Age | Commit message (Expand) | Author | Files | Lines |
2001-08-27 | * config.bfd: Add powerpc64 target. Add powerpc64 vectors to | Alan Modra | 1 | -0/+25 |
2001-08-24 | * bfd.c (bfd_alt_mach_code): New function. | Alexandre Oliva | 1 | -0/+3 |
2001-08-23 | 2001-08-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-08-17 | * bfd.c (bfd_get_gp_size): Return an unsigned int. | Alan Modra | 1 | -2/+2 |
2001-08-17 | * bfd-in.h (BFD_VERSION): Remove wrong comment. | Alan Modra | 1 | -1/+8 |
2001-08-17 | * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format. | Alan Modra | 1 | -1/+2 |
2001-08-09 | 2001-08-09 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+0 |
2001-08-09 | 2001-08-09 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2001-08-09 | Fix formatting | Nick Clifton | 1 | -4/+4 |
2001-07-12 | sje patch for 32-bit IA-64 ELF relocs for HPUX | Jim Wilson | 1 | -0/+2 |
2001-06-18 | * elflink.h (struct elf_assign_sym_version_info): Remove member | Hans-Peter Nilsson | 1 | -2/+2 |
2001-05-28 | Add support for .uahword, .uaword and .uaxword pseudo ops | Nick Clifton | 1 | -0/+2 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2001-05-23 | Add MIPS ELF64 relocs | Nick Clifton | 1 | -0/+11 |
2001-05-23 | Add MIPS r12k support | Nick Clifton | 1 | -0/+1 |
2001-05-17 | Add a flag to asection, linker_has_input, and use it to reliably | Alan Modra | 1 | -0/+4 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -1/+8 |
2001-04-25 | * externalize a function | Frank Ch. Eigler | 1 | -0/+3 |
2001-04-24 | Add OpenRISC support | Nick Clifton | 1 | -0/+5 |
2001-04-15 | 2001-04-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+3 |
2001-04-13 | bfd/ | Jakub Jelinek | 1 | -0/+12 |
2001-03-22 | * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT, | Hans-Peter Nilsson | 1 | -0/+27 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-03-06 | Rest of the changes for Coldfire V4. | Nick Clifton | 1 | -0/+4 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+5 |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+54 |
2001-01-25 | 2001-01-25 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -101/+86 |
2001-01-24 | 2001-01-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -60/+68 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -69/+60 |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 1 | -9/+12 |
2000-12-21 | Add bfd_get_bits() and bfd_put_bits(). | Nick Clifton | 1 | -13/+18 |
2000-12-02 | Add MIPS SB1 machine | Nick Clifton | 1 | -0/+1 |
2000-12-02 | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 1 | -0/+2 |
2000-12-01 | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 1 | -1/+2 |
2000-11-30 | Add support for x86_64-*-linux-gnu* target | Nick Clifton | 1 | -233/+253 |
2000-11-28 | 2000-11-28 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -0/+2 |
2000-11-21 | 2000-11-20 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -242/+234 |
2000-11-16 | * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs. | Richard Henderson | 1 | -229/+234 |
2000-11-08 | 2000-11-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -259/+249 |
2000-11-07 | ia64-hpux patches from Steve Ellcey. | Jim Wilson | 1 | -0/+2 |
2000-11-02 | Add support for *-storm-chaos target | Nick Clifton | 1 | -1/+1 |
2000-10-20 | gas/ | Jakub Jelinek | 1 | -1/+4 |
2000-10-12 | Another try at correcting relocations against discarded | Alan Modra | 1 | -4/+4 |
2000-09-15 | add support for embedded relocs in m68k ELF port | Nick Clifton | 1 | -1/+5 |
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 1 | -0/+1 |
2000-09-06 | `template' isn't a very good name for a variable. | Alan Modra | 1 | -1/+1 |
2000-09-05 | (SEC_HAS_GOT_REF): Define new flag for asection. | Alan Modra | 1 | -5/+18 |
2000-09-02 | Add .gnu.linkobce.wi. to the list of debug section names. | Nick Clifton | 1 | -5/+5 |
2000-09-02 | * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, | Alexandre Oliva | 1 | -0/+5 |