summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-045-3/+61
* readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton2017-04-032-3/+20
* Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton2017-04-032-8/+24
* readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton2017-04-032-3/+9
* Fix minor problems with previous wasm32 binutils commit.Pip Cet2017-03-313-3/+7
* Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet2017-03-3022-1/+244
* PowerPC -Mraw disassemblyAlan Modra2017-03-292-6/+32
* Add --inlines option to objdump to include scope backtrace of inlined functio...Andi Kleen2017-03-214-2/+44
* Update support for GNU BUILD notes so that version notes can contain extra in...Nick Clifton2017-03-213-25/+46
* readelf: Don't error on .debug files with NOBITS .dynamic section.Mark Wielaard2017-03-202-6/+15
* Fix displaying the value associated a GNU BUILD note that uses an ascii name.Nick Clifton2017-03-172-1/+6
* Add support for a GNU BUILD note type to record the enum size.Nick Clifton2017-03-162-0/+10
* Try harder to find the correct symbol to associate with OPEN GNU BUILD notes.Nick Clifton2017-03-146-88/+157
* objdump -dS: warn if source is more recent than objectAlan Modra2017-03-132-25/+45
* Make objdump's --wide command line option affect its output of DWARF debug in...Chia-Hao Lo2017-03-102-1/+6
* Add basic recognition of new EM_ ELF machine numbers.Nick Clifton2017-03-102-60/+97
* Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu2017-03-0810-45/+234
* Fix reading numeric values from GNU BUILD NOTEs.Nick Clifton2017-03-062-2/+11
* binutils: Fix warning on platforms that don't have asprintfSam Thursfield2017-03-064-1/+21
* Support merging build notes in sections without the SHF_GNU_BUILD_NOTE flag set.Nick Clifton2017-03-022-1/+7
* Fix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64 architectures.Nick Clifton2017-03-022-2/+25
* New debug_displays_assertJan Kratochvil2017-03-022-0/+7
* Fix dwarf_section_display_enum regression by DWARF-5Jan Kratochvil2017-03-022-0/+6
* Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton2017-03-0110-34/+1053
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-282-6/+14
* Revert "Add symbol called __nm_<name> to exported symbols created by dlltool."Nick Clifton2017-02-282-26/+1
* Fix compilation with GCC 4.4.7.Jan Kratochvil2017-02-272-3/+11
* Add symbol called __nm_<name> to exported symbols created by dlltool.Rudy Y2017-02-272-1/+26
* Fixes for new dw5 testAlan Modra2017-02-253-31/+47
* Fix snafu with booleans in readelf patch - lack of a program header is not a ...Nick Clifton2017-02-242-3/+7
* Tidy up readelf's use of boolean values.Nick Clifton2017-02-242-716/+929
* readelf: Correct version flag formattingMaciej W. Rozycki2017-02-242-6/+16
* readelf: Make version section index sum unsignedMaciej W. Rozycki2017-02-242-2/+8
* readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki2017-02-242-3/+14
* DWARF-5: testcaseJan Kratochvil2017-02-234-0/+1065
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-232-0/+30
* DWARF-5: MacrosJan Kratochvil2017-02-232-28/+33
* DWARF-5: call sitesJan Kratochvil2017-02-232-7/+45
* DWARF-5 basic functionalityJan Kratochvil2017-02-234-204/+994
* DWARF attrs: add delimiterJan Kratochvil2017-02-232-25/+33
* dwarf.c: Use more dwarf_vmaJan Kratochvil2017-02-232-23/+34
* Add support to readelf for displaying gnu attributes in architectures not kno...Nick Clifton2017-02-232-76/+99
* Display user op byteJan Kratochvil2017-02-222-2/+6
* readelf: Restore a lost new line in version informationMaciej W. Rozycki2017-02-222-1/+7
* Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2017-02-202-14/+30
* Fix illegal memory accesses in readelf when parsing a corrupt binary.Nick Clifton2017-02-172-2/+14
* Add support to readelf for displaying GNU section types.Nick Clifton2017-02-172-1/+17
* bfd: Rename Chunk and S3ForcedPedro Alves2017-02-171-6/+6
* Move Eric Christopher to Past Maintainers list.Nick Clifton2017-02-152-2/+6
* Fix invalid memory access displayiing contents of sections.Nick Clifton2017-02-142-1/+16