summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Renamed v850eq -> v850eaNick Clifton1997-12-122-4/+27
* Add new disassmebler function prototype: disasm_symaddr()Nick Clifton1997-12-022-8/+49
* bfd:Joern Rennecke1997-12-011-0/+8
* * callback.h (CB_SYSCALL): Comment out arg names in prototypes.Doug Evans1997-12-011-4/+6
* Use names for all prototype argumentsMichael Meissner1997-11-262-2/+7
* * callback.h (CB_SYSCALL): Change byte count arguments toDoug Evans1997-11-262-3/+29
* * callback.h (struct stat): Move forward decl up.Doug Evans1997-11-252-14/+34
* Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1997-11-221-2/+5
* move include entries from ../ChangeLogIan Lance Taylor1997-11-201-0/+7
* * include/opcode/d10v.h (OPERAND_FLAG): Split into:Joern Rennecke1997-11-181-0/+10
* * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.Doug Evans1997-11-172-29/+173
* * include/libiberty.h: Add extern "C" { so it can be used with C++Rob Savoye1997-11-071-0/+8
* * include/opcode/mips.h (INSN_4900): Added.Gavin Romig-Koch1997-10-293-0/+39
* add a couple more notes to commentKen Raeburn1997-10-281-2/+9
* checkpoint vr5400 additionsKen Raeburn1997-10-283-15/+105
* * sparc.h (DT_SPARC_REGISTER): New macro.Richard Henderson1997-10-232-7/+103
* * sparc.h: Add '_' and '/' for v9a asr's.Richard Henderson1997-10-231-0/+5
* Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1997-10-221-5/+12
* Added new field to disassemble_info structure to provide a function whichNick Clifton1997-10-141-28/+0
* * h8300.h: Bit ops with absolute addresses not in the 8 bitJeff Law1997-10-141-0/+9
* remote-sim.h: Clarify sim_read, sim_write MEM argument.Andrew Cagney1997-10-142-8/+28
* * 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