summaryrefslogtreecommitdiff
path: root/sim/m32r/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: drop unused targ-vals.h includesMike Frysinger2021-10-311-1/+0
* sim: m32r: add __linux__ hack for non-Linux hostsMike Frysinger2021-08-221-0/+8
* sim: m32r: reformat linux traps codeMike Frysinger2021-07-011-1067/+1063
* sim: m32r: unify ELF & Linux traps logicMike Frysinger2021-07-011-14/+1185
* sim: split sim-signal.h include outMike Frysinger2021-06-181-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* Add system includes in simTom Tromey2021-04-081-0/+1
* 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
* 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-21/+14
* sim: syscall: unify memory helpersMike Frysinger2015-06-171-24/+3
* 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
* 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
* Add support for the m32r2 processorNick Clifton2003-12-111-31/+60
* More reversion of incomplete m32r changes. Should be back to normal.Andrew Cagney2003-12-071-18/+6
* Revert last commit, build problems.Andrew Cagney2003-12-071-19/+4
* 2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Andrew Cagney2003-12-071-4/+19
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-3/+6
* import gdb-19990422 snapshotStan Shebs1999-04-261-3/+12
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+170
* Initial creation of sourceware repositoryStan Shebs1999-04-161-173/+0
* * m32r-sim.h (m32r_trap): Update prototype.Doug Evans1998-09-091-13/+12
* * traps.c: New file. Trap support moved here from sim-if.c.Doug Evans1998-06-111-0/+174