| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent an illegal memory access in gprof by ensuring that string tables for ... | Nick Clifton | 2018-04-23 | 1 | -3/+4 |
* | Fix illegal memory accesses trigeered when linking corrupt input files. | Nick Clifton | 2018-04-17 | 1 | -3/+6 |
* | Remove m68k-aout and m68k-coff support | Alan Modra | 2018-04-16 | 1 | -17/+2 |
* | Remove m88k support | Alan Modra | 2018-04-16 | 1 | -4/+0 |
* | Remove sony newsos3 support | Alan Modra | 2018-04-16 | 1 | -2/+1 |
* | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 2018-04-11 | 1 | -7/+6 |
* | PR22887, null pointer dereference in aout_32_swap_std_reloc_out | Alan Modra | 2018-02-28 | 1 | -2/+4 |
* | Nonsense error messages on invalid aout string offset | Alan Modra | 2018-02-28 | 1 | -1/+7 |
* | unrecognized/unsupported reloc message | Alan Modra | 2018-02-26 | 1 | -4/+4 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -8/+8 |
* | Fix override of common symbols for a.out | Alan Modra | 2018-01-12 | 1 | -1/+2 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -112/+112 |
* | PR22306, Invalid free() in slurp_symtab() | Alan Modra | 2017-10-17 | 1 | -15/+30 |
* | binutils: support for the SPARC M8 processor | Jose E. Marchesi | 2017-05-19 | 1 | -1/+3 |
* | Use %A and %B in more error messages | Alan Modra | 2017-04-13 | 1 | -9/+8 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Fix seg-fault running strip on a corrupt binary. | Nick Clifton | 2016-12-06 | 1 | -6/+11 |
* | Fix seg-fault running strip on a corrupt binary. | Nick Clifton | 2016-12-05 | 1 | -4/+23 |
* | Fix seg-fault in linker parsing a corrupt input file. | Nick Clifton | 2016-12-05 | 1 | -2/+2 |
* | Fix assertion failure in linker triggered by corrupt input file. | Nick Clifton | 2016-12-05 | 1 | -1/+3 |
* | Fix seg-fault in the linker when examining a corrupt binary. | Nick Clifton | 2016-12-02 | 1 | -2/+1 |
* | Fix a seg-fault disassembling a corrupt binary. | Nick Clifton | 2016-12-01 | 1 | -0/+6 |
* | Fix seg-fault running addr2line on a corrupt binary. | Nick Clifton | 2016-12-01 | 1 | -4/+12 |
* | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 2016-10-19 | 1 | -0/+4 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -5/+6 |
* | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu... | Jose E. Marchesi | 2016-06-17 | 1 | -1/+11 |
* | Return void from linker callbacks | Alan Modra | 2016-05-28 | 1 | -40/+26 |
* | Prevent a seg-fault in the linker when accessing a specially crafted, corrupt... | Nick Clifton | 2016-02-19 | 1 | -0/+10 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | Trim unused params from aout adjust_sizes_and_vmas | Alan Modra | 2015-12-01 | 1 | -11/+3 |
* | Invoke aout N_* macros with pointer to struct internal_exec | Alan Modra | 2015-12-01 | 1 | -21/+21 |
* | Add output_type to bfd_link_info | H.J. Lu | 2015-08-18 | 1 | -8/+8 |
* | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 2015-01-19 | 1 | -3/+3 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | aoutx.h tidy | Alan Modra | 2014-11-07 | 1 | -14/+10 |
* | Revert changes in previous deltas that introduced new failures into | Nick Clifton | 2014-11-06 | 1 | -7/+0 |
* | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 2014-11-03 | 1 | -0/+7 |
* | Merge bfd_find_nearest_line variants | Alan Modra | 2014-10-15 | 1 | -2/+5 |
* | Add support for MIPS R6. | Andrew Bennett | 2014-09-15 | 1 | -0/+2 |
* | Fix LTO vs. COFF archives | Alan Modra | 2014-08-05 | 1 | -0/+2 |
* | Update "configure.in" in comments and doco | Alan Modra | 2014-07-04 | 1 | -1/+1 |
* | Make bfd.link_next field a union | Alan Modra | 2014-06-13 | 1 | -3/+3 |
* | Add MIPS r3 and r5 support. | Andrew Bennett | 2014-05-07 | 1 | -0/+4 |
* | bfd target vector rationalisation | Alan Modra | 2014-05-02 | 1 | -2/+2 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -3/+1 |
* | PR binutils/13121 | Nick Clifton | 2012-05-01 | 1 | -112/+112 |
* | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 2011-06-13 | 1 | -11/+12 |
* | 2011-03-03 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-03-03 | 1 | -1/+2 |
* | * aoutx.h (aout_link_check_ar_symbols): Formatting. | Alan Modra | 2010-12-13 | 1 | -17/+26 |