Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hpux-symtab.h: New file describing the debug symbols emitted by | Jeff Law | 1994-08-19 | 3 | -0/+2571 |
| | | | | the HP C compilers. | ||||
* | * os9k.h: Comment out apparently-unused declarations. | Jean Marie Diaz | 1994-08-04 | 2 | -0/+180 |
| | |||||
* | update doc for sparclite 934 opcode table changes | Ken Raeburn | 1994-07-28 | 1 | -22/+20 |
| | |||||
* | i960xl support (sanitized) | Ken Raeburn | 1994-07-26 | 1 | -0/+21 |
| | |||||
* | i960xl opcode table changes (sanitized) | Ken Raeburn | 1994-07-26 | 2 | -0/+37 |
| | |||||
* | * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a | Ian Lance Taylor | 1994-07-22 | 1 | -0/+13 |
| | | | | bitfield. Add field u.c.alignment_power. | ||||
* | iSun Jul 10 11:01:09 1994 Ian Dall (dall@hfrd.dsto.gov.au) | Ken Raeburn | 1994-07-13 | 2 | -0/+510 |
| | | | | | * ns32k.h: Drop Q operand type as there is no correct use for it. Add I and Z operand types which allow better checking. | ||||
* | * demangle.h (cplus_demangle_opname): Declare. | Stan Shebs | 1994-06-18 | 1 | -0/+4 |
| | |||||
* | unsanitize v9 | Ken Raeburn | 1994-06-17 | 1 | -30/+0 |
| | |||||
* | unsanitize v9 | Ken Raeburn | 1994-06-17 | 1 | -30/+0 |
| | |||||
* | * bfdlink.h (struct bfd_link_info): Add new field shared. | Ian Lance Taylor | 1994-06-16 | 2 | -2/+39 |
| | |||||
* | * aout64.h (BMAGIC): Define. | Ian Lance Taylor | 1994-06-16 | 1 | -0/+1 |
| | |||||
* | * symconst.h: Pick up SGI define for stIndirect. | Peter Schauer | 1994-06-12 | 1 | -0/+7 |
| | |||||
* | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1994-06-11 | 2 | -28/+79 |
| | | | | | * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define. * stab.def: Update symbol value table. | ||||
* | * bfdlink.h (struct bfd_link_hash_entry): Remove written field: | Ian Lance Taylor | 1994-06-06 | 1 | -2/+7 |
| | | | | not needed for all backends. | ||||
* | don't sanitize out v9 stuff any more | Ken Raeburn | 1994-06-03 | 1 | -29/+0 |
| | |||||
* | m68060 changes | Ken Raeburn | 1994-06-02 | 1 | -0/+14 |
| | |||||
* | Remove sanitization of PowerPC NetWare. | Ian Lance Taylor | 1994-05-20 | 1 | -6/+1 |
| | |||||
* | * common.h (EM_HPPA): Delete. | Jeff Law | 1994-05-16 | 2 | -0/+21 |
| | | | | | (EM_PARISC): Add. * hppa.h: New file. | ||||
* | * h8300.h (dec, inc): Get encoding right. | Steve Chamberlain | 1994-04-27 | 1 | -0/+11 |
| | |||||
* | * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by | Ian Lance Taylor | 1994-04-22 | 1 | -0/+6 |
| | | | | | several targets to mean a shared library. (SHBADMAG): Corresponding change. | ||||
* | * internal.h (struct nlm_internal_cygnus_section_header): Define. | Ian Lance Taylor | 1994-04-21 | 3 | -0/+33 |
| | | | | | * external.h (struct nlmNAME(external_cygnus_section_header): Define. | ||||
* | nlm_custom_header changes. | Ian Lance Taylor | 1994-04-20 | 1 | -0/+22 |
| | |||||
* | * internal.h (struct nlm_internal_custom_header): Remove | Ian Lance Taylor | 1994-04-20 | 2 | -107/+16 |
| | | | | | | debugRecOffset and debugRecLength fields. Add data field. * external.h (struct nlmNAME(external_custom_header)): Remove debugRecOffset and debugRecLength fields. | ||||
* | * mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e. | Ian Lance Taylor | 1994-04-14 | 1 | -0/+10 |
| | | | | | | | | | (RELOC_BITS3_TYPEHI_LITTLE): Define. (RELOC_BITS3_TYPEHI_SH_LITTLE): Define. (MIPS_R_PCREL16): Change value from 8 to 12 to match Irix 4. (MIPS_R_RELHI): Define. (MIPS_R_RELLO): Define. (MIPS_R_SWITCH): Change value from 9 to 22. | ||||
* | * mips.h (MIPS_R_SWITCH): Define. | Ian Lance Taylor | 1994-04-07 | 2 | -95/+257 |
| | |||||
* | * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66, | Ken Raeburn | 1994-04-01 | 1 | -4/+9 |
| | | | | not 0x67. Patch from H.J. Lu (hlu@nynexst.com). | ||||
* | * internal.h (internal_aouthdr): Added comments for Apollo fields. | Ken Raeburn | 1994-04-01 | 1 | -0/+4 |
| | |||||
* | * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4. | Ian Lance Taylor | 1994-03-31 | 2 | -0/+5 |
| | |||||
* | * ecoff.h (struct ecoff_debug_info): Add adjust field. | Ian Lance Taylor | 1994-03-25 | 2 | -42/+73 |
| | | | | (struct ecoff_value_adjust): Define. | ||||
* | * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument | Ian Lance Taylor | 1994-03-22 | 2 | -0/+410 |
| | | | | | | | | | | to add_to_set to reloc. Remove bitsize argument from constructor. Comment that reloc_overflow, reloc_dangerous and unattached_reloc must handle NULL pointers for reloc location. (enum bfd_link_order_type): Add bfd_section_reloc_link_order and bfd_symbol_reloc_link_order. (struct bfd_link_order): Add reloc field to union. (struct bfd_link_order_reloc): Define. | ||||
* | Remove v9 sanitization. | David Edelsohn | 1994-03-20 | 1 | -28/+0 |
| | |||||
* | * ieee-float.h: Removed; no longer used. | Ian Lance Taylor | 1994-03-14 | 2 | -66/+0 |
| | |||||
* | * os9k.h: os9000 target specific header file, the header of the | Jim Kingdon | 1994-03-09 | 1 | -0/+1 |
| | | | | object file is used now. | ||||
* | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1994-03-08 | 2 | -1/+8 |
| | |||||
* | * internal.h: Remove Elf32_*, Elf64_* typedefs. These names | Peter Schauer | 1994-03-05 | 2 | -16/+116 |
| | | | | | | | | | cause conflicts with system headers, e.g. link.h in gdb/solib.c. Combine 32- and 64-bit versions of *_Internal_Dyn. * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs by their expansion. * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr typedefs by their expansion. Add DT_MIPS_RLD_MAP definition. | ||||
* | * i386.h: Reverse last change. It'll be handled in gas instead. | Ken Raeburn | 1994-03-04 | 1 | -0/+11 |
| | |||||
* | Modified Files: | Kung Hsu | 1994-03-02 | 1 | -0/+5 |
| | | | | | | | ChangeLog * os9k.h: os9000 target specific header file, the header of the object file is used now. | ||||
* | * floatformat.h: New file, intended to replace ieee-float.h. | Jim Kingdon | 1994-03-01 | 1 | -0/+1 |
| | |||||
* | * floatformat.h: New file, intended to replace ieee-float.h. | Jim Kingdon | 1994-02-28 | 1 | -0/+8 |
| | |||||
* | * ecoff.h: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1994-02-26 | 1 | -0/+14 |
| | |||||
* | * aout64.h: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1994-02-26 | 1 | -0/+33 |
| | |||||
* | Keep or lost ppc-ext.h depending on whether keep-powerpc-netware is | Ian Lance Taylor | 1994-02-18 | 1 | -0/+6 |
| | | | | used. | ||||
* | Support for PowerPC NetWare. Sanitization to follow. | Ian Lance Taylor | 1994-02-18 | 1 | -0/+156 |
| | |||||
* | hppa.h: Fix typo in fstws arg string. | Torbjorn Granlund | 1994-02-17 | 1 | -0/+12 |
| | |||||
* | * libiberty.h: Don't declare strsignal, to avoid conflicts with | Ian Lance Taylor | 1994-02-16 | 1 | -0/+5 |
| | | | | Solaris system header files. | ||||
* | * libiberty.h (xexit): Use __volatile__ to avoid losing if | Jeff Law | 1994-02-13 | 1 | -0/+5 |
| | | | | compiling with gcc -traditional. | ||||
* | * libiberty.h: New file. Declares functions provided by | Ian Lance Taylor | 1994-02-10 | 3 | -0/+137 |
| | | | | libiberty. | ||||
* | * hppa.h (addb): Use '@' for addb and addib pseudo ops. | Jeff Law | 1994-02-05 | 1 | -0/+3 |
| | | | | (so we can determine valid completers for both addb and addb[tf].) | ||||
* | * hppa.h (xmpyu): No floating point format specifier for the | Jeff Law | 1994-02-05 | 2 | -1/+6 |
| | | | | xmpyu instruction. |