Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-09-10 | * interp.c (hash): Make this an inline function | Jeff Law | 3 | -44/+43 |
1996-09-09 | Addi needs to set the carry | Michael Meissner | 2 | -0/+6 |
1996-09-09 | Fix ld2w tracing | Michael Meissner | 2 | -1/+3 |
1996-09-09 | Correct tracing of cpfg | Michael Meissner | 2 | -2/+9 |
1996-09-09 | Make ex{f,t}* tests agree with book | Michael Meissner | 2 | -8/+9 |
1996-09-09 | Fix accumulator shifts | Michael Meissner | 2 | -5/+31 |
1996-09-08 | * erc32.c (port_init): Disable this for __GO32__ (got no pty's | Stu Grossman | 1 | -0/+20 |
1996-09-08 | * configure.in: Do build erc32 for DOS and Windows hosts. | Ian Lance Taylor | 1 | -7/+1 |
1996-09-07 | Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -2/+7 |
1996-09-05 | * Makefile.in erc32/Makefile.in: Don't set srcroot. This should | Stu Grossman | 2 | -22/+23 |
1996-09-04 | * configure.in: Only build the MIPS simulator if we are using | Ian Lance Taylor | 3 | -15/+134 |
1996-09-04 | Second pass at canadian cross | Michael Meissner | 2 | -10/+29 |
1996-09-04 | First cut at dealing with canadian crosses; make -t in debugger set d10v_debu... | Michael Meissner | 5 | -30/+104 |
1996-09-04 | More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c... | Michael Meissner | 7 | -177/+1583 |
1996-09-04 | Enhance debug support | Michael Meissner | 4 | -475/+756 |