Age | Commit message (Expand) | Author | Files | Lines |
1997-09-02 | Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used. | Nick Clifton | 2 | -8/+8 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -53/+38 |
1997-08-26 | * i386.h (two_byte_segment_defaults): Correct base register 5 in | Ian Lance Taylor | 1 | -0/+4 |
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 |
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 |
1997-08-26 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1997-08-26 | * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again). | Ian Lance Taylor | 2 | -11/+12 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -25/+100 |
1997-08-25 | Added magic numbers for V850E and V850EQ. | Nick Clifton | 3 | -4/+81 |
1997-08-22 | Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register for | Nick Clifton | 2 | -8/+35 |
1997-08-15 | fix v850 sanitization | Ian Lance Taylor | 2 | -25/+25 |
1997-08-15 | * arc.h (enum reloc): Move here from elf32-arc.c. | David Edelsohn | 1 | -27/+25 |
1997-08-14 | Undo last change, add comment saying why I think I was wrong. | David Edelsohn | 1 | -4/+10 |
1997-08-14 | * callback.h (cb_printf, cb_eprintf): Declare. | David Edelsohn | 2 | -25/+16 |
1997-08-14 | Tidied up sanitization. | Nick Clifton | 1 | -0/+5 |
1997-08-14 | Added support for new v850e and v850eq instructions. | Nick Clifton | 2 | -60/+92 |
1997-08-10 | keep arc.h | Ian Lance Taylor | 2 | -1/+2 |
1997-08-09 | * arc.h: New file. | David Edelsohn | 1 | -36/+0 |
1997-08-08 | * arc.h: New file. | David Edelsohn | 1 | -37/+0 |
1997-08-08 | * dis-asm.h (arc_get_disassembler): Declare. | David Edelsohn | 1 | -28/+0 |
1997-07-22 | Tue Jul 22 18:18:58 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz... | Ian Lance Taylor | 2 | -0/+21 |
1997-07-22 | * libiberty.h (PEXECUTE_*): Define. | Ian Lance Taylor | 1 | -0/+5 |
1997-07-11 | * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn | Jeff Law | 1 | -0/+8 |
1997-07-08 | > * tic80.h (TIC80_TARGET_ID): Add define. | Fred Fish | 2 | -4/+30 |
1997-06-16 | Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+20 |
1997-06-06 | sim_kill() isn't used. | Andrew Cagney | 2 | -6/+22 |
1997-05-24 | * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM): | Fred Fish | 2 | -1/+18 |
1997-05-22 | Restrict simulator commands to an enabled simulator. | Andrew Cagney | 2 | -38/+64 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 2 | -5/+11 |
1997-05-20 | Part II of adding callback argument to sim_open(). Update all the | Andrew Cagney | 1 | -8/+11 |
1997-05-20 | Depreciate sim_set_callbacks() function. Set simulator callbacks | Andrew Cagney | 2 | -2/+10 |
1997-05-19 | Graft sim/common event and other code onto the mips simulator. | Andrew Cagney | 2 | -1/+5 |
1997-05-15 | * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, | Mark Alexander | 1 | -0/+5 |
1997-05-14 | Added support for storing ARM Procedure Calling Standard variant, and ARM | Nick Clifton | 1 | -0/+14 |
1997-05-05 | * i386.h: Add MMX instructions. | Ian Lance Taylor | 2 | -1/+68 |
1997-05-05 | Mon May 5 12:45:19 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 2 | -22/+36 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 3 | -3/+59 |
1997-04-17 | Tweak comment. | David Edelsohn | 1 | -2/+1 |
1997-04-17 | * remote-sim.h (struct _bfd): Declare. | David Edelsohn | 2 | -17/+18 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 2 | -0/+18 |
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 1 | -1/+6 |
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 2 | -17/+37 |
1997-04-05 | * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases. | Ian Lance Taylor | 2 | -8/+18 |
1997-04-04 | cgen header file | David Edelsohn | 3 | -0/+660 |
1997-04-04 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1997-04-04 | * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and | Ian Lance Taylor | 2 | -16/+30 |
1997-04-02 | (sim_open): Update comment. | David Edelsohn | 1 | -2/+5 |
1997-04-02 | * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums. | David Edelsohn | 1 | -1/+13 |
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 1 | -0/+12 |
1997-04-01 | remove m32r sanitization | Ian Lance Taylor | 1 | -36/+1 |