* m68k-opc.c (m68k_opcodes): Simplify table by using < and >
[binutils-gdb.git] / sim /
1996-11-25 Jeff Law * Makefile.in, config.in, configure, configure...
1996-11-21 Michael MeissnerMake address in I/O space a bus error; properly cast...
1996-11-20 David Edelsohn * run.c: Deleted, using one in ../common now.
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-11-20 David Edelsohn * Makefile.in (LIBCOMMON): Define.
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-11-20 David EdelsohnNew file.
1996-11-20 David Edelsohn * Makefile.in: Delete all stuff moved to ../common...
1996-11-20 David EdelsohnAdd new files.
1996-11-20 David Edelsohn * run.c: #include ../common/config.h, tconfig.h.
1996-11-20 David Edelsohn * run.c: Deleted, use one in ../common now.
1996-11-20 David Edelsohn * configure.in (configdirs): Add common.
1996-11-20 David Edelsohn * sim_calls.c (sim_resume): Reset sim_should_run if...
1996-11-15 Michael MeissnerFix some warnings
1996-11-09 Martin HuntFri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza...
1996-11-01 Michael MeissnerPowerpc-linux now builds the simulator
1996-11-01 Martin HuntThu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza...
1996-10-31 Gavin Romig-KochFix linux build problem.
1996-10-30 Michael MeissnerFix -t option to work with memory mapping; Print PC...
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 Michael MeissnerAdd access, sigaltstack, sigaction emulations
1996-10-29 Jeff Law * simops.c: Include <sys/stat.h>.
1996-10-29 Martin HuntTue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza...
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-22 Michael MeissnerProvide better statistics, particularly for doing VLIW...
1996-10-21 Martin HuntMon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza...
1996-10-18 Michael MeissnerAdd support for fsel
1996-10-17 David Edelsohn * configure.in (--enable-sim-powerpc): Delete.
1996-10-17 David EdelsohnAdd more m32r support.
1996-10-17 Michael MeissnerMake simulated loads/stores faster on x86, AIX, and...
1996-10-17 Jeff LawAdd missing v850 sanitization stuff.
1996-10-16 Michael MeissnerMake read/write memory functions inlined
1996-10-16 Michael MeissnerMake read/write memory functions inlined
1996-10-16 Michael MeissnerFix tracing of accumulators
1996-10-15 Stu Grossman * interp.c (MEM_SIZE): It's now bytes, not a power...
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-10-12 Jeff Law * configure.in: Only build the V850 simulator if
1996-10-03 Jason Molenda * Makefile.in (mostlyclean): Move config.log...
1996-10-02 Jason Molenda * Makefile.in (clean): Remove config.log.
1996-09-30 David Edelsohnm32r [work in progress]
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...
next