Age | Commit message (Expand) | Author | Files | Lines |
2014-11-05 | More fixes for memory problems uncovered by file fuzzers. | Nick Clifton | 1 | -7/+14 |
2014-11-05 | More fixes for processing corrupt files. | Nick Clifton | 1 | -5/+23 |
2014-11-03 | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 1 | -7/+4 |
2014-08-22 | Fix file-alignment for objcopy for pe-coff | Kai Tietz | 1 | -1/+2 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -4/+0 |
2014-04-22 | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 1 | -20/+0 |
2014-04-08 | Add support for generating and inserting build IDs into COFF binaries. | Jon TURNEY | 1 | -1/+12 |
2014-03-13 | Add pe/x86_64 bigobj file format. | Tristan Gingold | 1 | -2/+256 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-08-21 | 2013-08-21 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -26/+28 |
2013-07-05 | 2013-07-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2013-05-10 | XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections. | Joel Brobecker | 1 | -0/+6 |
2013-04-17 | * coffcode.h: Added a cast to void when a bfd_set_section_*() | Nick Clifton | 1 | -4/+2 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -8/+8 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 1 | -1/+6 |
2011-09-27 | * coffcode.h (sec_to_styp_flags): Handle | Kai Tietz | 1 | -2/+8 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -1/+1 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+4 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -1/+4 |
2011-05-18 | bfd | Tristan Gingold | 1 | -2/+35 |
2011-04-26 | * dw2gencfi.c (dwcfi_seg_list): New struct. | Nick Clifton | 1 | -1/+4 |
2011-04-09 | 2011-04-09 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+3 |
2011-03-31 | include/coff | Tristan Gingold | 1 | -0/+5 |
2011-03-25 | oops - fix typo | Nick Clifton | 1 | -1/+1 |
2011-03-25 | * coffcode.h (coff_set_alignment_hook): Check return of bfd_seek. | Nick Clifton | 1 | -3/+5 |
2011-01-18 | Fix compilation for mingw64. | Nick Clifton | 1 | -1/+1 |
2010-11-04 | bfd/ | Kai Tietz | 1 | -1/+6 |
2010-10-29 | PR bintils/6962 | Nick Clifton | 1 | -1/+1 |
2010-09-22 | 2010-09-22 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -14/+31 |
2010-09-01 | 2010-09-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+2 |
2010-06-29 | remove maxq-coff port | Alan Modra | 1 | -32/+0 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -1/+4 |
2010-05-11 | * coffcode.h (coff_write_object_contents): Enclose all occurrences | Alan Modra | 1 | -1/+5 |
2010-04-27 | 2010-04-27 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -2/+2 |
2010-01-18 | PR 11168 | Alan Modra | 1 | -24/+30 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -12/+12 |
2009-09-05 | * coffcode.h: Include libiberty.h. | Eli Zaretskii | 1 | -0/+2 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -2/+2 |
2009-08-10 | bfd/ | Jan Kratochvil | 1 | -0/+5 |
2009-07-03 | 2009-07-03 Dave Korn <dave.korn.cygwin@gmail.com> | Dave Korn | 1 | -6/+1 |
2009-06-25 | 2009-06-25 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -2/+8 |
2009-04-21 | 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+7 |
2009-04-17 | bfd/ | H.J. Lu | 1 | -0/+4 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+4 |
2009-04-16 | Add new binutils target: moxie | Nick Clifton | 1 | -2/+3 |
2009-04-14 | bfd/ChangeLog | Dave Korn | 1 | -0/+8 |
2009-03-19 | 2009-03-19 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -15/+14 |
2009-03-14 | include/coff/ | Richard Sandiford | 1 | -4/+3 |
2009-02-18 | PR gas/7059 | Dave Korn | 1 | -2/+23 |