Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-04 | PR 1004 | Alan Modra | 1 | -63/+24 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -775/+670 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-06-15 | * elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by the | Nick Clifton | 1 | -0/+1 |
2005-05-17 | (v850_elf_relocate_section): Move code to test for the presence of a symbol | Nick Clifton | 1 | -9/+12 |
2005-05-07 | 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -10/+67 |
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-03-20 | 2005-03-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -7/+5 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |