summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* * remote-sim.h (SIM_RC): Add a bunch of new return codes forStu Grossman1997-09-251-1/+17
* fix copyrightIan Lance Taylor1997-09-241-1/+1
* * m68k.h: Document q and v operand specifiers.Ian Lance Taylor1997-09-242-2191/+170
* Fixed sanitization bugs.Nick Clifton1997-09-211-1/+1
* Removed v850eq sanitization.Nick Clifton1997-09-202-65/+2
* sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee1997-09-182-11/+1
* v850 files that weren't being removed if !keep-v850Felix Lee1997-09-182-2/+11
* Added new relocations to handle the call table.Nick Clifton1997-09-172-0/+8
* Add new reloc, R_V850_TDA_16_16_OFFSET.Nick Clifton1997-09-162-0/+5
* Added new field to v850_opcode structure.Nick Clifton1997-09-162-0/+28
* merge from d30v-970225-branchKen Raeburn1997-09-151-0/+20
* * cgen.h: Move assembler interface sectionDavid Edelsohn1997-09-081-0/+6
* * mips.h: Correct typo in comment.Richard Henderson1997-09-031-0/+4
* Removed v850 sanitizationNick Clifton1997-09-032-39/+2
* Removed v850 sanitization.Nick Clifton1997-09-032-58/+1
* Removed R_V850_16_PCREL.Nick Clifton1997-09-032-1/+4
* Replaced magic numbers with bits in e_flags field.Nick Clifton1997-09-033-6/+59
* Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used.Nick Clifton1997-09-022-8/+8
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-272-53/+38
* * i386.h (two_byte_segment_defaults): Correct base register 5 inIan Lance Taylor1997-08-261-0/+4
* * i386.h: Set ud2 to 0x0f0b. From Gabriel PaubertIan Lance Taylor1997-08-262-1/+4
* * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel PaubertIan Lance Taylor1997-08-262-4/+7
* tipoIan Lance Taylor1997-08-261-1/+1
* * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).Ian Lance Taylor1997-08-262-11/+12
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-25/+100
* Added magic numbers for V850E and V850EQ.Nick Clifton1997-08-253-4/+81
* Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register forNick Clifton1997-08-222-8/+35
* fix v850 sanitizationIan Lance Taylor1997-08-152-25/+25
* * arc.h (enum reloc): Move here from elf32-arc.c.David Edelsohn1997-08-151-27/+25
* Undo last change, add comment saying why I think I was wrong.David Edelsohn1997-08-141-4/+10
* * callback.h (cb_printf, cb_eprintf): Declare.David Edelsohn1997-08-142-25/+16
* Tidied up sanitization.Nick Clifton1997-08-141-0/+5
* Added support for new v850e and v850eq instructions.Nick Clifton1997-08-142-60/+92
* keep arc.hIan Lance Taylor1997-08-102-1/+2
* * arc.h: New file.David Edelsohn1997-08-091-36/+0
* * arc.h: New file.David Edelsohn1997-08-081-37/+0
* * dis-asm.h (arc_get_disassembler): Declare.David Edelsohn1997-08-081-28/+0
* Tue Jul 22 18:18:58 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor1997-07-222-0/+21
* * libiberty.h (PEXECUTE_*): Define.Ian Lance Taylor1997-07-221-0/+5
* * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insnJeff Law1997-07-111-0/+8
* > * tic80.h (TIC80_TARGET_ID): Add define.Fred Fish1997-07-082-4/+30
* Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1997-06-161-0/+20
* sim_kill() isn't used.Andrew Cagney1997-06-062-6/+22
* * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):Fred Fish1997-05-242-1/+18
* Restrict simulator commands to an enabled simulator.Andrew Cagney1997-05-222-38/+64
* Watchpoint interface.Andrew Cagney1997-05-212-5/+11
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-201-8/+11
* Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1997-05-202-2/+10
* Graft sim/common event and other code onto the mips simulator.Andrew Cagney1997-05-192-1/+5
* * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,Mark Alexander1997-05-151-0/+5