aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton1-12/+15
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu1-1/+1
2017-05-24Refactor disassembler selectionYao Qi1-1/+3
2017-05-02Prevent memory exhaustion from a corrupt PE binary with an overlarge number o...Nick Clifton1-0/+8
2017-04-23PR 21415, objdump fails to check bfd_get_section_contents statusAlan Modra1-1/+6
2017-03-21Add --inlines option to objdump to include scope backtrace of inlined functio...Andi Kleen1-1/+19
2017-03-13objdump -dS: warn if source is more recent than objectAlan Modra1-25/+35
2017-03-10Make objdump's --wide command line option affect its output of DWARF debug in...Chia-Hao Lo1-1/+1
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-6/+10
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess1-8/+46
2017-01-09Speed up objdump when displaying disassembly mixed with line number and sourc...Nick Clifton1-4/+18
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton1-9/+72
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra1-0/+15
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-6/+1
2016-06-28Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra1-1/+2
2016-06-24Limit objdump -S context linesAlan Modra1-2/+11
2016-04-13Add init_dwarf_regnames_s390Andreas Arnez1-0/+4
2016-03-21Remove use of alloca.Nick Clifton1-4/+9
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene1-1/+15
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-50/+50
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton1-7/+18
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton1-1/+41
2015-05-11Add init_dwarf_regnames_iamcuH.J. Lu1-0/+4
2015-02-24Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton1-1/+2
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+1
2015-01-07Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton1-1/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-0/+1
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-1/+9
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton1-0/+1
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+17
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-3/+1
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-3/+20
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton1-4/+12
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-2/+9
2014-08-22aarch64: Decode dwarf2 register numbersRichard Henderson1-0/+4
2014-07-01Reorganise struct bfdAlan Modra1-1/+0
2014-03-27objdump: set address of debug sections.Tristan Gingold1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath1-0/+2
2013-10-09 PR binutils/16024Nick Clifton1-6/+5
2013-08-12PR binutils/15818Andreas Schwab1-21/+23
2013-01-17 * objdump.c (dump_target_specific): Fix NULL pointer test.Alan Modra1-1/+1
2012-10-24binutils/Cary Coutant1-1/+2
2012-10-21Handle x32 in dump_dwarfH.J. Lu1-0/+2
2012-10-21bfd/Alan Modra1-7/+1
2012-10-18ChangeLog bfdKai Tietz1-2/+4