summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2015-01-12Properly check abbrev sizeH.J. Lu
2015-01-12Another fix for memory access errors trigegred by running readelf on a corrup...Nick Clifton
2015-01-12More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton
2015-01-12Assorted compiler warning fixesAlan Modra
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton
2015-01-08Fix memory access violations triggered by running sysdump on fuzzed binaries.Nick Clifton
2015-01-08Fixes for memory access violations triggered by running nlmconv onNick Clifton
2015-01-07Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton
2015-01-07Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-05Corrects the description of the --kill-at option of dlltool.Daniel Klauer
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra
2015-01-02Correct printed year in copyright noticesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo
2014-12-24This patch fixes a snafu where the -D and -U short versions of theAlexander Cherepanov
2014-12-24Reverts an "enhancement" made in a previous delta which complained ofNick Clifton
2014-12-23Clarify strip docs.Andrew Stubbs
2014-12-23Reformat the objdump.1 man output to avoid overlong lines.Nick Clifton
2014-12-22Cast size to long to warnH.J. Lu
2014-12-22More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton
2014-12-18Display DW_LANG_C11 as (C11).Mark Wielaard
2014-12-11Fix a few moere memory access violations.Nick Clifton
2014-12-11Use autoconf check for long long in binutilsAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-12-09 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton
2014-12-09Fix windres memory leakChen Gang
2014-12-08More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2014-12-08 * od-elf32_avr.c: Forgot to add a new file.Denis Chertykov
2014-12-08 * configure.ac: Add od-elf32_avr to build.Denis Chertykov
2014-12-06Add Visium support to binutilsEric Botcazou
2014-12-05Add string representation of ELF e_flags for AVR.Andrew Burgess
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton
2014-12-03Replace calls to abort (in readelf) with informative error messages.Nick Clifton
2014-12-02 * MAINTAINERS: Fix my email address.Denis Chertykov
2014-12-01Properly check for an out of range row indexH.J. Lu
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton
2014-11-28Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra
2014-11-27Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug
2014-11-27dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton