Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -1/+2 |
2017-04-07 | pe/coff: handle weak defined symbol for gc-sections. | Tristan Gingold | 1 | -2/+16 |
2017-03-29 | Improve the speed of scanning PE binaries for line number information. | Nick Clifton | 1 | -6/+34 |
2017-01-09 | Improve objdump's behaviour when it encounters a corrupt binary with an exces... | Nick Clifton | 1 | -1/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -2/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -4/+4 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 1 | -1/+2 |
2016-07-27 | Fix seg-fault when running garbage collection on coff binaries. | Nick Clifton | 1 | -1/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-15 | bfd: don't produce corrupt COFF symbol table due to long ELF file name symbols | Jan Beulich | 1 | -1/+4 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -3/+3 |
2015-07-03 | Add experimental support for --gc-sections with COFF and PE based targets. | Kai Tietz | 1 | -0/+428 |
2015-03-24 | Fixes a bug introduced by the new ranges checks on COFF symbol tables. | Nick Clifton | 1 | -2/+1 |
2015-03-18 | Fix debug section compression so that it is only performed if it would make t... | Jon Turney | 1 | -9/+12 |
2015-03-05 | Allows the binutils to cope with PE binaries where the section addresses have... | Nick Clifton | 1 | -0/+20 |
2015-02-27 | Fixes a problem recognizing libraries created by Visual Studio. | Nick Clifton | 1 | -1/+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 | -106/+8 |
2014-11-26 | More fixes for memory access errors triggered by attemps to examine corrupted... | Nick Clifton | 1 | -1/+6 |
2014-11-21 | Fixes for memory access violations exposed by fuzzinf various binaries. | Nick Clifton | 1 | -1/+16 |
2014-11-21 | Fix a snafu setting up the string table read in from a COFF file. | Alexander Cherepanov | 1 | -3/+3 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -16/+58 |
2014-11-12 | Fix more memory faults uncovered by fuzzing various executables. | Nick Clifton | 1 | -2/+13 |
2014-11-11 | More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz... | Nick Clifton | 1 | -3/+3 |
2014-11-10 | More fixes for problems exposed by valgrind and the address sanitizer | Nick Clifton | 1 | -4/+13 |
2014-11-07 | Revert bfd_get_size checks | Alan Modra | 1 | -18/+1 |
2014-11-06 | Revert changes in previous deltas that introduced new failures into | Nick Clifton | 1 | -4/+8 |
2014-11-03 | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 1 | -20/+52 |
2014-10-31 | Avoid allocating over-large buffers when parsing corrupt binaries. | Nick Clifton | 1 | -0/+5 |
2014-10-30 | Closes another memory corruption, this time due to heap overrun. | Nick Clifton | 1 | -2/+6 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -29/+12 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-03-21 | * coffgen.c (coff_real_object_p): Make global. | Kai Tietz | 1 | -2/+6 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -3/+3 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 1 | -2/+90 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -1/+1 |
2011-11-02 | Building EFI binaries, particularly larger ones (like e.g. Xen does), on Linux | Jan Beulich | 1 | -9/+25 |
2011-10-06 | * coffgen.c (coff_write_alien_symbol): Don't write | Kai Tietz | 1 | -0/+17 |
2011-09-30 | 2011-09-30 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -8/+25 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -0/+67 |
2011-05-07 | PR ld/12365 | Dave Korn | 1 | -4/+9 |
2010-04-27 | PR binutils/11512 | Nick Clifton | 1 | -2/+8 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -5/+5 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -13/+15 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -14/+16 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -18/+18 |