Age | Commit message (Expand) | Author | Files | Lines |
2006-10-17 | bfd/ | Alan Modra | 1 | -0/+2 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -14/+14 |
2006-06-20 | bfd/ | Alan Modra | 1 | -6/+2 |
2006-06-19 | bfd/ | Alan Modra | 1 | -5/+2 |
2006-04-07 | * elf64-hppa.c (elf64_hppa_grok_prstatus): New function. | Nick Clifton | 1 | -1/+65 |
2006-03-20 | * elf64-hppa.c (elf64_hppa_special_sections): Change flags for .tbss | Dave Anglin | 1 | -3/+1 |
2006-03-18 | * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry | Dave Anglin | 1 | -0/+1 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -11/+10 |
2005-12-04 | * elf64-hppa.c (elf64_hppa_section_from_phdr): Create .kernel | Mark Kettenis | 1 | -3/+21 |
2005-11-18 | * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles under | Dave Anglin | 1 | -4/+41 |
2005-08-14 | PR ld/1135 | Dave Anglin | 1 | -3/+8 |
2005-07-29 | * elf-bfd.h (struct elf_backend_data): Add action_discarded. | Alan Modra | 1 | -0/+1 |
2005-07-08 | * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none | Alan Modra | 1 | -52/+22 |
2005-07-08 | 2005-07-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -20/+2 |
2005-07-05 | * elf.c (special_sections): Move const qualifier. | Alan Modra | 1 | -2/+2 |
2005-07-04 | PR 1004 | Alan Modra | 1 | -40/+19 |
2005-05-07 | 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+40 |
2005-05-05 | 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -61/+55 |
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 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-03-20 | 2005-03-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -8/+5 |
2005-02-02 | * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Don't clear everything, | Alan Modra | 1 | -5/+6 |
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 | -5/+5 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -5/+6 |
2004-06-24 | bfd/ | Alan Modra | 1 | -24/+24 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -5/+5 |
2004-03-25 | bfd/ | Alan Modra | 1 | -2/+3 |
2004-03-15 | * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of | Dave Anglin | 1 | -4/+5 |
2003-12-12 | * elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Check for | Alan Modra | 1 | -2/+2 |
2003-12-08 | * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and add | Alan Modra | 1 | -4/+6 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-11-27 | * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map): | Alexandre Oliva | 1 | -2/+3 |
2003-11-11 | Fix decision about when a .interp section should exist | Nick Clifton | 1 | -1/+1 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
2003-09-23 | * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change | Alan Modra | 1 | -6/+3 |
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 | -8/+9 |
2003-07-30 | * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak. | Alan Modra | 1 | -1/+3 |
2003-07-25 | bfd/ | H.J. Lu | 1 | -0/+13 |
2003-07-18 | * elflink.c (_bfd_elf_dynamic_symbol_p): New. | Richard Henderson | 1 | -22/+11 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -2/+2 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -13/+13 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -169/+171 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -29/+26 |
2002-10-23 | Force DT_FLAGS to always be set. Required by HPUX 11.00 patch PHSS_26559. | Nick Clifton | 1 | -0/+5 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -1/+2 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -65/+28 |