]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/sh
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / sim / sh /
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  Joern RenneckeSupport restore-sanitize-sh4 .
1997-09-02  Joern RenneckeComment typo fix.
1997-09-02  Joern RenneckeSanitation fixes.
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-07  Andrew CagneyGet configure to define RETSIGTYPE
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-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-24  Stu Grossman * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote...
1997-01-24  Stu Grossman * configure: Remove targ-vals.def when doing distclea...
1997-01-24  Stu Grossman * configure: Remove Make-common.in from dependencies...
1997-01-23  Stu Grossman * configure configure.in Makefile.in: Update to new...
1996-11-20  David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-06-26  Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-01-16  Jim WilsonRemove SH3e sanitization.
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-28  Steve ChamberlainThu Sep 28 15:26:59 1995 steve chamberlain <sac@slash...
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-08-12  Jim WilsonFor Sega/Hitachi, when simulator exits, check to see...
1995-08-02  Fred FishUpdate FSF address.
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-25  Jim WilsonUnsanitize SH3 support.
1995-05-24  Steve ChamberlainWed May 24 14:07:11 1995 Steve Chamberlain <sac@slash...
1995-04-24  Jason Molenda * configure.in: use ../../bfd/hosts/std-host...
1995-03-27  J.T. Conklin* run.c: parse arguments with getopt().
1995-02-28  Ian Lance TaylorSun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnu...
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-06-28  Steve ChamberlainSpecify the file type.
1994-05-27  Steve Chamberlain * interp.c (trap): Fix irix incompatibility.
1994-05-18  David Edelsohn * interp.c (sim_*): Make result void where there isn...
1994-02-12  Steve Chamberlain * gencode.c (main, gendefines): New -d option prints...
1993-11-11  David D. Zuhnkeep run.1
1993-10-26  David Edelsohn* Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1993-10-23  David Edelsohn(sim_stop_signal): Result is now enum sim_stop.
1993-10-22  Roland PeschMan page for "run" simulator, and install-man target...
1993-08-02  Fred FishRemove '.Sanitize' from explicit list of Things-to...
1993-07-30  Fred FishAdd .Sanitize to Things-to-lose list.
1993-07-06  Steve Chamberlain * run.c (main), interp.c (sim_set_timeout): Remove...
1993-06-24  Steve ChamberlainCheckpoint.
1993-06-18  Steve ChamberlainLook in the right place for bfd.h
1993-06-18  Steve ChamberlainNew file for configuring.
1993-06-18  Steve ChamberlainLint.
1993-06-18  Steve Chamberlain * gencode.c: Fix some opcodes.
1993-05-27  K. Richard Pixleyadded things-to-lose sections
1993-05-03  Steve ChamberlainSupport for broken makes and lint.
next