aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1994-02-28* floatformat.h: New file, intended to replace ieee-float.h.Jim Kingdon1-0/+8
1994-02-26 * ecoff.h: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-0/+14
1994-02-26 * aout64.h: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-0/+33
1994-02-18Keep or lost ppc-ext.h depending on whether keep-powerpc-netware isIan Lance Taylor1-0/+6
used.
1994-02-18Support for PowerPC NetWare. Sanitization to follow.Ian Lance Taylor1-0/+156
1994-02-17hppa.h: Fix typo in fstws arg string.Torbjorn Granlund1-0/+12
1994-02-16 * libiberty.h: Don't declare strsignal, to avoid conflicts withIan Lance Taylor1-0/+5
Solaris system header files.
1994-02-13 * libiberty.h (xexit): Use __volatile__ to avoid losing ifJeff Law1-0/+5
compiling with gcc -traditional.
1994-02-10 * libiberty.h: New file. Declares functions provided byIan Lance Taylor3-0/+137
libiberty.
1994-02-05 * hppa.h (addb): Use '@' for addb and addib pseudo ops.Jeff Law1-0/+3
(so we can determine valid completers for both addb and addb[tf].)
1994-02-05 * hppa.h (xmpyu): No floating point format specifier for theJeff Law2-1/+6
xmpyu instruction.
1994-02-05 * ppc.h (PPC_OPERAND_NEXT): Define.Ian Lance Taylor2-1/+42
(PPC_OPERAND_NEGATIVE): Change value to make room for above. (struct powerpc_macro): Define. (powerpc_macros, powerpc_num_macros): Declare.
1994-02-02 * internal.h (union internal_auxent): Change x_csect.x_scnlen intoIan Lance Taylor1-0/+13
a union of a long and a pointer to a symbol. XCOFF sometimes uses this field as a symbol index.
1994-02-02 * common.h: Add comments regarding value of EM_HPPA and how toJim Kingdon1-0/+46
pick an unofficial value.
1994-02-01Keep or lose MPW subdirStan Shebs1-5/+9
1994-01-25Correct comment.Ian Lance Taylor1-27/+70
1994-01-22 * ppc.h: New file. Header file for PowerPC opcode table.Ian Lance Taylor2-0/+5
1994-01-22 * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,Ian Lance Taylor1-0/+5
print_insn_rs6000): Declare.
1994-01-22New header file for PowerPC opcode table.Ian Lance Taylor1-0/+196
1994-01-18 * hppa.h: More minor template fixes for sfu and copr (to allowJeff Law1-0/+3
for easier disassembly).
1994-01-17 * hppa.h: More minor template fixes for sfu and copr (to allowJeff Law1-21/+21
for easier disassembly).
1994-01-17In the right ChangeLog now:Jeff Law1-0/+21
* hppa.h: Fix templates for all the sfu and copr instructions.
1994-01-17Opps. Put log into wrong ChangeLog.Jeff Law1-5/+0
1994-01-17 * opcode/hppa.h: Fix templates for all the sfu and coprJeff Law2-27/+66
instructions.
1994-01-06* ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA): Define.Ken Raeburn2-7/+18
1994-01-05 * ecoff.h (NUM_RELOC_SECTIONS): Define.Ian Lance Taylor2-0/+41
1993-12-30 * bfdlink.h: New file for new BFD linker backend routines.Ian Lance Taylor1-0/+1
1993-12-02New file for Alpha NetWare. External structure information.Ian Lance Taylor2-0/+167
1993-11-30Add copyright notices and comments and a ChangeLog entry for Sean'sIan Lance Taylor1-0/+10
work.
1993-11-19sparc.h (RELSZ): Use correct value.Ken Raeburn1-0/+4
1993-11-17 * mips.h: (M_J_A): Added.Ian Lance Taylor1-0/+10
(M_LA): Removed.
1993-11-17 * mips.h (struct ecoff_debug_info): Define.Ian Lance Taylor2-3/+164
1993-11-17New files and changed files for NetWare/SPARC.Sean Eric Fagan3-0/+198
1993-11-07 * hppa.h: Immediate field in probei instructions is unsigned,Jeff Law1-0/+13
not low-sign extended.
1993-11-03fix reloc type bits conflictDavid MacKenzie2-6/+34
1993-11-01 * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.Ian Lance Taylor1-1/+13
1993-11-01Keep Sparc fileStan Shebs1-0/+1
1993-10-29First cut at Sparc coff definition.Stan Shebs1-0/+214
1993-10-27 * common.h (NLM_SIGNATURE): Do not define (it's different for eachIan Lance Taylor3-75/+379
backend). Also minor comment changes to internal.h and external.h.
1993-10-13keep apollo.hKen Raeburn1-0/+1
1993-10-12 * mips.h: New file. MIPS ABI specific information.Ian Lance Taylor2-1/+153
1993-10-11 * ecoff.h (REGINFO, struct ecoff_reginfo): Define.Ian Lance Taylor1-0/+4
1993-10-05 * rs6000.h: Change non-ASCII characters in comment to octalJim Kingdon1-0/+19
escapes.
1993-10-03* hppa.h: Add gfw and gfr to the opcode table.Jim Kingdon1-18/+25
1993-09-29Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu)Jim Kingdon1-0/+9
* hppa.h (be, ble): Use operand type 'z' to denote absolute branch addresses.
1993-09-17 * sym.h, symconst.h: Add comment stating these files are not partJim Kingdon1-0/+10
of GDB, GAS, etc. In 1991, when we asked rms whether we could include these files in GDB (although they are copyrighted by someone besides the FSF), he said it was OK if they were not considered part of GDB.
1993-09-13white space change to avoid nested commentK. Richard Pixley1-0/+4
1993-09-13 * m68k.h (two): Protect second argument with parentheses.Ian Lance Taylor1-0/+9
1993-09-10 * alpha.c (external_aouthdr): Need four bytes of padding betweenIan Lance Taylor1-0/+5
vstamp and tsize.
1993-09-09 * i386.h (i386_optab): Properly bracket initializers.Ian Lance Taylor2-507/+539