aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
1998-02-02Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor5-0/+900
1998-01-28txvu.h renamed to dvp.hDoug Evans3-358/+3
1998-01-28txvu.h deleted in favor of generating mips filesDoug Evans3-49/+130
1998-01-28 * dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes.Doug Evans1-1/+2
1998-01-28Partial implementation of DMA tags (instructions).James Lemke1-0/+5
1998-01-27 * txvu.h (txvu_{opcode,operand}): New typedefs.Doug Evans2-32/+52
1998-01-27add pke field bit macrosDoug Evans1-0/+25
1998-01-27(enum gpuif_reg): Declare.Doug Evans1-0/+18
1998-01-27 * txvu.h (txvu_opcode): insert/extract/print take pointer toDoug Evans2-17/+55
1998-01-26checkpointDoug Evans1-0/+21
1998-01-23add comment.Doug Evans1-1/+3
1998-01-23 * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassemblyFred Fish1-0/+1
1998-01-23Oopps - forgot to save cgen.h before commiting previous delta.Nick Clifton1-3/+3
1998-01-23Add prototypes for fixup swapping functions.Nick Clifton2-3/+15
1998-01-21checkpointDoug Evans1-5/+12
1998-01-20checkpointDoug Evans1-2/+7
1998-01-20checkpointDoug Evans1-20/+17
1998-01-20checkpointDoug Evans1-9/+10
1998-01-15Formatting changes to improve readability.Nick Clifton2-55/+97
1998-01-14snapshotDoug Evans1-0/+4
1998-01-12 * cgen.h (*): Clean up pass over `struct foo' usage.Doug Evans2-162/+247
1998-01-05(TXVU_MASK_VFREG): Renamed from TXVU_MASK_REG.Doug Evans1-1/+1
1998-01-05opcode header file for the txvuDoug Evans3-0/+268
1997-12-22 * dis-asm.h (print_insn_txvu): Declare.Doug Evans2-3/+31
1997-12-22 * common.h (EM_CYGNUS_TXVU): New macro.Doug Evans3-3/+7
1997-12-22 * txvu.h: New file.Doug Evans3-4/+77
1997-12-16Added m32rx sanitizationNick Clifton1-0/+28
1997-12-15Add support for m32rx processor.Nick Clifton2-0/+69
1997-12-15Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers.Jeff Law1-1/+2
1997-12-12Renamed v850eq -> v850eaNick Clifton2-4/+27
1997-12-02Add new disassmebler function prototype: disasm_symaddr()Nick Clifton2-8/+49
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