aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Fix compilation with GCC 4.4.7.Jan Kratochvil2-3/+11
2017-02-27Add symbol called __nm_<name> to exported symbols created by dlltool.Rudy Y2-1/+26
2017-02-25Fixes for new dw5 testAlan Modra3-31/+47
2017-02-24Fix snafu with booleans in readelf patch - lack of a program header is not a ...Nick Clifton2-3/+7
2017-02-24Tidy up readelf's use of boolean values.Nick Clifton2-716/+929
2017-02-24readelf: Correct version flag formattingMaciej W. Rozycki2-6/+16
2017-02-24readelf: Make version section index sum unsignedMaciej W. Rozycki2-2/+8
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki2-3/+14
2017-02-23DWARF-5: testcaseJan Kratochvil4-0/+1065
2017-02-23DWARF-5: DW_FORM_data16Jan Kratochvil2-0/+30
2017-02-23DWARF-5: MacrosJan Kratochvil2-28/+33
2017-02-23DWARF-5: call sitesJan Kratochvil2-7/+45
2017-02-23DWARF-5 basic functionalityJan Kratochvil4-204/+994
2017-02-23DWARF attrs: add delimiterJan Kratochvil2-25/+33
2017-02-23dwarf.c: Use more dwarf_vmaJan Kratochvil2-23/+34
2017-02-23Add support to readelf for displaying gnu attributes in architectures not kno...Nick Clifton2-76/+99
2017-02-22Display user op byteJan Kratochvil2-2/+6
2017-02-22readelf: Restore a lost new line in version informationMaciej W. Rozycki2-1/+7
2017-02-20Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2-14/+30
2017-02-17Fix illegal memory accesses in readelf when parsing a corrupt binary.Nick Clifton2-2/+14
2017-02-17Add support to readelf for displaying GNU section types.Nick Clifton2-1/+17
2017-02-17bfd: Rename Chunk and S3ForcedPedro Alves1-6/+6
2017-02-15Move Eric Christopher to Past Maintainers list.Nick Clifton2-2/+6
2017-02-14Fix invalid memory access displayiing contents of sections.Nick Clifton2-1/+16
2017-02-14Fix an illegal memory access parsing corrupt STABD debug information.Nick Clifton2-0/+9
2017-02-14Fix handling of corrupt STABS enum type strings.Nick Clifton2-1/+20
2017-02-14Fix illegal memory access problems with readelf processing corrupt RL78 binar...Nick Clifton2-17/+28
2017-02-13Fix illegal memory access bug in nm when run on a corrupt binary.Nick Clifton2-1/+8
2017-02-13Extend previous patch to cover uncompress_section_contents returning FALSE to...Nick Clifton2-11/+28
2017-02-13Fix invalid read of section contents whilst processing a corrupt binary.Nick Clifton2-4/+18
2017-02-13Fix invalid memory access attempting to read the compression header of a too-...Nick Clifton2-5/+29
2017-02-13Fix check for buffer overflow when processing version information.Nick Clifton2-1/+7
2017-02-13Fix access violation when reporting sections that could not be dumped.Nick Clifton2-3/+12
2017-02-13Fix read-after-free error in readelf when processing multiple, relocated sect...Nick Clifton2-25/+94
2017-02-13Fix readelf writing to illegal addresses whilst processing corrupt input file...Nick Clifton2-5/+32
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov2-18/+66
2017-01-23Fix typo in MAINTAINERS fileNick Clifton1-1/+1
2017-01-23Remove Mei Ligang as SCORE maintainerNick Clifton2-1/+3
2017-01-23Add Bernd Schmidt to Past Maintainers listNick Clifton2-0/+5
2017-01-23 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.Bernd Schmidt2-1/+4
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess2-8/+54
2017-01-18Add support for processing lex source files with flex v 2.6.3Bernhard Rosenkranzer3-10/+8
2017-01-18Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov4-5/+34
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton3-0/+92
2017-01-10Fix compile time warning about pointer comparison.Nick Clifton2-1/+7
2017-01-10Updated Swedish translations for GAS and LDNick Clifton1-1/+1
2017-01-09Speed up objdump when displaying disassembly mixed with line number and sourc...Nick Clifton2-4/+26
2017-01-09.rela.dyn comment fix and add missing ChangeLog entryAlan Modra3-2/+10
2017-01-06Retire Paul Brook as an ARM maintainer.Nick Clifton2-1/+5
2017-01-04Use noyywrap option in lex files.Dilan Palauzov2-5/+7