]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/d10v/ChangeLog
For sub2w, compute carry according to negated addition rules.
[thirdparty/binutils-gdb.git] / sim / d10v / ChangeLog
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
1996-09-09  Michael MeissnerFix ld2w tracing
1996-09-09  Michael MeissnerCorrect tracing of cpfg
1996-09-09  Michael MeissnerMake ex{f,t}* tests agree with book
1996-09-09  Michael MeissnerFix accumulator shifts
1996-09-07  Martin HuntFri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza...
1996-09-04  Michael MeissnerSecond pass at canadian cross
1996-09-04  Michael MeissnerFirst cut at dealing with canadian crosses; make -t...
1996-09-04  Michael MeissnerMore debug support; Enable -t/-v to work correctly...
1996-09-04  Michael MeissnerEnhance debug support
1996-09-04  Mark Alexander * simops.c: Include correct syscall.h for d10v, not...
1996-08-29  Martin HuntWed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza...
1996-08-03  Martin HuntFri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza...
1996-08-02  Martin HuntThu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza...