summaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
AgeCommit message (Expand)Author
2022-06-08Don't encode reloc.sizeAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-10-28bfd: remove use of INLINEAlan Modra
2021-10-24asan: aout: heap buffer overflowAlan Modra
2021-10-06PR28403, null pointer dereference in disassemble_bytesAlan Modra
2021-05-11PR27844, Unstable symbol name in objdump outputsAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-29TRUE/FALSE simplificationAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-04Correct a comment.Stephen Casner
2020-06-03This patch set for the generic BFD a.out backend removes a dead #define and m...Gunther Nikl
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-05-19Use bfd_get_filename throughout bfdAlan Modra
2020-05-12 [PATCH] bfd: Fix 64-bit relocation handling for a.outGunther Nikl
2020-04-29bfd: Fix 64-bit relocation handling for a.outGunther Nikl
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-26Indent labelsAlan Modra
2020-02-21PR25569, PDP11 ld -s clobbers last data byteAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-02-19Miscellaneous memory alloc related fixesAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-18bfd_asymbol_* macrosAlan Modra
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-17PR23994, libbfd integer overflowAlan Modra
2018-04-23Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton
2018-04-17Fix illegal memory accesses trigeered when linking corrupt input files.Nick Clifton
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-16Remove m88k supportAlan Modra
2018-04-16Remove sony newsos3 supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-12Fix override of common symbols for a.outAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton
2016-12-05Fix seg-fault in linker parsing a corrupt input file.Nick Clifton
2016-12-05Fix assertion failure in linker triggered by corrupt input file.Nick Clifton
2016-12-02Fix seg-fault in the linker when examining a corrupt binary.Nick Clifton