Age | Commit message (Expand) | Author | Files | Lines |
2015-10-18 | Fix PR binutils/19147 -- off by one when printing NT_FILE note. | Paul Pluzhnikov | 1 | -1/+1 |
2015-10-07 | New ARC implementation. | Nick Clifton | 1 | -1/+74 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -46/+58 |
2015-09-22 | Solaris PIE support | Rainer Orth | 1 | -0/+10 |
2015-09-03 | Fix seg-fault in readelf when scanniing a corrupt binary. | Nick Clifton | 1 | -1/+13 |
2015-08-04 | Fix stack buffer overflows when parsing corrupt ihex files. | Yuriy M. Kaminskiy | 1 | -1/+1 |
2015-07-23 | readelf display of 0x800...000 addend | Alan Modra | 1 | -10/+4 |
2015-07-17 | Correct readelf dynamic section buffer overlow test | Alan Modra | 1 | -3/+3 |
2015-07-10 | Warn unsupported compress type and corrupted compressed section | H.J. Lu | 1 | -13/+38 |
2015-07-09 | 2015-07-09 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 1 | -0/+3 |
2015-06-26 | Add support for DT_MIPS_RLD_MAP_REL. | Matthew Fortune | 1 | -0/+1 |
2015-05-29 | Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL. | Roland McGrath | 1 | -6/+12 |
2015-05-18 | Fix seg-fault in readelf when decoding corrupt IA64 unwind information. | Nick Clifton | 1 | -1/+1 |
2015-05-15 | Change pointers from char * to unsigned char * | H.J. Lu | 1 | -9/+10 |
2015-05-15 | Add --decompress option to readelf to decompress sections before they are dum... | Nick Clifton | 1 | -74/+167 |
2015-05-15 | Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .... | Nick Clifton | 1 | -7/+54 |
2015-05-14 | Don't add the zlib header to SHF_COMPRESSED section | H.J. Lu | 1 | -21/+25 |
2015-05-11 | Rename EM_486 to EM_IAMCU | H.J. Lu | 1 | -7/+7 |
2015-04-30 | Fix handling of relocs for the MeP target. | Nick Clifton | 1 | -0/+34 |
2015-04-27 | S/390: z13 use GNU attribute to indicate vector ABI | Andreas Krebbel | 1 | -0/+46 |
2015-04-24 | Fix compile time warning messages about variables being used before they are ... | Nick Clifton | 1 | -3/+6 |
2015-04-14 | Adds support to the RL78 port for linker relaxation affecting .debug sections. | Nick Clifton | 1 | -0/+36 |
2015-04-13 | Fix reading of .debug_str_offsets{,.dwo} twice. | Doug Evans | 1 | -8/+7 |
2015-04-09 | Add support to the RX toolchain to restrict the use of string instructions. | Nick Clifton | 1 | -0/+3 |
2015-04-05 | Add SHF_COMPRESSED support to readelf | H.J. Lu | 1 | -6/+72 |
2015-03-31 | Add --with-system-zlib in binutils | H.J. Lu | 1 | -8/+2 |
2015-03-19 | Add support for G13 and G14 flag bits in RL78 ELF binaries. | Nick Clifton | 1 | -2/+7 |
2015-03-10 | Move nothing to do warning to main | H.J. Lu | 1 | -5/+5 |
2015-03-10 | Fixes "readelf -s --wide" not returning an error status or help message. | Nick Clifton | 1 | -1/+1 |
2015-03-10 | [ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag | Jiong Wang | 1 | -6/+0 |
2015-02-26 | Fix undefined arithmetic operations detected by -fsanitize=undefined when run... | Nick Clifton | 1 | -6/+18 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 1 | -1/+1 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -12/+203 |
2015-02-24 | readelf: handle corrupted chains better | Mike Frysinger | 1 | -10/+13 |
2015-02-24 | Speed up the display of unwind tables by using a binary chop search to locate... | Dmitry Antipov | 1 | -86/+147 |
2015-02-21 | binutils: readelf: add missing newline to warning message | Mike Frysinger | 1 | -1/+1 |
2015-02-20 | S390: Support new vector register sections | Andreas Arnez | 1 | -0/+4 |
2015-02-10 | Fix memory access violations discovered by running readelf compiled with unde... | Nick Clifton | 1 | -2/+15 |
2015-02-06 | Fix an invalid memory access triggered by running readelf on a fuzzed binary. | Nick Clifton | 1 | -3/+2 |
2015-02-03 | Fix memory access violations triggered by running readelf on fuzzed binaries. | Nick Clifton | 1 | -30/+77 |
2015-01-28 | FT32 initial support | Alan Modra | 1 | -0/+10 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -23/+77 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 1 | -1/+1 |
2014-12-08 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -18/+54 |
2014-12-06 | Add Visium support to binutils | Eric Botcazou | 1 | -0/+23 |
2014-12-05 | Add string representation of ELF e_flags for AVR. | Andrew Burgess | 1 | -0/+75 |
2014-12-03 | Replace calls to abort (in readelf) with informative error messages. | Nick Clifton | 1 | -14/+47 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2014-12-01 | Add checks for memory access violations exposed by fuzzed archives. | Nick Clifton | 1 | -5/+6 |