Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | Bump version number to 2.30.52 | H.J. Lu | 2 | -10/+14 |
2018-05-31 | Run a few more binutils tests non-native | Alan Modra | 3 | -19/+11 |
2018-05-30 | Add option to ar's 't' command to display the offset of elements within the a... | Ant Bikeneev | 9 | -17/+64 |
2018-05-28 | PR23235, make check uses system installed ld | Alan Modra | 3 | -3/+18 |
2018-05-18 | RISC-V: Add RV32E support. | Jim Wilson | 2 | -0/+7 |
2018-05-18 | Add support for the Freescale s12z processor. | John Darrington | 4 | -1/+16 |
2018-05-15 | Implement Read/Write constraints on system registers on AArch64 | Tamar Christina | 1 | -0/+5 |
2018-05-15 | Allow non-fatal errors to be emitted and for disassembly notes be placed on A... | Tamar Christina | 3 | -0/+19 |
2018-05-15 | Recognize more targets as ELF for testing | Alan Modra | 3 | -12/+25 |
2018-05-10 | Add support for detecting Freescale S12Z binaries in readelf. | John Darrington | 2 | -0/+5 |
2018-05-09 | Fix typo in od-macho.c | Alan Modra | 2 | -1/+5 |
2018-05-09 | PR22069, Several instances of register accidentally spelled as regsiter | Alan Modra | 2 | -1/+5 |
2018-05-08 | PR23141, SIGSEGV in bfd_elf_set_group_contents | Alan Modra | 2 | -5/+12 |
2018-05-07 | Bug 23142, SIGSEGV in is_strip_section | Alan Modra | 2 | -5/+10 |
2018-04-30 | This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro... | Francois H. Theron | 10 | -1919/+2619 |
2018-04-27 | testsuite: Support filtering targets by TCL procedure in `run_dump_test' | Maciej W. Rozycki | 3 | -18/+40 |
2018-04-26 | Extend the assembler so that it can automatically generate GNU Build attribut... | Nick Clifton | 5 | -1/+36 |
2018-04-25 | [ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice... | Christophe Lyon | 6 | -4/+13 |
2018-04-25 | [ARM] Add FDPIC OSABI flag support. | Christophe Lyon | 2 | -0/+13 |
2018-04-25 | Remove arm-aout and arm-coff support | Alan Modra | 4 | -7/+7 |
2018-04-18 | Prevent an assertion failure in readelf & objdump when parsing corrupt DWARF ... | Nick Clifton | 2 | -8/+23 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 2 | -22/+9 |
2018-04-17 | Fix typo in ChangeLog entry in previous delta. | Nick Clifton | 1 | -1/+1 |
2018-04-17 | Remove an abort() from the readelf sources. | Nick Clifton | 2 | -1/+6 |
2018-04-17 | Fix illegal memory access when parsing corrupt DWARF information. | Nick Clifton | 2 | -1/+18 |
2018-04-17 | Reinstate readelf decoding of i860, i960 and i370 relocs | Alan Modra | 2 | -0/+27 |
2018-04-16 | Fix i960 machine name | Alan Modra | 2 | -1/+5 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 4 | -37/+8 |
2018-04-16 | Remove sparc-aout and sparc-coff support | Alan Modra | 2 | -13/+5 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 5 | -9/+10 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 2 | -6/+5 |
2018-04-16 | Remove w65 support | Alan Modra | 2 | -1/+5 |
2018-04-16 | Remove we32k support | Alan Modra | 2 | -1/+5 |
2018-04-16 | Remove m88k support | Alan Modra | 3 | -2/+7 |
2018-04-16 | Remove i370 support | Alan Modra | 3 | -8/+5 |
2018-04-16 | Remove h8500 support | Alan Modra | 3 | -2/+5 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 2 | -1/+4 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 11 | -7458/+23 |
2018-04-16 | Remove sony newsos3 support | Alan Modra | 3 | -4/+9 |
2018-04-16 | Remove netware support | Alan Modra | 14 | -3524/+68 |
2018-04-16 | Remove tahoe support | Alan Modra | 2 | -1/+5 |
2018-04-14 | Reinstate readelf decoding of i860 and i960 machine names | Alan Modra | 2 | -0/+6 |
2018-04-12 | Fix the loading of the dynamic string table in a file without sections. | Nick Clifton | 2 | -1/+7 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 7 | -39/+12 |
2018-04-11 | binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELF | Maciej W. Rozycki | 2 | -0/+7 |
2018-04-10 | Fix some strip test fails on nds32 and pru | Alan Modra | 3 | -1/+10 |
2018-04-09 | binutils/testsuite: Fix a crash with STN_UNDEF in relocation | Maciej W. Rozycki | 6 | -0/+85 |
2018-04-09 | binutils/testsuite: Verify the handling of invalid `r_sym' in relocation | Maciej W. Rozycki | 6 | -0/+95 |
2018-04-06 | Display all DWARF 5 language names | Tom Tromey | 2 | -0/+15 |
2018-04-05 | Use dlsym to check if libdl is needed for plugin | H.J. Lu | 2 | -12/+17 |