aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+1
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton1-5/+6
2014-11-28Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra1-5/+12
2014-11-27Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug1-20/+68
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-161/+232
2014-11-21Resolve more problems with readelf uncovered by fuzzing binary files.Nick Clifton1-1/+7
2014-11-21Support ARM Cortex-M7Terry Guo1-1/+1
2014-11-18Fix memort access problems exposed by fuzzed binaries.Nick Clifton1-1/+15
2014-11-13More fixes for readelf problems reading corrupt files.Nick Clifton1-4/+26
2014-11-11Fix invalid memory accesses for more corrupt binary files.Nick Clifton1-38/+49
2014-11-11Prevent a buffer overrun whilst displaying corrupt ARM tags.Nick Clifton1-1/+3
2014-11-10More fixes for assertion failures and out-of-bounds reads by readelf.Nick Clifton1-51/+128
2014-11-07Cast time value to unsigned long to printH.J. Lu1-1/+2
2014-11-07Add more fixes for inavlid memory accesses triggered by corrupt files.Nick Clifton1-91/+206
2014-11-05More fixes for reading corrupt ELF files.Nick Clifton1-63/+144
2014-11-052014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+2
2014-11-04Fix -Wshadow warningMatthew Fortune1-4/+4
2014-11-04More fixes for memory corruption when readelf processes corrupt files.Nick Clifton1-46/+127
2014-11-04Fixes for crashes running readelf.Nick Clifton1-33/+83
2014-11-01Fix %lx format used with bfd_size_type mismatch in readelf.cHans-Peter Nilsson1-2/+2
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S1-0/+3
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton1-4/+28
2014-10-30Fix error message strings so that they can be translated properly.Nick Clifton1-12/+20
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune1-1/+3
2014-10-14Correct fscanf char field countAlan Modra1-1/+1
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-4/+46
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo1-5/+5
2014-09-16NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen1-1/+3
2014-09-15Add support for MIPS R6.Andrew Bennett1-0/+2
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-22/+203
2014-07-07Remove an accidental commit.Nick Clifton1-7/+2
2014-06-26Fixes part of a problem reading deliberately non-conforming ELF binaries - wh...Nick Clifton1-3/+11
2014-05-16This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata1-0/+2
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-11/+17
2014-03-20An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton1-1/+1
2014-03-19This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton1-0/+6
2014-03-06Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton1-9/+16
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-06binutils/ChangeLog:Andrew Pinski1-0/+1
2014-02-06Add readelf support for dumping gold version note sections.Cary Coutant1-0/+11
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+258
2013-11-07 Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.Doug Evans1-0/+2
2013-10-30Replace DT_PPC_TLSOPT with DT_PPC_OPT.Alan Modra1-2/+2
2013-10-30Add ELFv2 .localentry support.Alan Modra1-0/+16
2013-10-30Add .abiversion related support for ELFv2Alan Modra1-0/+10
2013-10-142013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu1-0/+24
2013-10-142013-10-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton1-1/+3
2013-10-11binutils/Roland McGrath1-21/+21
2013-09-172013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>Steve Ellcey1-0/+3