aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-07Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton3-14/+31
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton5-259/+391
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton3-22/+71
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton4-58/+180
2015-01-05Corrects the description of the --kill-at option of dlltool.Daniel Klauer2-4/+14
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra2-2/+2
2015-01-02Correct printed year in copyright noticesAlan Modra2-1/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra129-1074/+1096
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra3-0/+23
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2-1/+5
2014-12-24This patch fixes a snafu where the -D and -U short versions of theAlexander Cherepanov2-2/+8
2014-12-24Reverts an "enhancement" made in a previous delta which complained ofNick Clifton2-7/+7
2014-12-23Clarify strip docs.Andrew Stubbs3-2/+8
2014-12-23Reformat the objdump.1 man output to avoid overlong lines.Nick Clifton2-19/+59
2014-12-22Cast size to long to warnH.J. Lu2-1/+5
2014-12-22More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton3-12/+83
2014-12-18Display DW_LANG_C11 as (C11).Mark Wielaard2-1/+6
2014-12-11Fix a few moere memory access violations.Nick Clifton2-5/+20
2014-12-11Use autoconf check for long long in binutilsAlan Modra7-26/+360
2014-12-10Don't always build coffgen.oAlan Modra2-0/+5
2014-12-09 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov2-1/+5
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton2-1/+15
2014-12-09Fix windres memory leakChen Gang2-0/+5
2014-12-08More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton4-24/+139
2014-12-08 * od-elf32_avr.c: Forgot to add a new file.Denis Chertykov1-0/+249
2014-12-08 * configure.ac: Add od-elf32_avr to build.Denis Chertykov4-0/+19
2014-12-06Add Visium support to binutilsEric Botcazou4-0/+40
2014-12-05Add string representation of ELF e_flags for AVR.Andrew Burgess2-0/+80
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton2-0/+7
2014-12-03Replace calls to abort (in readelf) with informative error messages.Nick Clifton2-14/+60
2014-12-02 * MAINTAINERS: Fix my email address.Denis Chertykov2-1/+5
2014-12-01Properly check for an out of range row indexH.J. Lu2-1/+6
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton5-45/+110
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton5-11/+79
2014-11-28Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra2-5/+18
2014-11-27Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug2-20/+80
2014-11-27dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard2-0/+8
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2-23/+81
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2-3/+7
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu3-164/+269
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu2-2/+6
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2-0/+31