m32r support
[deliverable/binutils-gdb.git] / sim /
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-26  Jackie Smith CashionThu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnu...
1996-09-26  Jackie Smith CashionThu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnu...
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  Ian Lance Taylor * gencode.c (process_instructions): Call build_endian_...
1996-09-20  Michael MeissnerLose doc directory until we DOS-ize it; Add doc/.Sanitize
1996-09-20  Michael MeissnerAdd documentation files
1996-09-20  Michael MeissnerPSIM 1996/9/19 update
1996-09-20  Ian Lance TaylorFix multiplication, ldxc1, and floating point conversio...
1996-09-20  Michael MeissnerMake sure cmp{,eq,u}i use correct casts
1996-09-19  Ian Lance Taylor * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS...
1996-09-19  Ian Lance Taylor * gencode.c (process_instructions): Correct shift...
1996-09-19  Ian Lance Taylor * gencode.c (process_instructions): Correct handling...
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-17  Jackie Smith CashionTue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnu...
1996-09-16  Jackie Smith CashionMon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnu...
1996-09-15  Michael MeissnerFix brf0{t,f}.s <label> -> instruction not to execute...
1996-09-14  Ian Lance Taylor * Makefile.in (CC_FOR_BUILD): New variable.
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-12  Michael MeissnerPrint line # and function name or filename if they...
1996-09-12  Michael MeissnerStore bfd pointer in a global variable
1996-09-11  Michael Meissnerfix typo
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-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-08  Stu Grossman * erc32.c (port_init): Disable this for __GO32__...
1996-09-08  Ian Lance Taylor * configure.in: Do build erc32 for DOS and Windows...
1996-09-07  Martin HuntFri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza...
1996-09-05  Stu Grossman * Makefile.in erc32/Makefile.in: Don't set srcroot...
1996-09-04  Ian Lance Taylor * configure.in: Only build the MIPS simulator if we...
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-09-03  Jeff Law * gencode.c: Fix various indention & style...
1996-09-03  Michael MeissnerPortability fixes; re-add printf/putchar traps
1996-09-03  Jeff LawFix typpppo
1996-09-03  Jeff Law * interp.c: OP should be an array of 32bit...
1996-08-31  Jeff LawOpps. Forgot to commit this a few days ago.
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 LawFix typos in multiply and divide code.
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...
1996-08-29  Jeff Law * configure.in (v850-*-*): Added V850 simulator.
1996-08-29  Martin HuntWed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza...
1996-08-28  Martin HuntNew file.
1996-08-27  Martin HuntMon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza...
1996-08-22  Ian Lance Taylor * Makefile.in (gencode): Depend upon gencode.o, getopt...
1996-08-19  Michael MeissnerFixes from Andrew
1996-08-18  Angela Marie Thomasremoved NOTES from Things-to-keep since it's a dead...
1996-08-13  Michael MeissnerImprove -t options support to list all of the configura...
1996-08-12  Michael MeissnerTest whether /dev/zero works before attemping to us it
1996-08-12  Martin Huntfix for D10V.
1996-08-08  Michael MeissnerIf HAVE_TERMOS_STRUCTURE is not defined, make sure...
1996-08-07  Michael MeissnerAllow simulator to build on other machines than x86
1996-08-06  Michael Meissner7/30 release from Andrew
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...
1996-08-02  Martin HuntThu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza...
1996-07-23  Michael MeissnerNew simulator changes from Andrew
1996-07-18  Stu Grossman * gencode.c (process_instructions): Generate word64...
1996-07-10  Jeff Law * compile.c (sim_resume): Fix all rotate-by...
1996-07-05  Jeff LawNo longer need to sanitize away h8s stuff.
1996-07-04  Stu Grossman * erc32.c (mec_reset mec_read mec_write memory_read...
1996-07-03  Jeff Law * run.c (main): Don't "load" sections which...
1996-07-02  Jeff Law * compile.c (sim_resume): Handle "ldm.l" and...
1996-06-26  Michael MeissnerMake simulator build again on SunOS and HP/US systems
1996-06-26  Jackie Smith CashionAdded.
1996-06-26  Jackie Smith CashionKeep the mips directory.
1996-06-26  Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
next
This page took 0.04713 seconds and 7 git commands to generate.