summaryrefslogtreecommitdiffstats
path: root/sim/sh/interp.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-nobody2013-09-181-2795/+0
* gdb:Steve Ellcey2013-03-151-1/+1
* Update sim_fetch_register, sim_store_register for sh and mn10300.Kevin Buettner2012-02-161-3/+3
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-161-0/+6
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-141-2/+2
* * interp.c: Don't include sysdep.h.Masaki Muranaka2010-02-141-1/+18
* 2008-02-04 Antony King <antony.king@st.com>Andrew Stubbs2008-02-041-13/+8
* 2005-11-10 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2005-11-101-1/+1
* * interp.c (<sys/mman.h>): Include.Joern Rennecke2005-09-191-5/+35
* * interp.c (strswaplen): Add one for '\0' delimiter.Joern Rennecke2005-08-021-1/+5
* * gencode.c (movua.l): Compensate for endianness.Corinna Vinschen2004-09-081-27/+321
* 2004-02-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-02-121-3/+3
* 2004-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-01-101-55/+60
* 2004-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-01-091-6/+43
* * interp.c (fsca_s, fsrra_s): New functions.Joern Rennecke2003-11-031-0/+49
* include/gdb:Joern Rennecke2003-10-151-0/+11
* 2003-08-11 Shrinivas Atre <shrinivasa@KPITCummins.com>Michael Snyder2003-08-111-0/+52
* Index: arm/ChangeLogAndrew Cagney2003-02-271-3/+3
* gcc uses trap 33 for profiling, but the simulator didn't support it.Joern Rennecke2002-10-111-4/+15
* include/gdb:Joern Rennecke2002-07-171-114/+163
* * interp.c (sim_resume): Fix setting of bus error forJoern Rennecke2002-06-181-1/+1
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* * interp.c (sim_create_inferior): Record program arguments forAlexandre Oliva2001-01-301-3/+45
* * interp.c (trap): Implement time.Alexandre Oliva2001-01-241-0/+3
* sh-dsp support, simulator speedup by using host byte order:Joern Rennecke2000-05-151-304/+891
* import gdb-19990422 snapshotStan Shebs1999-04-261-24/+213
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+1414
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1663/+0
* Comment typo fix.Joern Rennecke1997-09-021-1/+1
* Sanitation fixes.Joern Rennecke1997-09-021-1/+41
* Merge SH4 branch simulator in to devo.Andrew Cagney1997-09-021-124/+448
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-2/+6
* Flush defunct sim_kill.Andrew Cagney1997-08-261-7/+0
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-4/+16
* * interp.c: Include float.h and define SIGTRAP if _WIN32.Stu Grossman1997-04-191-2/+13
* * interp.c (sim_resume): Fix argument to poll_quit.David Edelsohn1997-04-181-1/+1
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-22/+12
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-171-23/+51
* * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1997-03-131-122/+127
* * interp.c (trap, case SYS_utime): Cast second arg of utime toJim Wilson1995-10-061-1/+3
* * interp.c (callback): Initialize to default callback.Steve Chamberlain1995-10-051-22/+49
* * run.c (sim_callback_write_stdout): New.Steve Chamberlain1995-09-201-1/+4
* Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-191-36/+7
* * gencode.c: Back up PC by 2 for breakpoints.Stu Grossman1995-09-151-8/+9
* * interp.c (FPSCR, FPUL): Define.Jeff Law1995-08-311-6/+64
* * interp.c: (SYS_wait): Define as SYS_wait4 if available andFred Fish1995-06-291-0/+8
* * interp.c: Don't include sys/times.h or sys/param.hSteve Chamberlain1995-06-231-2/+0
* * interp.c: (SIGBUS, SIGTERM): Define if not.Steve Chamberlain1995-06-211-12/+35
* Changes for PR 6203.Torbjorn Granlund1995-01-221-39/+57
* * interp.c (BUSERROR): New macro.Steve Chamberlain1994-12-291-197/+402
OpenPOWER on IntegriCloud