Age | Commit message (Expand) | Author | Files | Lines |
2017-10-17 | PR22306, Invalid free() in slurp_symtab() | Alan Modra | 1 | -15/+30 |
2017-05-19 | binutils: support for the SPARC M8 processor | Jose E. Marchesi | 1 | -1/+3 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -9/+8 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-06 | Fix seg-fault running strip on a corrupt binary. | Nick Clifton | 1 | -6/+11 |
2016-12-05 | Fix seg-fault running strip on a corrupt binary. | Nick Clifton | 1 | -4/+23 |
2016-12-05 | Fix seg-fault in linker parsing a corrupt input file. | Nick Clifton | 1 | -2/+2 |
2016-12-05 | Fix assertion failure in linker triggered by corrupt input file. | Nick Clifton | 1 | -1/+3 |
2016-12-02 | Fix seg-fault in the linker when examining a corrupt binary. | Nick Clifton | 1 | -2/+1 |
2016-12-01 | Fix a seg-fault disassembling a corrupt binary. | Nick Clifton | 1 | -0/+6 |
2016-12-01 | Fix seg-fault running addr2line on a corrupt binary. | Nick Clifton | 1 | -4/+12 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+6 |
2016-06-17 | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu... | Jose E. Marchesi | 1 | -1/+11 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -40/+26 |
2016-02-19 | Prevent a seg-fault in the linker when accessing a specially crafted, corrupt... | Nick Clifton | 1 | -0/+10 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-01 | Trim unused params from aout adjust_sizes_and_vmas | Alan Modra | 1 | -11/+3 |
2015-12-01 | Invoke aout N_* macros with pointer to struct internal_exec | Alan Modra | 1 | -21/+21 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -8/+8 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-07 | aoutx.h tidy | Alan Modra | 1 | -14/+10 |
2014-11-06 | Revert changes in previous deltas that introduced new failures into | Nick Clifton | 1 | -7/+0 |
2014-11-03 | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 1 | -0/+7 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -2/+5 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 1 | -0/+2 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -0/+2 |
2014-07-04 | Update "configure.in" in comments and doco | Alan Modra | 1 | -1/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -3/+3 |
2014-05-07 | Add MIPS r3 and r5 support. | Andrew Bennett | 1 | -0/+4 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2012-05-01 | PR binutils/13121 | Nick Clifton | 1 | -112/+112 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -11/+12 |
2011-03-03 | 2011-03-03 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2010-12-13 | * aoutx.h (aout_link_check_ar_symbols): Formatting. | Alan Modra | 1 | -17/+26 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -8/+16 |
2010-08-25 | * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address. | Alan Modra | 1 | -1/+1 |
2010-07-22 | * aoutx.h (some_aout_object_p): Don't set EXEC_P for files with | Alan Modra | 1 | -1/+3 |
2010-04-09 | bfd/ChangeLog | Nick Clifton | 1 | -5/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -5/+5 |
2009-10-14 | include/ | Alan Modra | 1 | -1/+1 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -20/+24 |
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 | -4/+4 |
2009-07-02 | * aoutx.h (aout_get_external_symbols): Declare 'amt' locally. | Tom Tromey | 1 | -9/+11 |
2009-02-03 | bfd: | Joseph Myers | 1 | -0/+1 |
2008-11-28 | * aoutx.h (NAME): Add case statements for bfd_mach_mips14000, | Thiemo Seufer | 1 | -0/+2 |
2007-08-09 | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+3 |