Age | Commit message (Expand) | Author | Files | Lines |
2017-09-24 | PR22197, buffer overflow in bfd_get_debug_link_info_1 | Alan Modra | 1 | -1/+1 |
2017-08-31 | bfd_close_all_done calling _close_and_cleanup | Alan Modra | 1 | -15/+3 |
2017-08-30 | Call _close_and_cleanup in bfd_close_all_done | H.J. Lu | 1 | -0/+3 |
2017-06-26 | Fix address violations when atempting to parse fuzzed binaries. | Nick Clifton | 1 | -2/+16 |
2017-04-07 | Fix building the BFD library for Win64 by reqorking the find_separate_debug_f... | Pedro Alves | 1 | -93/+138 |
2017-02-22 | Align .gnu_debuglink sections on a 4-byte boundary. | Nick Clifton | 1 | -0/+7 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -4/+4 |
2017-01-12 | Add support for locating separate debug info files via the build-id method. | Nick Clifton | 1 | -39/+334 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -0/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-03 | Fix memory access problems exposed by fuzzed binaries. | Nick Clifton | 1 | -5/+9 |
2014-11-14 | Fix a null pointer dereference when reading the debug link info from a corrup... | Nick Clifton | 1 | -5/+10 |
2014-11-10 | More fixes for problems exposed by valgrind and the address sanitizer | Nick Clifton | 1 | -17/+9 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-02 | PR binutils/11983 | Nick Clifton | 1 | -8/+41 |
2013-11-02 | Remove unnecessary _bfd_new_bfd initialisation | Alan Modra | 1 | -15/+0 |
2013-10-09 | * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'. | Tom Tromey | 1 | -1/+1 |
2013-10-09 | bfd | Tom Tromey | 1 | -2/+3 |
2013-10-08 | fix PR symtab/15597 | Tom Tromey | 1 | -9/+32 |
2013-05-29 | * dwarf2.c (struct dwarf2_debug): Add fields for handling | Nick Clifton | 1 | -40/+149 |
2013-04-17 | * coffcode.h: Added a cast to void when a bfd_set_section_*() | Nick Clifton | 1 | -4/+3 |
2013-03-14 | gdb | Tom Tromey | 1 | -8/+10 |
2013-01-26 | * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore, | Alan Modra | 1 | -1/+1 |
2013-01-14 | PR binutils/14813 | Alan Modra | 1 | -3/+3 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -3/+3 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
2012-11-07 | Change return type of bclose to bfd_boolean | H.J. Lu | 1 | -2/+2 |
2012-11-06 | PR binutils/14567 | Alan Modra | 1 | -0/+4 |
2012-08-20 | * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for | Tom Tromey | 1 | -0/+1 |
2012-08-09 | * archive.c (SECTION Archives): Update documentation. | Alan Modra | 1 | -12/+0 |
2012-08-07 | * config/tc-i386.c (lex_got): Provide implementation for PE | Nick Clifton | 1 | -0/+4 |
2012-08-03 | * opncls.c (_bfd_delete_bfd): Now static. | Tom Tromey | 1 | -1/+1 |
2012-05-29 | bfd/ | Tom Tromey | 1 | -2/+16 |
2011-06-27 | 2011-06-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+3 |
2011-04-17 | PR ld/12365 | Alan Modra | 1 | -1/+1 |
2010-10-25 | * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal. | Alan Modra | 1 | -2/+2 |
2010-10-25 | * opncls.c (_bfd_id_counter): Rename to bfd_id_counter. | Alan Modra | 1 | -5/+19 |
2010-05-26 | 2010-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -15/+3 |
2009-12-15 | 2009-12-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -10/+10 |
2009-12-15 | 2009-12-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -22/+22 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -31/+24 |
2009-10-20 | PR binutils/10802 | Alan Modra | 1 | -1/+1 |
2009-10-16 | PR binutils/10785 | Alan Modra | 1 | -1/+3 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -19/+20 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-16 | * opncls.c (bfd_close): Until BFD_IN_MEMORY has an iovec, | Doug Evans | 1 | -5/+11 |
2009-06-12 | * opncls.c (_maybe_make_executable): New function. Gives execute | Nick Clifton | 1 | -36/+30 |