aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Extend description of --add-gnu-debuglink option to explain why the file must...Nick Clifton2-2/+45
2015-03-05Fixes PR 17994 - which reported that dlltool was not deleting temporary files...Nick Clifton2-9/+55
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang3-0/+42
2015-02-28objcopy: Add --update-section option.Andrew Burgess10-0/+249
2015-02-26Fix arithmetic overflows running srconv on fuzzed binaries.Nick Clifton2-3/+41
2015-02-26objcopy: Avoid shadowing optarg.Andrew Burgess2-4/+9
2015-02-26Fix undefined arithmetic operations detected by -fsanitize=undefined when run...Nick Clifton3-21/+55
2015-02-26Fixes a resource exhaustion problem when running windres on a corrupt binary.Nick Clifton2-6/+18
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo2-1/+6
2015-02-25objcopy: Factor out some of the option parsing code.Andrew Burgess2-67/+84
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess2-0/+63
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton4-12/+222
2015-02-24readelf: handle corrupted chains betterMike Frysinger2-10/+20
2015-02-24Speed up the display of unwind tables by using a binary chop search to locate...Dmitry Antipov2-86/+159
2015-02-24Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton2-1/+7
2015-02-21binutils: readelf: add missing newline to warning messageMike Frysinger2-1/+6
2015-02-20S390: Support new vector register sectionsAndreas Arnez2-0/+9
2015-02-13Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+21
2015-02-13Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton3-5/+17
2015-02-13Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2-2/+7
2015-02-13binutils/dwarf.c white spaceAlan Modra2-305/+311
2015-02-12oops - changelog entry accidentally omitted from previous delta.Nick Clifton1-0/+8
2015-02-11Fixes for invalid memory accesses triggered by running readelf on fuzzed bina...Nick Clifton2-15/+38
2015-02-10Fix memory access violations discovered by running readelf compiled with unde...Nick Clifton3-5/+26
2015-02-10Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+14
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton3-51/+52
2015-02-10Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard2-0/+7
2015-02-06Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2-3/+4
2015-02-06Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2-3/+23
2015-02-06Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton2-4/+13
2015-02-05Don't refer to optarg in dwarf.c functionAlan Modra2-1/+6
2015-02-04More fixes for memory access violations triggered by running readelf on fuzze...Nick Clifton2-10/+40
2015-02-03Fix memory access violations triggered by running readelf on fuzzed binaries.Nick Clifton3-36/+114
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2-1/+6
2015-01-28FT32 initial supportAlan Modra2-0/+14
2015-01-27Fixes for invalid memory accesses triggered by running windres on corrupt bin...Nick Clifton4-52/+89
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton2-0/+11
2015-01-27Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton2-1/+15
2015-01-23Fix build errors when compiling nlmconv.c on a 32-bit host.Nick Clifton2-3/+11
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton16-3/+45
2015-01-21Add self to ARM MaintainersRamana Radhakrishnan2-0/+5
2015-01-21This patch fixes some illegal memory accesses triggered by running coffdump o...Nick Clifton2-4/+21
2015-01-12Properly check abbrev sizeH.J. Lu2-4/+9
2015-01-12Another fix for memory access errors trigegred by running readelf on a corrup...Nick Clifton2-22/+39
2015-01-12More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton3-3/+30
2015-01-12Assorted compiler warning fixesAlan Modra3-3/+11
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton2-1/+18
2015-01-08Fix memory access violations triggered by running sysdump on fuzzed binaries.Nick Clifton2-2/+16
2015-01-08Fixes for memory access violations triggered by running nlmconv onNick Clifton2-2/+36
2015-01-07Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton2-0/+6