Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -2/+2 |
2017-02-17 | bfd: Rename bsd_write_armap and coff_write_armap | Pedro Alves | 1 | -10/+10 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -2/+2 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -0/+1 |
2016-05-25 | Enable 64-bit archives in ar and ranlib | H.J. Lu | 1 | -11/+81 |
2016-03-07 | Allow zero length archive elements. | Nick Clifton | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-18 | Prevent looping in archives | Alan Modra | 1 | -8/+16 |
2015-04-24 | Copy is_linker_input to archive member | H.J. Lu | 1 | -0/+3 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 1 | -2/+4 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -35/+49 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -1/+2 |
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 | -2/+7 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -2/+9 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -0/+1 |
2014-11-07 | Revert bfd_get_size checks | Alan Modra | 1 | -3/+0 |
2014-11-04 | Fix a seg-fault triggered by reading a mal-formed archive. | Nick Clifton | 1 | -2/+7 |
2014-07-28 | Warn for ar/nm/ranlib/ld on lto objects without plugin | Alan Modra | 1 | -0/+4 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -0/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-02 | PR binutils/11983 | Nick Clifton | 1 | -1/+1 |
2013-04-15 | * archive.c (_bfd_archive_close_and_cleanup): Clear parent | Alan Modra | 1 | -1/+1 |
2013-02-15 | Don't allow a nested archive pointing to itself | H.J. Lu | 1 | -14/+7 |
2013-02-15 | Allow for some recursion when scanning archives. | Nick Clifton | 1 | -3/+9 |
2013-02-15 | PR binutils/15140 | Nick Clifton | 1 | -3/+9 |
2013-01-28 | * archive.c (bfd_generic_archive_p): Return target and keep | Alan Modra | 1 | -5/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -1/+1 |
2012-12-09 | Properly check indicies bigger than 4Gb | H.J. Lu | 1 | -4/+3 |
2012-08-20 | * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for | Tom Tromey | 1 | -14/+20 |
2012-08-17 | PR binutils/14475: | Alan Modra | 1 | -2/+5 |
2012-08-16 | PR binutils/14475: | Tom Tromey | 1 | -5/+2 |
2012-08-09 | * archive.c (SECTION Archives): Update documentation. | Alan Modra | 1 | -17/+69 |
2012-08-07 | * config/tc-i386.c (lex_got): Provide implementation for PE | Nick Clifton | 1 | -0/+13 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -3/+6 |
2012-07-03 | * archive.c (bsd_write_armap): Catch attempts to create an archive | Nick Clifton | 1 | -2/+22 |
2012-06-29 | Simplify global symbol handling | H.J. Lu | 1 | -4/+4 |
2012-05-18 | * archive.c (_bfd_generic_read_ar_hdr_mag): Fix last change so as | Roland McGrath | 1 | -159/+164 |
2012-05-16 | * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanf | Alan Modra | 1 | -0/+1 |
2012-02-02 | 2012-02-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2012-01-20 | PR binutils/13534 | Nick Clifton | 1 | -17/+46 |
2012-01-10 | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -8/+0 |
2011-10-11 | PR binutils/13278 | Alan Modra | 1 | -3/+3 |
2011-10-11 | PR binutils/13257 | Alan Modra | 1 | -2/+11 |
2011-05-31 | * archive.c (adjust_relative_path): Fix comment to prevent it | Nick Clifton | 1 | -3/+7 |
2011-05-27 | PR binutils/12710 | Nick Clifton | 1 | -12/+80 |
2011-04-20 | * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd. | Alan Modra | 1 | -4/+0 |
2011-03-04 | * archive.c (bsd_write_armap): Don't call stat in deterministic | Alan Modra | 1 | -16/+13 |
2011-03-03 | 2011-03-03 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+3 |