summaryrefslogtreecommitdiff
path: root/binutils/elfcomm.c
Commit message (Expand)AuthorAgeFilesLines
* PR23430, Indices misspelledAlan Modra2018-07-241-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-151-5/+5
* PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2017-10-281-0/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-6/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton2014-12-221-0/+10
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2014-12-081-2/+4
* Add checks for memory access violations exposed by fuzzed archives.Nick Clifton2014-12-011-5/+50
* Update copyright yearsAlan Modra2014-03-051-1/+1
* binutils/Cary Coutant2013-05-151-1/+118
* * elfcomm.c (error): Flush stdout before emitting the errorNick Clifton2013-03-041-0/+6
* PR binutils/15140Nick Clifton2013-02-151-7/+21
* * elfcomm.c (get_archive_member_name): Prevent seg-fault if aNick Clifton2013-02-071-0/+6
* * elfcomm.c (setup_archive): Extract index table and symbol tableNick Clifton2012-07-171-118/+151
* * dwarf.c (dwarf_vmatoa64): New function.Cary Coutant2012-02-151-0/+19
* Add and use elfcomm.c/elfcomm.h.H.J. Lu2010-11-211-0/+658