Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -14/+26 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -36/+44 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-05-16 | V850/BFD: Call `_bfd_elf_copy_private_bfd_data' again | Maciej W. Rozycki | 1 | -6/+13 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-15 | objcopy --extract-symbol | Alan Modra | 1 | -3/+4 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -3/+11 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+3 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -9/+9 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -23/+344 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -4/+4 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-04-24 | * ecoff.c: casting the return value of BFD_ALIGN to int | Nick Clifton | 1 | -1/+1 |
2013-04-03 | * elf32-v850.c (v850_elf_is_target_special_symbol): New function. | Nick Clifton | 1 | -0/+8 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-01-24 | Add support for V850E3V5 architecture | Nick Clifton | 1 | -4/+19 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -3/+3 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -92/+420 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
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 | -2/+3 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 1 | -140/+626 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -8/+1 |
2010-01-11 | * elf32-v850.c (v850_elf_perform_relocation): Fix overflow | Nick Clifton | 1 | -1/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -3/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-22 | include/elf/ | Alan Modra | 1 | -1/+1 |
2009-05-21 | * elf-bfd.h (struct elf_backend_data | Alan Modra | 1 | -2/+2 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -3/+1 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+2 |
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-08 | duh. commit correct version of patch. | Alan Modra | 1 | -5/+4 |
2007-03-08 | include/elf/ | Alan Modra | 1 | -1/+8 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -5/+15 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -34/+5 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -27/+26 |
2006-05-02 | * dwarf2.c: Formatting. | Alan Modra | 1 | -2/+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 |