summaryrefslogtreecommitdiff
path: root/binutils/elfcomm.h
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-05-12SAFE_BYTE_GET64Alan Modra
2021-04-01Remove strneq macro and use startswith.Martin Liska
2021-04-01Replace const_strneq with startswith.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton
2020-03-19Don't use bfd.h in binutils/elfcomm.cAlan Modra
2020-03-19setup_archive parameter mismatchAlan Modra
2020-03-14readelf large memory allocationAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-07-24PR23430, Indices misspelledAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-11Use autoconf check for long long in binutilsAlan Modra
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton
2014-03-05Update copyright yearsAlan Modra
2012-07-17 * elfcomm.c (setup_archive): Extract index table and symbol tableNick Clifton
2012-02-15 * dwarf.c (dwarf_vmatoa64): New function.Cary Coutant
2010-11-21Add and use elfcomm.c/elfcomm.h.H.J. Lu