summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2015-02-062-3/+4
* Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2015-02-062-3/+23
* Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton2015-02-062-4/+13
* Don't refer to optarg in dwarf.c functionAlan Modra2015-02-052-1/+6
* More fixes for memory access violations triggered by running readelf on fuzze...Nick Clifton2015-02-042-10/+40
* Fix memory access violations triggered by running readelf on fuzzed binaries.Nick Clifton2015-02-033-36/+114
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-032-1/+6
* FT32 initial supportAlan Modra2015-01-282-0/+14
* Fixes for invalid memory accesses triggered by running windres on corrupt bin...Nick Clifton2015-01-274-52/+89
* Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton2015-01-272-0/+11
* Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton2015-01-272-1/+15
* Fix build errors when compiling nlmconv.c on a 32-bit host.Nick Clifton2015-01-232-3/+11
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-2116-3/+45
* Add self to ARM MaintainersRamana Radhakrishnan2015-01-212-0/+5
* This patch fixes some illegal memory accesses triggered by running coffdump o...Nick Clifton2015-01-212-4/+21
* Properly check abbrev sizeH.J. Lu2015-01-122-4/+9
* Another fix for memory access errors trigegred by running readelf on a corrup...Nick Clifton2015-01-122-22/+39
* More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton2015-01-123-3/+30
* Assorted compiler warning fixesAlan Modra2015-01-123-3/+11
* Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton2015-01-082-1/+18
* Fix memory access violations triggered by running sysdump on fuzzed binaries.Nick Clifton2015-01-082-2/+16
* Fixes for memory access violations triggered by running nlmconv onNick Clifton2015-01-082-2/+36
* Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton2015-01-072-0/+6
* Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton2015-01-073-14/+31
* Fixes for memory access violations in the coffdump program.Nick Clifton2015-01-065-259/+391
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-053-22/+71
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-054-58/+180
* Corrects the description of the --kill-at option of dlltool.Daniel Klauer2015-01-052-4/+14
* Regenerate Makeile.in file for copyright updateAlan Modra2015-01-022-2/+2
* Correct printed year in copyright noticesAlan Modra2015-01-022-1/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-02129-1074/+1096
* Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra2014-12-263-0/+23
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-252-1/+5
* This patch fixes a snafu where the -D and -U short versions of theAlexander Cherepanov2014-12-242-2/+8
* Reverts an "enhancement" made in a previous delta which complained ofNick Clifton2014-12-242-7/+7
* Clarify strip docs.Andrew Stubbs2014-12-233-2/+8
* Reformat the objdump.1 man output to avoid overlong lines.Nick Clifton2014-12-232-19/+59
* Cast size to long to warnH.J. Lu2014-12-222-1/+5
* More fixes for invalid memory accesses exposed by fuzzed binaries.Nick Clifton2014-12-223-12/+83
* Display DW_LANG_C11 as (C11).Mark Wielaard2014-12-182-1/+6
* Fix a few moere memory access violations.Nick Clifton2014-12-112-5/+20
* Use autoconf check for long long in binutilsAlan Modra2014-12-117-26/+360
* Don't always build coffgen.oAlan Modra2014-12-102-0/+5
* * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov2014-12-092-1/+5
* More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton2014-12-092-1/+15
* Fix windres memory leakChen Gang2014-12-092-0/+5
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2014-12-084-24/+139
* * od-elf32_avr.c: Forgot to add a new file.Denis Chertykov2014-12-081-0/+249
* * configure.ac: Add od-elf32_avr to build.Denis Chertykov2014-12-084-0/+19
* Add Visium support to binutilsEric Botcazou2014-12-064-0/+40