Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -4/+4 |
2015-07-03 | Add experimental support for --gc-sections with COFF and PE based targets. | Kai Tietz | 1 | -1/+5 |
2015-02-26 | Fixes illegal memory access errors and arithmetic overflows when running stri... | Nick Clifton | 1 | -0/+9 |
2015-02-10 | Fix memory access violations triggered by running objdump compiled with out-o... | Nick Clifton | 1 | -2/+2 |
2015-01-22 | Fixes memory access violations triggered by running dlltool on fuzzed binaries. | Nick Clifton | 1 | -0/+7 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -8/+30 |
2015-01-08 | Fix memory access violations exposed by running strip on fuzzed binaries. | Nick Clifton | 1 | -3/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-10 | Don't always build coffgen.o | Alan Modra | 1 | -3/+3 |
2014-11-26 | More fixes for memory access errors triggered by attemps to examine corrupted... | Nick Clifton | 1 | -1/+1 |
2014-11-13 | Add cast to unsigned int | H.J. Lu | 1 | -1/+1 |
2014-11-13 | Rename symbbol to symbol | H.J. Lu | 1 | -1/+1 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -10/+32 |
2014-11-12 | Fix more memory faults uncovered by fuzzing various executables. | Nick Clifton | 1 | -3/+11 |
2014-11-12 | Throw away dodgy coff line number info earlier | Alan Modra | 1 | -9/+9 |
2014-11-11 | More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz... | Nick Clifton | 1 | -12/+19 |
2014-11-11 | coff coff | Alan Modra | 1 | -1/+1 |
2014-11-11 | Avoid coff OOM | Alan Modra | 1 | -30/+31 |
2014-11-10 | More fixes for problems exposed by valgrind and the address sanitizer | Nick Clifton | 1 | -6/+3 |
2014-11-07 | Revert bfd_get_size checks | Alan Modra | 1 | -11/+0 |
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 |