Age | Commit message (Expand) | Author | Files | Lines |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -42/+7 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-05-15 | 2007-05-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -23/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+18 |
2007-03-14 | 2007-03-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -11/+3 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -8/+19 |
2006-10-17 | bfd/ | Alan Modra | 1 | -1/+14 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -3/+3 |
2006-06-20 | bfd/ | Alan Modra | 1 | -10/+0 |
2006-06-19 | bfd/ | Alan Modra | 1 | -1/+1 |
2006-05-02 | * dwarf2.c: Formatting. | Alan Modra | 1 | -4/+4 |
2005-10-24 | * elf32-i370.c (i370_elf_fake_sections): Don't set SHF_EXCLUDE on | Alan Modra | 1 | -1/+1 |
2005-08-18 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn on | Alan Modra | 1 | -0/+7 |
2005-07-08 | * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none | Alan Modra | 1 | -34/+27 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -232/+149 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-05-07 | bfd/ | Alan Modra | 1 | -18/+13 |
2005-05-05 | 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -9/+9 |
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 |
2005-05-03 | bfd/ | H.J. Lu | 1 | -11/+5 |
2005-03-20 | 2005-03-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -7/+5 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -1/+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 | -12/+7 |
2004-08-13 | bfd/ | Alan Modra | 1 | -17/+14 |
2004-06-24 | bfd/ | Alan Modra | 1 | -20/+14 |
2004-03-26 | * elf64-ppc.c (elf_backend_add_symbol_hook): Define. | Alan Modra | 1 | -1/+1 |
2004-03-25 | bfd/ | Alan Modra | 1 | -2/+2 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -9/+11 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-27 | * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map): | Alexandre Oliva | 1 | -1/+1 |
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 | -11/+2 |
2003-07-04 | * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare. | Alan Modra | 1 | -83/+0 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -6/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -161/+152 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -11/+10 |
2002-08-15 | * elf32-i370.c: Move reloc enum to include/elf/i370.h. | Alan Modra | 1 | -24/+0 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+0 |
2002-06-04 | * elf.c (bfd_section_from_shdr): Make "name" const. | Alan Modra | 1 | -2/+2 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -28/+4 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -1/+4 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -5/+6 |
2002-01-16 | * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing | Alan Modra | 1 | -5/+9 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -20/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -4/+3 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -16/+5 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+2 |