Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | binutils ChangeLog rotation | Alan Modra | 1 | -0/+0 |
2015-12-30 | Fix assorted ChangeLog errors | Alan Modra | 1 | -4/+4 |
2015-11-30 | objdump: Handle 32-bit base address in debug_ranges / debug_loc. | Andrew Burgess | 4 | -0/+186 |
2015-10-22 | Run add-symbol test on mips | Alan Modra | 2 | -4/+7 |
2015-10-21 | Fix typo in spelling of author's name. | Ronald Hoogenboom | 1 | -1/+1 |
2015-10-21 | Add ability for objcopy to insert new symbols into a binary. | Ronald Hoogenbllon | 3 | -0/+23 |
2015-10-15 | binutils objcopy test tidy | Alan Modra | 2 | -109/+126 |
2015-10-07 | New ARC implementation. | Nick Clifton | 1 | -1/+1 |
2015-09-30 | Handle symbolic link when copying source file | H.J. Lu | 2 | -0/+12 |
2015-09-29 | Don't use the output section size to copy input section | H.J. Lu | 6 | -6/+40 |
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 | 7 | -0/+93 |
2015-08-05 | Change the behaviour of the --only-keep-debug option to objcopy and strip so ... | Nick Clifton | 2 | -0/+73 |
2015-08-04 | Update description of proc run_dump_test | Nick Clifton | 2 | -14/+29 |
2015-07-24 | Fix the evaluation of RL78 complex relocs, by making immediate values be comp... | Nick Clifton | 3 | -0/+9 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 2 | -9/+18 |
2015-07-10 | Properly convert objects between different ELF classes | H.J. Lu | 2 | -0/+99 |
2015-07-10 | Updated to accept .debug_* sections | H.J. Lu | 2 | -2/+6 |
2015-05-26 | All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*. | Ed Maste | 2 | -1/+12 |
2015-05-18 | Fix dw-2 test for 16-bit targets. | Nick Clifton | 2 | -1/+5 |
2015-05-15 | Add --decompress option to readelf to decompress sections before they are dum... | Nick Clifton | 4 | -13/+118 |
2015-05-15 | Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .... | Nick Clifton | 4 | -0/+271 |
2015-05-14 | Don't add the zlib header to SHF_COMPRESSED section | H.J. Lu | 3 | -4/+368 |
2015-05-12 | Also skip x86_64-*-nacl* | H.J. Lu | 2 | -1/+5 |
2015-05-11 | Allow mixing target and not-target directives | H.J. Lu | 3 | -5/+7 |
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 | 3 | -0/+23 |
2015-04-30 | Fix handling of relocs for the MeP target. | Nick Clifton | 2 | -1/+5 |
2015-04-23 | Don't change compressed input debug section names | H.J. Lu | 6 | -9/+175 |
2015-04-20 | Don't hardcode offset of .shstrtab section | H.J. Lu | 6 | -9/+18 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 5 | -0/+374 |
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 | Xfail the compressed debug sections | H.J. Lu | 2 | -0/+17 |
2015-04-04 | Add a dw2-3.S test | H.J. Lu | 6 | -26/+544 |
2015-04-03 | Make is_zlib_supported always return 1 | H.J. Lu | 2 | -21/+5 |
2015-04-02 | Fix the binutils readelf.ss test for the AArch64 target. | Nick Clifton | 2 | -0/+7 |
2015-03-27 | [Patch ]Fix bintest.s failure after previous AArch64 map symbol commit | Renlin Li | 3 | -3/+11 |
2015-03-11 | Run objcopy --update-section test only on ELF targets | Alan Modra | 2 | -0/+9 |
2015-03-03 | [ARM] Skip private symbol when doing objdump | Jiong Wang | 3 | -0/+42 |
2015-02-28 | objcopy: Add --update-section option. | Andrew Burgess | 6 | -0/+131 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 2 | -0/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 28 | -28/+32 |
2014-12-26 | Delete unnecessary code copying SHF_SH5_ISA32 flag | Alan Modra | 3 | -0/+23 |
2014-12-06 | Add Visium support to binutils | Eric Botcazou | 2 | -0/+5 |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 3 | -0/+7 |
2014-09-06 | MIPS testsuite cleanup - part 1 | Matthew Fortune | 2 | -8/+14 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 4 | -9/+18 |