Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | Regenerate configure files | H.J. Lu | 2 | -2/+6 |
2015-07-24 | Use 0xffffffffffffffffLL to silence GCC 6 warning | H.J. Lu | 2 | -1/+5 |
2015-07-24 | Fix the evaluation of RL78 complex relocs, by making immediate values be comp... | Nick Clifton | 3 | -0/+9 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 1 | -2/+2 |
2015-07-23 | readelf display of 0x800...000 addend | Alan Modra | 2 | -10/+8 |
2015-07-20 | Regen two files | Alan Modra | 2 | -3/+7 |
2015-07-17 | Correct readelf dynamic section buffer overlow test | Alan Modra | 2 | -3/+9 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 5 | -17/+35 |
2015-07-10 | Properly convert objects between different ELF classes | H.J. Lu | 4 | -2/+117 |
2015-07-10 | Warn unsupported compress type and corrupted compressed section | H.J. Lu | 2 | -13/+45 |
2015-07-10 | Updated to accept .debug_* sections | H.J. Lu | 2 | -2/+6 |
2015-07-09 | 2015-07-09 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2 | -0/+8 |
2015-06-26 | Add support for DT_MIPS_RLD_MAP_REL. | Matthew Fortune | 2 | -0/+5 |
2015-06-22 | Stop "objdump -d" from disassembling past a symbolic address. | Nick Clifton | 3 | -7/+35 |
2015-06-05 | Improves the detection of partial .debug_line sections. | Nick Clifton | 2 | -8/+15 |
2015-05-29 | Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL. | Roland McGrath | 2 | -6/+17 |
2015-05-29 | Fixes a couple of bugs reported in dlltool. | Stephen Kitt | 2 | -0/+10 |
2015-05-26 | All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*. | Ed Maste | 2 | -1/+12 |
2015-05-18 | Fix seg-fault in readelf when decoding corrupt IA64 unwind information. | Nick Clifton | 4 | -53/+52 |
2015-05-18 | Fix dw-2 test for 16-bit targets. | Nick Clifton | 2 | -1/+5 |
2015-05-15 | Change pointers from char * to unsigned char * | H.J. Lu | 2 | -9/+15 |
2015-05-15 | Support AMD64/Intel ISAs in assembler/disassembler | H.J. Lu | 2 | -0/+9 |
2015-05-15 | Add --decompress option to readelf to decompress sections before they are dum... | Nick Clifton | 7 | -87/+303 |
2015-05-15 | Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .... | Nick Clifton | 9 | -86/+492 |
2015-05-14 | Fix some PPC assembler errors. | Peter Bergner | 2 | -0/+5 |
2015-05-14 | Don't add the zlib header to SHF_COMPRESSED section | H.J. Lu | 5 | -25/+399 |
2015-05-13 | Return ELF_CLASS_BOTH by default | H.J. Lu | 2 | -2/+5 |
2015-05-13 | MAINTAINERS: Add myself as s390 and s390x maintainer. | Andreas Krebbel | 2 | -0/+5 |
2015-05-12 | Also skip x86_64-*-nacl* | H.J. Lu | 2 | -1/+5 |
2015-05-12 | Enables the -t abbreviated form of the --temp-prefix command line option for ... | Stephen Kitt | 2 | -2/+7 |
2015-05-11 | Allow mixing target and not-target directives | H.J. Lu | 3 | -5/+7 |
2015-05-11 | Add init_dwarf_regnames_iamcu | H.J. Lu | 4 | -1/+46 |
2015-05-11 | Add Intel MCU support to bfd | H.J. Lu | 2 | -1/+5 |
2015-05-11 | Add EM_386/EM_IAMCU support to elfedit.c | H.J. Lu | 6 | -26/+92 |
2015-05-11 | Rename EM_486 to EM_IAMCU | H.J. Lu | 3 | -8/+19 |
2015-04-30 | Fix handling of relocs for the MeP target. | Nick Clifton | 5 | -1/+45 |
2015-04-27 | S/390: z13 use GNU attribute to indicate vector ABI | Andreas Krebbel | 2 | -0/+52 |
2015-04-24 | Fix compile time warning messages about variables being used before they are ... | Nick Clifton | 3 | -4/+14 |
2015-04-23 | Don't change compressed input debug section names | H.J. Lu | 8 | -9/+183 |
2015-04-20 | Don't hardcode offset of .shstrtab section | H.J. Lu | 6 | -9/+18 |
2015-04-15 | Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 2 | -0/+9 |
2015-04-14 | Adds support to the RL78 port for linker relaxation affecting .debug sections. | Nick Clifton | 2 | -0/+41 |
2015-04-13 | Fix reading of .debug_str_offsets{,.dwo} twice. | Doug Evans | 2 | -8/+15 |
2015-04-09 | Properly check --compress-debug-sections=XXX | H.J. Lu | 2 | -14/+26 |
2015-04-09 | Add support to the RX toolchain to restrict the use of string instructions. | Nick Clifton | 2 | -0/+8 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 8 | -3/+433 |
2015-04-08 | Display --interleave[=<number>] | H.J. Lu | 2 | -1/+6 |
2015-04-06 | Remove is_zlib_supported | H.J. Lu | 6 | -18/+10 |
2015-04-06 | Remove "/dev/null" from remote_exec | H.J. Lu | 2 | -1/+6 |
2015-04-05 | Add SHF_COMPRESSED support to readelf | H.J. Lu | 2 | -6/+82 |