aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/sim-if.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-07-05sim: start a unified sim_do_commandMike Frysinger1-48/+0
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
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/+2
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-0/+7
2003-12-11Add support for the m32r2 processorNick Clifton1-14/+21
2003-12-07More reversion of incomplete m32r changes. Should be back to normal.Andrew Cagney1-10/+0
2003-12-07Revert last commit, build problems.Andrew Cagney1-0/+5
2003-12-072003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Andrew Cagney1-0/+5
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-0/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+287
1999-04-16Initial creation of sourceware repositoryStan Shebs1-286/+0
1999-01-06 * Makefile.in (MAIN_INCLUDE_DEPS): Delete.Doug Evans1-46/+21
1998-10-28 * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}".Doug Evans1-152/+61
1998-08-03 * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h.Doug Evans1-110/+14
1998-05-19 * sim-if.c (do_trap): Treat traps 2-15 as hardware does.Doug Evans1-2/+4
1998-05-16 * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans1-126/+132
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-14/+161
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1-130/+182
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-1/+1
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-24/+6
1997-08-26Flush defunct sim_kill.Andrew Cagney1-7/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-25/+10
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-2/+5
1997-05-01 Merge from branch into devo. CGEN generic files moved to commonDavid Edelsohn1-0/+328