]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/sh/ChangeLog
Import current --enable-gdb-build-warnings.
[thirdparty/binutils-gdb.git] / sim / sh / ChangeLog
2002-06-16  Andrew CagneyImport current --enable-gdb-build-warnings.
2002-06-09  Andrew CagneyMove include/callback.h and include/remote-sim.h to...
2001-01-30  Alexandre Oliva* interp.c (sim_create_inferior): Record program argume...
2001-01-24  Alexandre Oliva* interp.c (trap): Implement time.
2000-10-24  Ben Elliston* pendanticism
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-24  Andrew CagneyChange profiling so that it is enabled by default....
2000-05-15  Joern Renneckesh-dsp support, simulator speedup by using host byte...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-31  Jason Molendaimport gdb-1999-08-30 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-11  Stan Shebsimport gdb-1999-05-10
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository gdb-4_18-branchpoint
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-04-26  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-31  Andrew CagneyAdd config support for the size of the target address...
1998-01-20  Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-10-22  Andrew CagneyAdd LMA_P and DO_WRITE arguments to sim/common/sim...
1997-09-23  Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22  Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22  Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-10  Felix Lee * interp.c (sim_resume): poll_quit() at least once...
1997-09-05  David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-02  Andrew CagneyMerge SH4 branch simulator in to devo.
1997-08-27  Andrew CagneyFix doco on enable-sim-inline.
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26  Andrew CagneyFlush defunct sim_kill.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-04-24  David Edelsohn * tconfig.in: New file.
1997-04-22  Stu Grossman * Makefile.in: Add clean targets.
1997-04-19  Stu Grossman * interp.c: Include float.h and define SIGTRAP if...
1997-04-18  David Edelsohn * interp.c (sim_resume): Fix argument to poll_quit.
1997-04-18  Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-02  David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02  Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-18  Andrew CagneyMove SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro...
1997-03-17  Andrew Cagney * configure: Re-generate.
1997-03-14  Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13  David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-01-23  Stu Grossman * configure configure.in Makefile.in: Update to new...
1995-12-04  J.T. Conklin* gencode.c (tab): Added several sh3 opcodes.
1995-11-29  Jim Wilson * gencode.c (tab): In shad/shld definitions, negate...
1995-11-18  Jim WilsonPatch for Hitachi PR 8433, avoid core dump on HPUX...
1995-11-15  Stu Grossman * gencode.c: jsr, bsr and bsrf actually save pc+4...
1995-11-14  Stu Grossman * gencode.c: jsr actually saves pc+4, and rts actuall...
1995-10-21  Jim WilsonIndicate SIGILL instead of calling abort for default...
1995-10-06  Jim Wilson * interp.c (callback): Remove last change. It is...
1995-10-06  Jim Wilson * interp.c (trap, case SYS_utime): Cast second arg...
1995-10-05  Steve Chamberlain * interp.c (callback): Initialize to default callback.
1995-09-20  Ian Lance Tayloradd maintainer-clean Makefile targets
1995-09-20  Steve Chamberlain * run.c (sim_callback_write_stdout): New.
1995-09-19  Steve ChamberlainMon Sep 18 18:42:27 1995 steve chamberlain <sac@slash...
1995-09-15  Stu Grossman * gencode.c: Back up PC by 2 for breakpoints.
1995-09-08  Ian Lance Taylor * configure.in: Define CC_FOR_BUILD. Don't call AC_PR...
1995-09-07  J.T. Conklin(Try to) Update to new bfd autoconf scheme.
1995-08-31  Jeff Law * Makefile.in (run): Link in math library too.
1995-08-31  Jeff Law * interp.c (FPSCR, FPUL): Define.
1995-08-31  Jeff Law * gencode.c (gensim): abort if an unknown opcode is...
1995-07-05  J.T. Conklin* Makefile.in (distclean, mostlyclean, realclean):...
1995-07-05  J.T. Conklin* sh.mt: Removed.
1995-07-05  J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-01  Stan Shebs * interp.c (sim_open): If argument supplied, interpret as
1995-06-29  Fred Fish * interp.c: (SYS_wait): Define as SYS_wait4 if availab...
1995-06-23  Steve Chamberlain * interp.c: Don't include sys/times.h or sys/param.h
1995-06-21  Steve Chamberlain * interp.c: (SIGBUS, SIGTERM): Define if not.
1995-05-24  Steve ChamberlainWed May 24 14:07:11 1995 Steve Chamberlain <sac@slash...
1995-01-22  Torbjorn GranlundChanges for PR 6203.
1995-01-19  Torbjorn GranlundFix for PR 6200 (SUBC problems).
1995-01-09  Stu Grossman * interp.c: Remove def of INLINE. This comes from...
1994-12-29  Steve Chamberlain * interp.c (BUSERROR): New macro.
1994-11-24  Steve Chamberlain * interp.c ([wr][bwl]at): New functions.
1994-05-18  David Edelsohn * interp.c (sim_*): Make result void where there isn...
1993-10-23  David Edelsohn(sim_stop_signal): Result is now enum sim_stop.
1993-06-18  Steve Chamberlain * gencode.c: Fix some opcodes.
1993-04-27  Steve ChamberlainNew stuff for SH.