Age | Commit message (Expand) | Author | Files | Lines |
2015-03-05 | Extend description of --add-gnu-debuglink option to explain why the file must... | Nick Clifton | 1 | -0/+9 |
2015-03-05 | Fixes PR 17994 - which reported that dlltool was not deleting temporary files... | Nick Clifton | 1 | -0/+12 |
2015-02-28 | objcopy: Add --update-section option. | Andrew Burgess | 1 | -0/+16 |
2015-02-26 | Fix arithmetic overflows running srconv on fuzzed binaries. | Nick Clifton | 1 | -0/+7 |
2015-02-26 | objcopy: Avoid shadowing optarg. | Andrew Burgess | 1 | -0/+5 |
2015-02-26 | Fix undefined arithmetic operations detected by -fsanitize=undefined when run... | Nick Clifton | 1 | -0/+14 |
2015-02-26 | Fixes a resource exhaustion problem when running windres on a corrupt binary. | Nick Clifton | 1 | -0/+6 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 1 | -0/+5 |
2015-02-25 | objcopy: Factor out some of the option parsing code. | Andrew Burgess | 1 | -0/+6 |
2015-02-25 | avr/objdump: Support dumping .avr.prop section. | Andrew Burgess | 1 | -0/+9 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -0/+13 |
2015-02-24 | readelf: handle corrupted chains better | Mike Frysinger | 1 | -0/+7 |
2015-02-24 | Speed up the display of unwind tables by using a binary chop search to locate... | Dmitry Antipov | 1 | -0/+12 |
2015-02-24 | Improves the warning message produyced by objdump when it cannot load a section. | Nick Clifton | 1 | -0/+5 |
2015-02-21 | binutils: readelf: add missing newline to warning message | Mike Frysinger | 1 | -0/+5 |
2015-02-20 | S390: Support new vector register sections | Andreas Arnez | 1 | -0/+5 |
2015-02-13 | Fixes for memory access violations triggered by running readelf on fuzzed bin... | Nick Clifton | 1 | -0/+6 |
2015-02-13 | Fix illegal memory access errors triggered by running srconv on fuzzed binaries. | Nick Clifton | 1 | -0/+10 |
2015-02-13 | binutils/dwarf.c white space | Alan Modra | 1 | -0/+5 |
2015-02-12 | oops - changelog entry accidentally omitted from previous delta. | Nick Clifton | 1 | -0/+8 |
2015-02-11 | Fixes for invalid memory accesses triggered by running readelf on fuzzed bina... | Nick Clifton | 1 | -0/+9 |
2015-02-10 | Fix memory access violations discovered by running readelf compiled with unde... | Nick Clifton | 1 | -0/+8 |
2015-02-10 | Fixes for memory access violations triggered by running readelf on fuzzed bin... | Nick Clifton | 1 | -0/+5 |
2015-02-10 | Fix memory access violations triggered by running objdump compiled with out-o... | Nick Clifton | 1 | -0/+19 |
2015-02-10 | Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08. | Mark Wielaard | 1 | -0/+5 |
2015-02-06 | Fix an invalid memory access triggered by running readelf on a fuzzed binary. | Nick Clifton | 1 | -0/+2 |
2015-02-06 | Fix memory access violations triggered by processing fuzzed binaries with a 3... | Nick Clifton | 1 | -0/+5 |
2015-02-06 | Fixes illegal memory accesses triggereb by running a 32-bit binary version of... | Nick Clifton | 1 | -0/+6 |
2015-02-05 | Don't refer to optarg in dwarf.c function | Alan Modra | 1 | -0/+5 |
2015-02-04 | More fixes for memory access violations triggered by running readelf on fuzze... | Nick Clifton | 1 | -0/+12 |
2015-02-03 | Fix memory access violations triggered by running readelf on fuzzed binaries. | Nick Clifton | 1 | -0/+13 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -0/+5 |
2015-01-28 | FT32 initial support | Alan Modra | 1 | -0/+4 |
2015-01-27 | Fixes for invalid memory accesses triggered by running windres on corrupt bin... | Nick Clifton | 1 | -0/+8 |
2015-01-27 | Fixes for memory access violations triggered by running addr2line on fuzzed b... | Nick Clifton | 1 | -0/+3 |
2015-01-27 | Fix memory access violations triggered by running dlltool on corrupt binaries. | Nick Clifton | 1 | -0/+6 |
2015-01-23 | Fix build errors when compiling nlmconv.c on a 32-bit host. | Nick Clifton | 1 | -0/+5 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+21 |
2015-01-21 | Add self to ARM Maintainers | Ramana Radhakrishnan | 1 | -0/+4 |
2015-01-21 | This patch fixes some illegal memory accesses triggered by running coffdump o... | Nick Clifton | 1 | -0/+6 |
2015-01-12 | Properly check abbrev size | H.J. Lu | 1 | -0/+4 |
2015-01-12 | Another fix for memory access errors trigegred by running readelf on a corrup... | Nick Clifton | 1 | -0/+3 |
2015-01-12 | More fixes for memory access errors when running readelf on fuzzed binaries. | Nick Clifton | 1 | -0/+10 |
2015-01-12 | Assorted compiler warning fixes | Alan Modra | 1 | -0/+6 |
2015-01-08 | Fix memory access violations exposed by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+5 |
2015-01-08 | Fix memory access violations triggered by running sysdump on fuzzed binaries. | Nick Clifton | 1 | -0/+4 |
2015-01-08 | Fixes for memory access violations triggered by running nlmconv on | Nick Clifton | 1 | -0/+8 |
2015-01-07 | Fix memory access violations uncovered by running the dlltool on fuzzed binar... | Nick Clifton | 1 | -0/+3 |
2015-01-07 | Fix memory access violations exposed by running the srconv tool on fuzzed bin... | Nick Clifton | 1 | -0/+8 |
2015-01-06 | Fixes for memory access violations in the coffdump program. | Nick Clifton | 1 | -0/+14 |