aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
1997-12-01bfd:Joern Rennecke1-0/+8
1997-12-01 * callback.h (CB_SYSCALL): Comment out arg names in prototypes.Doug Evans1-4/+6
1997-11-26Use names for all prototype argumentsMichael Meissner2-2/+7
1997-11-26 * callback.h (CB_SYSCALL): Change byte count arguments toDoug Evans2-3/+29
1997-11-25 * callback.h (struct stat): Move forward decl up.Doug Evans2-14/+34
1997-11-22Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1-2/+5
1997-11-20move include entries from ../ChangeLogIan Lance Taylor1-0/+7
1997-11-18 * include/opcode/d10v.h (OPERAND_FLAG): Split into:Joern Rennecke1-0/+10
1997-11-17 * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.Doug Evans2-29/+173
1997-11-07 * include/libiberty.h: Add extern "C" { so it can be used with C++Rob Savoye1-0/+8
1997-10-29 * include/opcode/mips.h (INSN_4900): Added.Gavin Romig-Koch3-0/+39
1997-10-28add a couple more notes to commentKen Raeburn1-2/+9
1997-10-28checkpoint vr5400 additionsKen Raeburn3-15/+105
1997-10-23 * sparc.h (DT_SPARC_REGISTER): New macro.Richard Henderson2-7/+103
1997-10-23 * sparc.h: Add '_' and '/' for v9a asr's.Richard Henderson1-0/+5
1997-10-22Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1-5/+12
1997-10-14Added new field to disassemble_info structure to provide a function whichNick Clifton1-28/+0
1997-10-14 * h8300.h: Bit ops with absolute addresses not in the 8 bitJeff Law1-0/+9
1997-10-14remote-sim.h: Clarify sim_read, sim_write MEM argument.Andrew Cagney2-8/+28
1997-09-25 * remote-sim.h (SIM_RC): Add a bunch of new return codes forStu Grossman1-1/+17
1997-09-24fix copyrightIan Lance Taylor1-1/+1
1997-09-24 * m68k.h: Document q and v operand specifiers.Ian Lance Taylor2-2191/+170
1997-09-21Fixed sanitization bugs.Nick Clifton1-1/+1
1997-09-20Removed v850eq sanitization.Nick Clifton2-65/+2
1997-09-18sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee2-11/+1
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee2-2/+11
1997-09-17Added new relocations to handle the call table.Nick Clifton2-0/+8
1997-09-16Add new reloc, R_V850_TDA_16_16_OFFSET.Nick Clifton2-0/+5
1997-09-16Added new field to v850_opcode structure.Nick Clifton2-0/+28
1997-09-15merge from d30v-970225-branchKen Raeburn1-0/+20
1997-09-08 * cgen.h: Move assembler interface sectionDavid Edelsohn1-0/+6
1997-09-03 * mips.h: Correct typo in comment.Richard Henderson1-0/+4
1997-09-03Removed v850 sanitizationNick Clifton2-39/+2
1997-09-03Removed v850 sanitization.Nick Clifton2-58/+1
1997-09-03Removed R_V850_16_PCREL.Nick Clifton2-1/+4
1997-09-03Replaced magic numbers with bits in e_flags field.Nick Clifton3-6/+59
1997-09-02Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used.Nick Clifton2-8/+8
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney2-53/+38
1997-08-26 * i386.h (two_byte_segment_defaults): Correct base register 5 inIan Lance Taylor1-0/+4
1997-08-26 * i386.h: Set ud2 to 0x0f0b. From Gabriel PaubertIan Lance Taylor2-1/+4
1997-08-26 * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel PaubertIan Lance Taylor2-4/+7
1997-08-26tipoIan Lance Taylor1-1/+1
1997-08-26 * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).Ian Lance Taylor2-11/+12
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney2-25/+100
1997-08-25Added magic numbers for V850E and V850EQ.Nick Clifton3-4/+81
1997-08-22Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register forNick Clifton2-8/+35
1997-08-15fix v850 sanitizationIan Lance Taylor2-25/+25
1997-08-15 * arc.h (enum reloc): Move here from elf32-arc.c.David Edelsohn1-27/+25
1997-08-14Undo last change, add comment saying why I think I was wrong.David Edelsohn1-4/+10
1997-08-14 * callback.h (cb_printf, cb_eprintf): Declare.David Edelsohn2-25/+16