Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 42 | -296/+296 |
2015-08-11 | Tweak binutils testsuite | Alan Modra | 7 | -13/+27 |
2015-08-08 | binutils-all/strip-12.s: Use ".section .bss" instead of ".bss" | Hans-Peter Nilsson | 2 | -1/+6 |
2015-08-07 | Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info | H.J. Lu | 4 | -0/+21 |
2015-08-07 | objcopy: Improve wildcard matching for symbols with '!' prefix. | Andrew Burgess | 9 | -4/+102 |
2015-08-06 | Yaakov Selkowitz: fixes for in-tree libiconv | DJ Delorie | 2 | -26/+71 |
2015-08-05 | Change the behaviour of the --only-keep-debug option to objcopy and strip so ... | Nick Clifton | 4 | -2/+94 |
2015-08-04 | Fix stack buffer overflows when parsing corrupt ihex files. | Yuriy M. Kaminskiy | 2 | -1/+12 |
2015-08-04 | Fix memory leak in ar if it encounters an invalid path whilst extracting files. | Nick Clifton | 1 | -0/+1 |
2015-08-04 | Update description of proc run_dump_test | Nick Clifton | 2 | -14/+29 |
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 |