aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/traps-linux.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-01sim: m32r: unify ELF & Linux traps logicMike Frysinger1-1326/+0
2021-07-01sim: m32r: replace custom endian helpers with sim-endianMike Frysinger1-107/+80
2021-07-01sim: m32r: fix virtual environment with Linux targetsMike Frysinger1-8/+3
2021-07-01sim: m32r: namespace Linux syscall tableMike Frysinger1-97/+99
2021-06-24sim: callback: extend syscall interface to handle 7 argsMike Frysinger1-0/+4
2021-06-18sim: split sim-signal.h include outMike Frysinger1-0/+1
2021-06-12sim: start unifying portability shimsMike Frysinger1-0/+1
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-0/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-03sim: drop host endian configure optionMike Frysinger1-2/+2
2016-01-03sim: convert to bfd_endianMike Frysinger1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-24sim: delete old breakpoint codeMike Frysinger1-12/+0
2015-06-17sim: syscall: add common sim_syscall helpersMike Frysinger1-22/+15
2015-06-17sim: syscall: unify memory helpersMike Frysinger1-26/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-26sim: add a proper sim_core_trans_addr prototypeMike Frysinger1-1/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+2
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2004-12-092004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Kazuhiro Inaoka1-0/+39
2004-10-272004-10-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Andrew Cagney1-42/+0
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-0/+1392