Age | Commit message (Expand) | Author | Files | Lines |
2005-02-11 | (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaratio... | Nick Clifton | 1 | -1/+3 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -546/+0 |
2005-01-11 | * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning | Alan Modra | 1 | -74/+79 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+2 |
2004-10-10 | * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while. | Alan Modra | 1 | -3/+3 |
2004-09-17 | include/ | Alan Modra | 1 | -6/+6 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -54/+43 |
2004-08-25 | bfd/ | Alan Modra | 1 | -3/+3 |
2004-08-24 | (m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as | Nick Clifton | 1 | -1/+1 |
2004-08-13 | bfd/ | Alan Modra | 1 | -8/+7 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -14/+5 |
2004-06-25 | Add support for M32R GOT relocs | Nick Clifton | 1 | -5/+83 |
2004-06-24 | bfd/ | Alan Modra | 1 | -55/+48 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -22/+12 |
2004-03-26 | * elf64-ppc.c (elf_backend_add_symbol_hook): Define. | Alan Modra | 1 | -2/+2 |
2004-03-25 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -3/+2 |
2004-03-16 | * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer | Alan Modra | 1 | -144/+145 |
2003-12-19 | Add support for m32r-linux target, including a RELA ABI and PIC. | Nick Clifton | 1 | -38/+2716 |
2003-12-03 | Add support for the M32R2 processor. | Nick Clifton | 1 | -13/+18 |
2003-12-01 | * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg. | Alan Modra | 1 | -1/+1 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-09-23 | * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change | Alan Modra | 1 | -6/+3 |
2003-07-25 | bfd/ | H.J. Lu | 1 | -0/+11 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -14/+14 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -4/+4 |
2002-12-12 | Comment typo fixes. | Alan Modra | 1 | -2/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -112/+112 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -2/+2 |
2002-10-17 | * elfxx-target.h (USE_REL): Don't define as 1. | Alan Modra | 1 | -8/+12 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -4/+6 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+1 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -146/+95 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -11/+10 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -10/+10 |
2002-04-16 | * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table | Alan Modra | 1 | -1/+2 |
2002-01-17 | * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>): | Alan Modra | 1 | -3/+2 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -23/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -14/+3 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -0/+7 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -8/+10 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -25/+24 |
2001-09-12 | * elf.c (prep_headers): Get the machine code from the elf | Alexandre Oliva | 1 | -1/+2 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -1/+10 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+0 |
2000-12-21 | Fixes to allow sources to compile under Solaris 2.8 | Nick Clifton | 1 | -2/+2 |
2000-12-06 | 2000-12-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -25/+23 |
2000-03-30 | * elf32-m32r.c (m32r_elf_generic_reloc): new function. All | Doug Evans | 1 | -11/+69 |