Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-29 | * include/opcode/mips.h (INSN_4900): Added. | Gavin Romig-Koch | 3 | -0/+39 | |
1997-10-28 | add a couple more notes to comment | Ken Raeburn | 1 | -2/+9 | |
1997-10-28 | checkpoint vr5400 additions | Ken Raeburn | 3 | -15/+105 | |
1997-10-23 | * sparc.h (DT_SPARC_REGISTER): New macro. | Richard Henderson | 2 | -7/+103 | |
(DT_SPARC_PLTFMT): In support of old sparc64-linux .plts; will go away soon. | |||||
1997-10-23 | * sparc.h: Add '_' and '/' for v9a asr's. | Richard Henderson | 1 | -0/+5 | |
Patch from David Miller <davem@vger.rutgers.edu> | |||||
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1 | -5/+12 | |
Update all simulators. Clarify behavour of sim_load in remote-sim.h | |||||
1997-10-14 | Added new field to disassemble_info structure to provide a function which | Nick Clifton | 1 | -28/+0 | |
determines if a symbol can be found at a given address. | |||||
1997-10-14 | * h8300.h: Bit ops with absolute addresses not in the 8 bit | Jeff Law | 1 | -0/+9 | |
area are not available in the base model (H8/300). pr 13467. | |||||
1997-10-14 | remote-sim.h: Clarify sim_read, sim_write MEM argument. | Andrew Cagney | 2 | -8/+28 | |
1997-09-25 | * remote-sim.h (SIM_RC): Add a bunch of new return codes for | Stu Grossman | 1 | -1/+17 | |
breakpoint stuff. * Add functions to tell the simulator to set/clear/enable/disable intrinsic breakpoints. | |||||
1997-09-24 | fix copyright | Ian Lance Taylor | 1 | -1/+1 | |
1997-09-24 | * m68k.h: Document q and v operand specifiers. | Ian Lance Taylor | 2 | -2191/+170 | |
1997-09-21 | Fixed sanitization bugs. | Nick Clifton | 1 | -1/+1 | |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 2 | -65/+2 | |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 2 | -11/+1 | |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 2 | -2/+11 | |
1997-09-17 | Added new relocations to handle the call table. | Nick Clifton | 2 | -0/+8 | |
1997-09-16 | Add new reloc, R_V850_TDA_16_16_OFFSET. | Nick Clifton | 2 | -0/+5 | |
1997-09-16 | Added new field to v850_opcode structure. | Nick Clifton | 2 | -0/+28 | |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+20 | |
1997-09-08 | * cgen.h: Move assembler interface section | David Edelsohn | 1 | -0/+6 | |
up so cgen_parse_operand_result is defined for cgen_parse_address. (cgen_parse_address): Update prototype. | |||||
1997-09-03 | * mips.h: Correct typo in comment. | Richard Henderson | 1 | -0/+4 | |
1997-09-03 | Removed v850 sanitization | Nick Clifton | 2 | -39/+2 | |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 2 | -58/+1 | |
1997-09-03 | Removed R_V850_16_PCREL. | Nick Clifton | 2 | -1/+4 | |
1997-09-03 | Replaced magic numbers with bits in e_flags field. | Nick Clifton | 3 | -6/+59 | |
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 | |
Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour. | |||||
1997-08-26 | * i386.h (two_byte_segment_defaults): Correct base register 5 in | Ian Lance Taylor | 1 | -0/+4 | |
modes 1 and 2 to be ss rather than ds. From Gabriel Paubert <paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 | |
<paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 | |
<paubert@iram.es>. | |||||
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 | |
(JUMP_ON_EXC_ZERO): Remove commented out macro. | |||||
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -25/+100 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
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 | |
this operand. | |||||
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 | |
* common.h (EM_CYGNUS_ARC): Define. Plus remove arc sanitization. | |||||
1997-08-08 | * arc.h: New file. | David Edelsohn | 1 | -37/+0 | |
Plus remove arc sanitization. | |||||
1997-08-08 | * dis-asm.h (arc_get_disassembler): Declare. | David Edelsohn | 1 | -28/+0 | |
Plus remove arc sanitization. | |||||
1997-07-22 | Tue Jul 22 18:18:58 1997 Robert Hoehne ↵ | Ian Lance Taylor | 2 | -0/+21 | |
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * go32exe.h: New file. | |||||
1997-07-22 | * libiberty.h (PEXECUTE_*): Define. | Ian Lance Taylor | 1 | -0/+5 | |
(pexecute, pwait): Declare. | |||||
1997-07-11 | * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn | Jeff Law | 1 | -0/+8 | |
uses single or double precision floating point resources. (INSN_NO_ISA, INSN_ISA1): Define. (cpu specific INSN macros): Tweak into bitmasks outside the range of INSN_ISA field. toshiba_5900 stuff | |||||
1997-07-08 | > * tic80.h (TIC80_TARGET_ID): Add define. | Fred Fish | 2 | -4/+30 | |
> * internal.h (struct internal_filehdr): Add f_target_id field. |