aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-19bfd_section_* macrosAlan Modra1-16/+14
2019-09-18bfd_asymbol_* macrosAlan Modra1-3/+3
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-3/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-17PR23994, libbfd integer overflowAlan Modra1-19/+21
2018-04-23Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton1-3/+4
2018-04-17Fix illegal memory accesses trigeered when linking corrupt input files.Nick Clifton1-3/+6
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-17/+2
2018-04-16Remove m88k supportAlan Modra1-4/+0
2018-04-16Remove sony newsos3 supportAlan Modra1-2/+1
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-7/+6
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra1-2/+4
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra1-1/+7
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-4/+4
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-8/+8
2018-01-12Fix override of common symbols for a.outAlan Modra1-1/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-112/+112
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra1-15/+30
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-1/+3
2017-04-13Use %A and %B in more error messagesAlan Modra1-9/+8
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton1-6/+11
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton1-4/+23
2016-12-05Fix seg-fault in linker parsing a corrupt input file.Nick Clifton1-2/+2
2016-12-05Fix assertion failure in linker triggered by corrupt input file.Nick Clifton1-1/+3
2016-12-02Fix seg-fault in the linker when examining a corrupt binary.Nick Clifton1-2/+1
2016-12-01Fix a seg-fault disassembling a corrupt binary.Nick Clifton1-0/+6
2016-12-01Fix seg-fault running addr2line on a corrupt binary.Nick Clifton1-4/+12
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-09-30Remove syntactic sugarAlan Modra1-5/+6
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-1/+11
2016-05-28Return void from linker callbacksAlan Modra1-40/+26
2016-02-19Prevent a seg-fault in the linker when accessing a specially crafted, corrupt...Nick Clifton1-0/+10
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-01Trim unused params from aout adjust_sizes_and_vmasAlan Modra1-11/+3
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra1-21/+21
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-8/+8
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-07aoutx.h tidyAlan Modra1-14/+10
2014-11-06Revert changes in previous deltas that introduced new failures intoNick Clifton1-7/+0
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-0/+7
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-2/+5
2014-09-15Add support for MIPS R6.Andrew Bennett1-0/+2
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-0/+2
2014-07-04Update "configure.in" in comments and docoAlan Modra1-1/+1
2014-06-13Make bfd.link_next field a unionAlan Modra1-3/+3
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett1-0/+4
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2