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