aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo1-0/+4
2014-12-24This patch fixes a snafu where the -D and -U short versions of theAlexander Cherepanov1-0/+6
2014-12-24Reverts an "enhancement" made in a previous delta which complained ofNick Clifton1-0/+5
2014-12-23Clarify strip docs.Andrew Stubbs1-0/+5
2014-12-23Reformat the objdump.1 man output to avoid overlong lines.Nick Clifton1-0/+4
2014-12-22Cast size to long to warnH.J. Lu1-0/+4
2014-12-22More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton1-0/+15
2014-12-18Display DW_LANG_C11 as (C11).Mark Wielaard1-0/+5
2014-12-11Fix a few moere memory access violations.Nick Clifton1-0/+5
2014-12-11Use autoconf check for long long in binutilsAlan Modra1-0/+11
2014-12-10Don't always build coffgen.oAlan Modra1-0/+4
2014-12-09 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov1-0/+4
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-0/+6
2014-12-09Fix windres memory leakChen Gang1-0/+4
2014-12-08More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-0/+15
2014-12-08 * configure.ac: Add od-elf32_avr to build.Denis Chertykov1-0/+7
2014-12-06Add Visium support to binutilsEric Botcazou1-0/+12
2014-12-05Add string representation of ELF e_flags for AVR.Andrew Burgess1-0/+5
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton1-0/+6
2014-12-03Replace calls to abort (in readelf) with informative error messages.Nick Clifton1-0/+13
2014-12-02 * MAINTAINERS: Fix my email address.Denis Chertykov1-0/+4
2014-12-01Properly check for an out of range row indexH.J. Lu1-0/+5
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+17
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton1-0/+14
2014-11-28Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra1-0/+6
2014-11-27Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug1-0/+12
2014-11-27dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard1-0/+5
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-0/+13
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+6
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-0/+17
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu1-0/+4
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton1-0/+7
2014-11-21Resolve more problems with readelf uncovered by fuzzing binary files.Nick Clifton1-0/+7
2014-11-21Support ARM Cortex-M7Terry Guo1-0/+4
2014-11-19Fix date in ChangeLog entryJan-Benedict Glaw1-1/+1
2014-11-19Fix signedness warningJan-Benedict Glaw1-0/+4
2014-11-18Fixes a seg-fault when displaying the time data for a corrupt archive.Nick Clifton1-0/+5
2014-11-18More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton1-0/+16
2014-11-18Fix memort access problems exposed by fuzzed binaries.Nick Clifton1-0/+8
2014-11-14More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton1-0/+14
2014-11-13More fixes for readelf problems reading corrupt files.Nick Clifton1-0/+14
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton1-0/+20
2014-11-11Fix invalid memory accesses for more corrupt binary files.Nick Clifton1-0/+27
2014-11-11Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton1-0/+4
2014-11-11Prevent a buffer overrun whilst displaying corrupt ARM tags.Nick Clifton1-0/+6
2014-11-10More fixes for assertion failures and out-of-bounds reads by readelf.Nick Clifton1-0/+15
2014-11-10Fix objcopy and strip so that they remove their temporary files even if an er...Nick Clifton1-0/+6
2014-11-07Cast time value to unsigned long to printH.J. Lu1-0/+5
2014-11-07Add more fixes for inavlid memory accesses triggered by corrupt files.Nick Clifton1-0/+20
2014-11-06Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton1-2/+14