aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim: m32r: unify ELF & Linux traps logicMike Frysinger2021-07-011-1326/+0
* sim: m32r: replace custom endian helpers with sim-endianMike Frysinger2021-07-011-107/+80
* sim: m32r: fix virtual environment with Linux targetsMike Frysinger2021-07-011-8/+3
* sim: m32r: namespace Linux syscall tableMike Frysinger2021-07-011-97/+99
* sim: callback: extend syscall interface to handle 7 argsMike Frysinger2021-06-241-0/+4
* sim: split sim-signal.h include outMike Frysinger2021-06-181-0/+1
* sim: start unifying portability shimsMike Frysinger2021-06-121-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* sim: drop host endian configure optionMike Frysinger2016-01-031-2/+2
* sim: convert to bfd_endianMike Frysinger2016-01-031-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: delete old breakpoint codeMike Frysinger2015-12-241-12/+0
* sim: syscall: add common sim_syscall helpersMike Frysinger2015-06-171-22/+15
* sim: syscall: unify memory helpersMike Frysinger2015-06-171-26/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* sim: add a proper sim_core_trans_addr prototypeMike Frysinger2012-03-261-1/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+2
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Kazuhiro Inaoka2004-12-091-0/+39
* 2004-10-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Andrew Cagney2004-10-271-42/+0
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-191-0/+1392