]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/d10v/ChangeLog
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / sim / d10v / ChangeLog
1999-09-09  Stan Shebsimport gdb-1999-09-08 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
1999-01-27  Jason Molenda1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-09-30  Nick CliftonFix PR 17387: ignore auto increment for loads where...
1998-04-26  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24  Andrew Cagney* interp.c (struct hash_entry): OPCODE and MASK are...
1998-04-01  Andrew Cagney* configure.in (SIM_AC_OPTION_WARNINGS): Add.
1998-03-27  Andrew CagneyDo top level sim-hw module for device tree.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-16  Andrew CagneyImplement "dbt" and "rtd" instructions.
1998-02-13  Andrew CagneyImplement separate user (SPU) and interrupt (SPI) stack...
1998-02-11  Andrew CagneyDon't abort() when system call is unknown.
1998-02-11  Andrew CagneyEnsure zero-hardwired bits in DPSW remain zero.
1998-01-31  Andrew CagneyAdd config support for the size of the target address...
1998-01-26  Michael MeissnerExit status is in r0, not r2
1998-01-25  Michael MeissnerIf DEBUG has 0x20 set, turn traps into batch debugging
1998-01-23  Michael MeissnerFirst round of d10v ABI changes
1998-01-22  Fred Fish * interp.c (UMEM_SEGMENTS): New define, set to 128.
1998-01-20  Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-12-08  Andrew CagneyFix typo, REP_S was refering to REP_E register.
1997-12-08  Andrew CagneyFor "trap", IBT and RIE exceptions, mask all PSW.SM...
1997-12-04  Doug EvansRegenerate configure files.
1997-12-04  Andrew CagneyAdd DM (bit 4) to PSW. See 7-1 for more info.
1997-12-03  Andrew Cagney* d10v_sim.h (SEXT56): Define.
1997-12-02  Fred Fish * interp.c (sim_resume): Call do_2_short with LEFT_FIR...
1997-12-02  Andrew CagneyFor "msbu", subtract unsigned product from ACC,
1997-12-02  Andrew CagneyFor "mulxu", store unsigned product in ACC.
1997-12-02  Andrew CagneyFor MACU add unsigned multiply to accumulator.
1997-12-02  Andrew CagneyFor sub2w, compute carry according to negated addition...
1997-12-01  Andrew CagneyRework sim/common/sim-alu.h to differentiate between...
1997-11-10  Andrew Cagney* simops.c (OP_4201): "rachi". Sign extend bit 40 of...
1997-10-25  Andrew CagneyCorrect name of file given in ChangeLog for change...
1997-10-24  Andrew CagneyAddress MSC compiler issues in d10v_sim.h
1997-10-22  Andrew CagneyAdd LMA_P and DO_WRITE arguments to sim/common/sim...
1997-10-13  Fred Fish * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC...
1997-10-11  Fred Fish * simops.c (OP_6401): postdecrement on r15 is...
1997-09-27  Fred Fish * d10v_sim.h (INC_ADDR): Align MOD_E to increment...
1997-09-27  Fred Fish * interp.c (pc_addr): Discard upper bit(s) of...
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-11  Martin HuntWed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus...
1997-09-05  David Edelsohn* configure: Regenerated to track ../common/aclocal...
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-22  David Edelsohn * interp.c (sim_open): Undo patch to add -E support.
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-17  Andrew CagneyCleanups to compile under FreeBSD
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-14  Michael MeissnerAdd comment to changelog
1997-03-14  Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13  David Edelsohn * interp.c: Delete redundant prototypes of sim_foo...
1997-03-13  Michael MeissnerFix problems in setting the carry bit
1997-03-13  Michael MeissnerFix os_printf_filtered; Flush stdout after calling...
1997-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-23  Stu Grossman * configure configure.in Makefile.in: Update to new...
1996-12-16  Martin HuntMon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza...
1996-11-26  David Edelsohn * config.in (WORDS_BIGENDIAN): Add.
1996-11-21  Michael MeissnerMake address in I/O space a bus error; properly cast...
1996-11-20  David Edelsohn * Makefile.in: Delete all stuff moved to ../common...
1996-11-01  Martin HuntThu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza...
1996-10-30  Michael MeissnerFix -t option to work with memory mapping; Print PC...
1996-10-29  Martin HuntTue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza...
1996-10-21  Martin HuntMon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza...
1996-10-17  Michael MeissnerMake simulated loads/stores faster on x86, AIX, and...
1996-10-16  Michael MeissnerMake read/write memory functions inlined
1996-10-16  Michael MeissnerFix tracing of accumulators
1996-10-15  Michael MeissnerBetter error messages when a program stops due to signa...
1996-10-13  Michael MeissnerFix ld2w r2,@r2 so that r3 loads the proper value
1996-09-25  Michael MeissnerFix tracing for st2w
1996-09-20  Martin HuntFri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza...
1996-09-20  Michael MeissnerMake sure cmp{,eq,u}i use correct casts
1996-09-19  Michael MeissnerFix tracing info
1996-09-19  Michael MeissnerMake sure there is a trailing space after the instruction
1996-09-19  Michael MeissnerProvide macros that can be overriden for the width...
1996-09-19  Michael MeissnerAdd dependencies on lib{bfd,iberity}.a
1996-09-18  Michael MeissnerRename sim_bfd -> exec_bfd for gdb compatibility
1996-09-18  Michael MeissnerMake exit/stop return correct exit value; Add line...
1996-09-15  Michael MeissnerFix brf0{t,f}.s <label> -> instruction not to execute...
1996-09-14  Michael MeissnerFor unknown traps, print contents of registers and...
1996-09-12  Mark Alexander * simops.c (OP_5F00): Fix problems with system calls.
1996-09-12  Michael MeissnerCorrect trap tracing information
1996-09-11  Michael Meissnerfix typo
1996-09-09  Michael MeissnerAddi needs to set the carry
next