Age | Commit message (Expand) | Author | Files | Lines |
2005-06-27 | * bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry): | Dave Anglin | 1 | -145/+145 |
2005-06-21 | * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define. | Dave Anglin | 1 | -612/+641 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-05-19 | * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and | Alan Modra | 1 | -1/+1 |
2005-05-05 | 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -10/+10 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | bfd/ | Alan Modra | 1 | -2/+2 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-03-07 | PR ld/778 | Alan Modra | 1 | -2/+8 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -29/+0 |
2005-01-11 | * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning | Alan Modra | 1 | -1/+4 |
2004-11-30 | * elf32-hppa.c (elf32_hppa_grok_prstatus): New function. | Alan Modra | 1 | -0/+63 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+2 |
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 | -50/+44 |
2004-08-13 | PR 293 | Alan Modra | 1 | -1/+1 |
2004-08-13 | bfd/ | Alan Modra | 1 | -23/+23 |
2004-07-27 | bfd: | Jason Thorpe | 1 | -5/+28 |
2004-06-24 | bfd/ | Alan Modra | 1 | -53/+46 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -22/+11 |
2004-03-25 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -4/+6 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -7/+3 |
2004-03-20 | * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32. | Dave Anglin | 1 | -1/+4 |
2003-12-01 | * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg. | Alan Modra | 1 | -18/+2 |
2003-11-17 | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 1 | -1/+2 |
2003-11-11 | Fix decision about when a .interp section should exist | Nick Clifton | 1 | -1/+1 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-11-04 | * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define. | Alan Modra | 1 | -36/+67 |
2003-10-17 | * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if | Dave Anglin | 1 | -0/+5 |
2003-09-10 | * elf32-hppa.c (struct elf32_hppa_link_hash_entry, | Dave Anglin | 1 | -144/+90 |
2003-08-21 | For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for | Nick Clifton | 1 | -1/+4 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -37/+27 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -1/+1 |
2003-08-07 | * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. | Alan Modra | 1 | -336/+128 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-28 | 2003-05-28 Alan Modra <amodra@bigpond.net.au> | H.J. Lu | 1 | -8/+3 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -3/+3 |
2003-02-19 | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 1 | -100/+65 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -21/+18 |
2003-02-08 | * elf32-hppa.c (group_sections): Don't share a stub section if | Alan Modra | 1 | -2/+8 |
2003-02-08 | * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for | Alan Modra | 1 | -6/+17 |
2003-01-08 | * elf32-hppa.c (final_link_relocate): For all DP relative relocations, | Dave Anglin | 1 | -7/+6 |
2002-12-12 | * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset | Alan Modra | 1 | -12/+17 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -142/+142 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -19/+19 |
2002-08-22 | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 1 | -3/+5 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -20/+5 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -60/+13 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -52/+17 |