Age | Commit message (Expand) | Author | Files | Lines |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2010-08-25 | * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address. | Alan Modra | 1 | -2/+3 |
2009-03-01 | * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move to | Dave Anglin | 1 | -1198/+0 |
2009-03-01 | * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link. | Dave Anglin | 1 | -158/+198 |
2009-02-15 | * elf-hppa.h (elf_hppa_final_link_relocate): Correct addend value used | Dave Anglin | 1 | -2/+3 |
2009-01-25 | * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that | Dave Anglin | 1 | -2/+24 |
2008-08-28 | * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64, | Dave Anglin | 1 | -1/+41 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -2/+2 |
2007-12-31 | * elf.c (_bfd_elf_find_segment_containing_section): New function: | Nick Clifton | 1 | -31/+6 |
2007-12-28 | * elf-hppa.h (elf_hppa_osec_to_segment): New function. | Dave Anglin | 1 | -14/+46 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+16 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -128/+132 |
2006-05-24 | Add TLS support for hppa-linux | Nick Clifton | 1 | -340/+432 |
2005-08-25 | 2005-08-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+6 |
2005-07-29 | * elf-bfd.h (struct elf_backend_data): Add action_discarded. | Alan Modra | 1 | -1/+13 |
2005-07-08 | * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none | Alan Modra | 1 | -3/+3 |
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 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -16/+18 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -9/+9 |
2004-08-13 | bfd/ | Alan Modra | 1 | -9/+6 |
2004-06-24 | bfd/ | Alan Modra | 1 | -7/+3 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -3/+1 |
2004-03-26 | * elf64-ppc.c (elf_backend_add_symbol_hook): Define. | Alan Modra | 1 | -2/+3 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -13/+6 |
2004-03-19 | * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for | Dave Anglin | 1 | -0/+22 |
2004-03-15 | * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of | Dave Anglin | 1 | -4/+4 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -3/+4 |
2003-08-07 | * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. | Alan Modra | 1 | -149/+72 |
2003-07-30 | * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak. | Alan Modra | 1 | -2/+15 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -5/+5 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -512/+512 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -6/+4 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -22/+6 |
2002-07-16 | * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as | Alan Modra | 1 | -9/+14 |
2002-06-16 | * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment. | Jeff Law | 1 | -11/+14 |
2002-04-08 | * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. | Alan Modra | 1 | -7/+76 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -0/+6 |
2002-03-05 | 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca> | Jeff Law | 1 | -18/+68 |
2002-02-12 | * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped | Alan Modra | 1 | -48/+60 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -4/+1 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -2/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -27/+27 |
2001-01-14 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 1 | -74/+74 |
2000-12-03 | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -18/+9 |