Age | Commit message (Expand) | Author | Files | Lines |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -4/+0 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -3/+4 |
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 | -0/+17 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -5/+16 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -30/+14 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -4/+4 |
2005-07-08 | 2005-07-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -19/+1 |
2005-07-05 | * elf.c (special_sections): Move const qualifier. | Alan Modra | 1 | -2/+2 |
2005-07-04 | PR 1004 | Alan Modra | 1 | -39/+18 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -172/+140 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-05-07 | 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+40 |
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 | -3/+3 |
2004-08-13 | bfd/ | Alan Modra | 1 | -13/+12 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -2/+2 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -4/+5 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -23/+4 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 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 | -6/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -69/+69 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -2/+2 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+1 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -27/+6 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -21/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -7/+1 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -4/+3 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -4/+4 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -2/+2 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -0/+9 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -3/+0 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-06 | 2000-12-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -36/+34 |
2000-07-31 | Minor formatting fixes. | Nick Clifton | 1 | -1/+1 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2000-05-22 | Use bfd_generic_verify_endian_match() and fix it to only check when endianness | Nick Clifton | 1 | -12/+2 |
2000-03-01 | Fix building with --enable-targets=all | Nick Clifton | 1 | -1/+1 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -14/+18 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Remove unused local | Ian Lance Taylor | 1 | -2/+3 |
1999-06-16 | Fix definition of R_MCORE_NONE reloc | Nick Clifton | 1 | -6/+6 |