summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Add string representation of ELF e_flags for AVR.Andrew Burgess2014-12-052-0/+80
* Fix memory access problems exposed by fuzzed binaries.Nick Clifton2014-12-032-0/+7
* Replace calls to abort (in readelf) with informative error messages.Nick Clifton2014-12-032-14/+60
* * MAINTAINERS: Fix my email address.Denis Chertykov2014-12-022-1/+5
* Properly check for an out of range row indexH.J. Lu2014-12-012-1/+6
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-015-45/+110
* Add checks for memory access violations exposed by fuzzed archives.Nick Clifton2014-12-015-11/+79
* Fix build breakage on 32-bit targets with 64-bit bfdAlan Modra2014-11-282-5/+18
* Fixes an infinite loop in readelf parsing a corrupt binary, and other minor c...Espen Grindhaug2014-11-272-20/+80
* dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard2014-11-272-0/+8
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-262-23/+81
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-252-3/+7
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-253-164/+269
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-242-2/+6
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-212-0/+31
* Resolve more problems with readelf uncovered by fuzzing binary files.Nick Clifton2014-11-212-1/+14
* Support ARM Cortex-M7Terry Guo2014-11-212-1/+5
* Fix date in ChangeLog entryJan-Benedict Glaw2014-11-191-1/+1
* Fix signedness warningJan-Benedict Glaw2014-11-192-1/+5
* Fixes a seg-fault when displaying the time data for a corrupt archive.Nick Clifton2014-11-182-2/+11
* More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton2014-11-182-38/+140
* Fix memort access problems exposed by fuzzed binaries.Nick Clifton2014-11-182-1/+23
* More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton2014-11-142-16/+63
* More fixes for readelf problems reading corrupt files.Nick Clifton2014-11-132-4/+40
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-126-68/+191
* Fix invalid memory accesses for more corrupt binary files.Nick Clifton2014-11-112-38/+76
* oops - missed the French translation.Nick Clifton2014-11-111-2062/+2966
* Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton2014-11-111-0/+4
* Prevent a buffer overrun whilst displaying corrupt ARM tags.Nick Clifton2014-11-112-1/+9
* More fixes for assertion failures and out-of-bounds reads by readelf.Nick Clifton2014-11-102-51/+143
* Fix objcopy and strip so that they remove their temporary files even if an er...Nick Clifton2014-11-102-7/+20
* Cast time value to unsigned long to printH.J. Lu2014-11-072-1/+7
* Add more fixes for inavlid memory accesses triggered by corrupt files.Nick Clifton2014-11-072-91/+226
* Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton2014-11-066-7/+65
* More fixes for reading corrupt ELF files.Nick Clifton2014-11-052-63/+175
* 2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2014-11-052-2/+7
* Fix -Wshadow warningMatthew Fortune2014-11-042-4/+8
* More fixes for memory corruption when readelf processes corrupt files.Nick Clifton2014-11-042-46/+138
* Fixes for crashes running readelf.Nick Clifton2014-11-042-33/+96
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-032-2/+16
* Import updated translations supplied by the Translation Project.Nick Clifton2014-11-033-1611/+2523
* Fix %lx format used with bfd_size_type mismatch in readelf.cHans-Peter Nilsson2014-11-012-2/+8
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-312-0/+8
* Add dlang demangling support to c++filt.Iain Buclaw2014-10-312-0/+5
* Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton2014-10-312-4/+37
* oops - changelog omitted from previous delta.Nick Clifton2014-10-311-0/+15
* In response to a public outcry the strings program now defaults to using theNick Clifton2014-10-316-17/+106
* Fix error message strings so that they can be translated properly.Nick Clifton2014-10-302-12/+26
* Updated/new translations provided by the Translations Project.Nick Clifton2014-10-294-3285/+18085
* Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune2014-10-222-1/+8