]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/v850/ChangeLog
Cleanups to compile under FreeBSD
[thirdparty/binutils-gdb.git] / sim / v850 / ChangeLog
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-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...
1997-01-20  Michael MeissnerMultiply ops sign extend, not zero extend
1996-12-31  Michael MeissnerDeal with kill encoding the signal via the exit status.
1996-12-27  Michael MeissnerAllow exit to work normally under gdb
1996-10-31  Gavin Romig-KochFix linux build problem.
1996-10-30  Jeff Law * simops.c (OP_10007E0): Handle SYS_times and...
1996-10-30  Jeff Law * simops.c (OP_10007E0): Handle SYS_time.
1996-10-29  Jeff Law * simops.c: Include <sys/stat.h>.
1996-10-24  Jeff Law * simops.c (OP_500): Mask off low bit in displa...
1996-10-24  Jeff Law * simops.c (OP_500): Fix displacement handling...
1996-10-24  Jeff Law * simops.c (trace_input): Remove all references...
1996-10-24  Stu Grossman * Makefile.in: Get rid of srcroot. Set all INSTALL...
1996-10-15  Stu Grossman * interp.c (MEM_SIZE): It's now bytes, not a power...
1996-09-28  Stu Grossman * gencode.c (write_opcodes): Output hex values for...
1996-09-27  Jeff Law * simops.c (trace_input): Fix thinko.
1996-09-12  Michael MeissnerPrint line # and function name or filename if they...
1996-09-11  Michael MeissnerAdd tracing support; Fix some problems with hardwired...
1996-09-10  Jeff Law * interp.c (hash): Make this an inline function
1996-09-03  Jeff Law * gencode.c: Fix various indention & style...
1996-09-03  Jeff Law * interp.c: OP should be an array of 32bit...
1996-08-30  Jeff Law * simops.c: Fix "not1" and "set1".
1996-08-30  Jeff Law * simops.c: Don't forget to initialize temp for
1996-08-30  Jeff Law * interp.c: Remove various debugging printfs.
1996-08-30  Jeff Law * simops.c: Fix satadd, satsub boundary case...
1996-08-30  Jeff Law * interp.c (hash): Fix.
1996-08-30  Jeff Law * interp.c (do_format_4): Get operands correctl...
1996-08-30  Jeff Law * v850_sim.h: The V850 doesn't have split I...
1996-08-30  Jeff Law * v850_sim.h (struct _state): Remove "psw"...
1996-08-30  Jeff Law * simops.c: Handle "satadd", "satsub", "satsubi...
1996-08-30  Jeff Law * interp.c (do_format_5): Get operands correctl...
1996-08-30  Jeff Law * simops.c: Fix minor typos. Handle "cmp"...
1996-08-30  Jeff Law * interp.c (do_format_3): Get operands correctl...
1996-08-30  Jeff Law * simops.c: Add condition code handling to...
1996-08-30  Jeff Law * Makefile.in: Fix typo.
1996-08-29  Jeff Law * interp.c (hash): Update to be more accurate.
1996-08-29  Jeff Law * simops.c: Add shift support.
1996-08-29  Jeff Law * simops.c: Add multiply & divide support....
1996-08-29  Jeff Law * simops.c: Add logicals, mov, movhi, movea...
1996-08-29  Jeff Law * ChangeLog, Makefile.in, configure, configure...