aboutsummaryrefslogtreecommitdiff
path: root/binutils/elfcomm.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-07-24PR23430, Indices misspelledAlan Modra1-2/+2
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-10-28PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra1-0/+11
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-6/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton1-0/+10
2014-12-08More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-2/+4
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton1-5/+50
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-05-15binutils/Cary Coutant1-1/+118
2013-03-04 * elfcomm.c (error): Flush stdout before emitting the errorNick Clifton1-0/+6
2013-02-15 PR binutils/15140Nick Clifton1-7/+21
2013-02-07 * elfcomm.c (get_archive_member_name): Prevent seg-fault if aNick Clifton1-0/+6
2012-07-17 * elfcomm.c (setup_archive): Extract index table and symbol tableNick Clifton1-118/+151
2012-02-15 * dwarf.c (dwarf_vmatoa64): New function.Cary Coutant1-0/+19
2010-11-21Add and use elfcomm.c/elfcomm.h.H.J. Lu1-0/+658