1996-10-31 |
Gavin Romig-Koch | Fix linux build problem. |
tree | commitdiff |
1996-10-30 |
Michael Meissner | Fix -t option to work with memory mapping; Print PC... |
tree | commitdiff |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_times and... |
tree | commitdiff |
1996-10-30 |
Jeff Law | * simops.c (OP_10007E0): Handle SYS_time. |
tree | commitdiff |
1996-10-29 |
Michael Meissner | Add access, sigaltstack, sigaction emulations |
tree | commitdiff |
1996-10-29 |
Jeff Law | * simops.c: Include <sys/stat.h>. |
tree | commitdiff |
1996-10-29 |
Martin Hunt | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Mask off low bit in displa... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (OP_500): Fix displacement handling... |
tree | commitdiff |
1996-10-24 |
Jeff Law | * simops.c (trace_input): Remove all references... |
tree | commitdiff |
1996-10-24 |
Stu Grossman | * Makefile.in: Get rid of srcroot. Set all INSTALL... |
tree | commitdiff |
1996-10-22 |
Michael Meissner | Provide better statistics, particularly for doing VLIW... |
tree | commitdiff |
1996-10-21 |
Martin Hunt | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-10-18 |
Michael Meissner | Add support for fsel |
tree | commitdiff |
1996-10-17 |
David Edelsohn | * configure.in (--enable-sim-powerpc): Delete. |
tree | commitdiff |
1996-10-17 |
David Edelsohn | Add more m32r support. |
tree | commitdiff |
1996-10-17 |
Michael Meissner | Make simulated loads/stores faster on x86, AIX, and... |
tree | commitdiff |
1996-10-17 |
Jeff Law | Add missing v850 sanitization stuff. |
tree | commitdiff |
1996-10-16 |
Michael Meissner | Make read/write memory functions inlined |
tree | commitdiff |
1996-10-16 |
Michael Meissner | Make read/write memory functions inlined |
tree | commitdiff |
1996-10-16 |
Michael Meissner | Fix tracing of accumulators |
tree | commitdiff |
1996-10-15 |
Stu Grossman | * interp.c (MEM_SIZE): It's now bytes, not a power... |
tree | commitdiff |
1996-10-15 |
Michael Meissner | Better error messages when a program stops due to signa... |
tree | commitdiff |
1996-10-13 |
Michael Meissner | Fix ld2w r2,@r2 so that r3 loads the proper value |
tree | commitdiff |
1996-10-12 |
Jeff Law | * configure.in: Only build the V850 simulator if |
tree | commitdiff |
1996-10-03 |
Jason Molenda | * Makefile.in (mostlyclean): Move config.log... |
tree | commitdiff |
1996-10-02 |
Jason Molenda | * Makefile.in (clean): Remove config.log. |
tree | commitdiff |
1996-09-30 |
David Edelsohn | m32r [work in progress] |
tree | commitdiff |
1996-09-28 |
Stu Grossman | * gencode.c (write_opcodes): Output hex values for... |
tree | commitdiff |
1996-09-27 |
Jeff Law | * simops.c (trace_input): Fix thinko. |
tree | commitdiff |
1996-09-26 |
Jackie Smith Cashion | Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnu... |
tree | commitdiff |
1996-09-26 |
Jackie Smith Cashion | Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnu... |
tree | commitdiff |
1996-09-25 |
Michael Meissner | Fix tracing for st2w |
tree | commitdiff |
1996-09-20 |
Martin Hunt | Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-09-20 |
Ian Lance Taylor | * gencode.c (process_instructions): Call build_endian_... |
tree | commitdiff |
1996-09-20 |
Michael Meissner | Lose doc directory until we DOS-ize it; Add doc/.Sanitize |
tree | commitdiff |
1996-09-20 |
Michael Meissner | Add documentation files |
tree | commitdiff |
1996-09-20 |
Michael Meissner | PSIM 1996/9/19 update |
tree | commitdiff |
1996-09-20 |
Ian Lance Taylor | Fix multiplication, ldxc1, and floating point conversio... |
tree | commitdiff |
1996-09-20 |
Michael Meissner | Make sure cmp{,eq,u}i use correct casts |
tree | commitdiff |
1996-09-19 |
Ian Lance Taylor | * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS... |
tree | commitdiff |
1996-09-19 |
Ian Lance Taylor | * gencode.c (process_instructions): Correct shift... |
tree | commitdiff |
1996-09-19 |
Ian Lance Taylor | * gencode.c (process_instructions): Correct handling... |
tree | commitdiff |
1996-09-19 |
Michael Meissner | Fix tracing info |
tree | commitdiff |
1996-09-19 |
Michael Meissner | Make sure there is a trailing space after the instruction |
tree | commitdiff |
1996-09-19 |
Michael Meissner | Provide macros that can be overriden for the width... |
tree | commitdiff |
1996-09-19 |
Michael Meissner | Add dependencies on lib{bfd,iberity}.a |
tree | commitdiff |
1996-09-18 |
Michael Meissner | Rename sim_bfd -> exec_bfd for gdb compatibility |
tree | commitdiff |
1996-09-18 |
Michael Meissner | Make exit/stop return correct exit value; Add line... |
tree | commitdiff |
1996-09-17 |
Jackie Smith Cashion | Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnu... |
tree | commitdiff |
1996-09-16 |
Jackie Smith Cashion | Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnu... |
tree | commitdiff |
1996-09-15 |
Michael Meissner | Fix brf0{t,f}.s <label> -> instruction not to execute... |
tree | commitdiff |
1996-09-14 |
Ian Lance Taylor | * Makefile.in (CC_FOR_BUILD): New variable. |
tree | commitdiff |
1996-09-14 |
Michael Meissner | For unknown traps, print contents of registers and... |
tree | commitdiff |
1996-09-12 |
Mark Alexander | * simops.c (OP_5F00): Fix problems with system calls. |
tree | commitdiff |
1996-09-12 |
Michael Meissner | Correct trap tracing information |
tree | commitdiff |
1996-09-12 |
Michael Meissner | Print line # and function name or filename if they... |
tree | commitdiff |
1996-09-12 |
Michael Meissner | Store bfd pointer in a global variable |
tree | commitdiff |
1996-09-11 |
Michael Meissner | fix typo |
tree | commitdiff |
1996-09-11 |
Michael Meissner | Add tracing support; Fix some problems with hardwired... |
tree | commitdiff |
1996-09-10 |
Jeff Law | * interp.c (hash): Make this an inline function |
tree | commitdiff |
1996-09-09 |
Michael Meissner | Addi needs to set the carry |
tree | commitdiff |
1996-09-09 |
Michael Meissner | Fix ld2w tracing |
tree | commitdiff |
1996-09-09 |
Michael Meissner | Correct tracing of cpfg |
tree | commitdiff |
1996-09-09 |
Michael Meissner | Make ex{f,t}* tests agree with book |
tree | commitdiff |
1996-09-09 |
Michael Meissner | Fix accumulator shifts |
tree | commitdiff |
1996-09-08 |
Stu Grossman | * erc32.c (port_init): Disable this for __GO32__... |
tree | commitdiff |
1996-09-08 |
Ian Lance Taylor | * configure.in: Do build erc32 for DOS and Windows... |
tree | commitdiff |
1996-09-07 |
Martin Hunt | Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza... |
tree | commitdiff |
1996-09-05 |
Stu Grossman | * Makefile.in erc32/Makefile.in: Don't set srcroot... |
tree | commitdiff |
1996-09-04 |
Ian Lance Taylor | * configure.in: Only build the MIPS simulator if we... |
tree | commitdiff |
1996-09-04 |
Michael Meissner | Second pass at canadian cross |
tree | commitdiff |
1996-09-04 |
Michael Meissner | First cut at dealing with canadian crosses; make -t... |
tree | commitdiff |
1996-09-04 |
Michael Meissner | More debug support; Enable -t/-v to work correctly... |
tree | commitdiff |
1996-09-04 |
Michael Meissner | Enhance debug support |
tree | commitdiff |
1996-09-04 |
Mark Alexander | * simops.c: Include correct syscall.h for d10v, not... |
tree | commitdiff |
1996-09-03 |
Jeff Law | * gencode.c: Fix various indention & style... |
tree | commitdiff |
1996-09-03 |
Michael Meissner | Portability fixes; re-add printf/putchar traps |
tree | commitdiff |
1996-09-03 |
Jeff Law | Fix typpppo |
tree | commitdiff |
1996-09-03 |
Jeff Law | * interp.c: OP should be an array of 32bit... |
tree | commitdiff |
1996-08-31 |
Jeff Law | Opps. Forgot to commit this a few days ago. |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Fix "not1" and "set1". |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Don't forget to initialize temp for |
tree | commitdiff |
1996-08-30 |
Jeff Law | * interp.c: Remove various debugging printfs. |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Fix satadd, satsub boundary case... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * interp.c (hash): Fix. |
tree | commitdiff |
1996-08-30 |
Jeff Law | * interp.c (do_format_4): Get operands correctl... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * v850_sim.h: The V850 doesn't have split I... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * v850_sim.h (struct _state): Remove "psw"... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Handle "satadd", "satsub", "satsubi... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * interp.c (do_format_5): Get operands correctl... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Fix minor typos. Handle "cmp"... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * interp.c (do_format_3): Get operands correctl... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * simops.c: Add condition code handling to... |
tree | commitdiff |
1996-08-30 |
Jeff Law | * Makefile.in: Fix typo. |
tree | commitdiff |
1996-08-29 |
Jeff Law | * interp.c (hash): Update to be more accurate. |
tree | commitdiff |
1996-08-29 |
Jeff Law | * simops.c: Add shift support. |
tree | commitdiff |
1996-08-29 |
Jeff Law | Fix typos in multiply and divide code. |
tree | commitdiff |
1996-08-29 |
Jeff Law | * simops.c: Add multiply & divide support.... |
tree | commitdiff |
1996-08-29 |
Jeff Law | * simops.c: Add logicals, mov, movhi, movea... |
tree | commitdiff |
next |