Age | Commit message (Expand) | Author | Files | Lines |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -1/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -7/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-08-02 | * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Modified | Sean Keys | 1 | -2/+4 |
2012-07-24 | * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Added code | Nick Clifton | 1 | -5/+83 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -1/+1 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -1/+1 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 1 | -2/+58 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+1 |
2012-02-13 | * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function. | Alan Modra | 1 | -1/+15 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -6/+0 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -13/+35 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+0 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -1/+1 |
2009-03-18 | include/ | Alan Modra | 1 | -2/+3 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -2/+7 |
2008-02-15 | include/ | Alan Modra | 1 | -2/+2 |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -5/+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 | -15/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -96/+74 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -42/+0 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -4/+6 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
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-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-23 | (elf32_m68hc11_relocate_section): Initialise variables that are passed by | Nick Clifton | 1 | -3/+3 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -1/+1 |
2004-08-13 | bfd/ | Alan Modra | 1 | -15/+10 |
2004-08-01 | * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_new | Stephane Carrez | 1 | -1/+2 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -4/+1 |
2004-06-24 | bfd/ | Alan Modra | 1 | -5/+7 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -2/+2 |
2004-03-26 | * elf64-ppc.c (elf_backend_add_symbol_hook): Define. | Alan Modra | 1 | -1/+1 |
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 | -39/+14 |
2003-10-04 | * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. | Stephane Carrez | 1 | -139/+84 |
2003-10-04 | * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge | Stephane Carrez | 1 | -2/+2 |
2003-09-06 | * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove | Stephane Carrez | 1 | -62/+15 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -1/+1 |
2003-07-23 | * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when | Stephane Carrez | 1 | -2/+3 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -3/+3 |
2003-05-13 | * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for | Stephane Carrez | 1 | -3/+19 |