Age | Commit message (Expand) | Author | Files | Lines |
1996-10-24 | * Makefile.in: Get rid of srcroot. Set all INSTALL macros via | Stu Grossman | 4 | -51/+131 |
1996-10-22 | Provide better statistics, particularly for doing VLIW work; Fix ldb to corre... | Michael Meissner | 2 | -95/+213 |
1996-10-21 | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -6/+10 |
1996-10-18 | Add support for fsel | Michael Meissner | 1 | -1/+1 |
1996-10-17 | * configure.in (--enable-sim-powerpc): Delete. | David Edelsohn | 1 | -35/+49 |
1996-10-17 | Add more m32r support. | David Edelsohn | 1 | -0/+28 |
1996-10-17 | Make simulated loads/stores faster on x86, AIX, and big endian hosts | Michael Meissner | 2 | -0/+24 |
1996-10-17 | Add missing v850 sanitization stuff. | Jeff Law | 1 | -0/+2 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 3 | -69/+69 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 4 | -22/+40 |
1996-10-16 | Fix tracing of accumulators | Michael Meissner | 2 | -2/+6 |
1996-10-15 | * interp.c (MEM_SIZE): It's now bytes, not a power of 2. | Stu Grossman | 1 | -0/+31 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 5 | -42/+254 |
1996-10-13 | Fix ld2w r2,@r2 so that r3 loads the proper value | Michael Meissner | 2 | -13/+115 |
1996-10-12 | * configure.in: Only build the V850 simulator if | Jeff Law | 3 | -9/+30 |
1996-10-03 | * Makefile.in (mostlyclean): Move config.log to distclean. | Jason Molenda | 2 | -2/+7 |
1996-10-02 | * Makefile.in (clean): Remove config.log. | Jason Molenda | 2 | -8/+16 |
1996-09-30 | m32r [work in progress] | David Edelsohn | 1 | -0/+7 |
1996-09-28 | * gencode.c (write_opcodes): Output hex values for opcode mask | Stu Grossman | 4 | -5/+27 |
1996-09-27 | * simops.c (trace_input): Fix thinko. | Jeff Law | 2 | -7/+16 |
1996-09-26 | Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -3/+3 |
1996-09-26 | Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -1/+1 |
1996-09-25 | Fix tracing for st2w | Michael Meissner | 2 | -12/+54 |
1996-09-20 | Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+5 |
1996-09-20 | * gencode.c (process_instructions): Call build_endian_shift when | Ian Lance Taylor | 2 | -1/+5 |
1996-09-20 | Lose doc directory until we DOS-ize it; Add doc/.Sanitize | Michael Meissner | 1 | -1/+7 |
1996-09-20 | Add documentation files | Michael Meissner | 1 | -0/+1 |
1996-09-20 | PSIM 1996/9/19 update | Michael Meissner | 4 | -883/+2 |
1996-09-20 | Fix multiplication, ldxc1, and floating point conversion. See ChangeLog. | Ian Lance Taylor | 3 | -16/+67 |
1996-09-20 | Make sure cmp{,eq,u}i use correct casts | Michael Meissner | 2 | -5/+11 |
1996-09-19 | * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS, or HLPC. | Ian Lance Taylor | 2 | -4/+4 |
1996-09-19 | * gencode.c (process_instructions): Correct shift count for 32 | Ian Lance Taylor | 2 | -4/+9 |
1996-09-19 | * gencode.c (process_instructions): Correct handling of nor | Ian Lance Taylor | 2 | -1/+6 |
1996-09-19 | Fix tracing info | Michael Meissner | 2 | -1/+2 |
1996-09-19 | Make sure there is a trailing space after the instruction | Michael Meissner | 2 | -2/+4 |
1996-09-19 | Provide macros that can be overriden for the width of the PC & line number fi... | Michael Meissner | 2 | -6/+24 |
1996-09-19 | Add dependencies on lib{bfd,iberity}.a | Michael Meissner | 1 | -0/+5 |
1996-09-18 | Rename sim_bfd -> exec_bfd for gdb compatibility | Michael Meissner | 2 | -7/+7 |
1996-09-18 | Make exit/stop return correct exit value; Add line number tracing. | Michael Meissner | 5 | -26/+154 |
1996-09-17 | Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -7/+20 |
1996-09-16 | Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 3 | -62/+284 |
1996-09-15 | Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s... | Michael Meissner | 2 | -5/+19 |
1996-09-14 | * Makefile.in (CC_FOR_BUILD): New variable. | Ian Lance Taylor | 1 | -0/+11 |
1996-09-14 | For unknown traps, print contents of registers and continue execution | Michael Meissner | 2 | -0/+36 |
1996-09-12 | * simops.c (OP_5F00): Fix problems with system calls. | Mark Alexander | 2 | -40/+21 |
1996-09-12 | Correct trap tracing information | Michael Meissner | 2 | -1/+5 |
1996-09-12 | Print line # and function name or filename if they exist for each PC. | Michael Meissner | 2 | -3/+69 |
1996-09-12 | Store bfd pointer in a global variable | Michael Meissner | 2 | -6/+29 |
1996-09-11 | fix typo | Michael Meissner | 2 | -2/+6 |
1996-09-11 | Add tracing support; Fix some problems with hardwired sizes | Michael Meissner | 4 | -106/+650 |