aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2018-05-18RISC-V: Add RV32E support.Jim Wilson2-0/+7
2018-05-18Add support for the Freescale s12z processor.John Darrington4-1/+16
2018-05-15Implement Read/Write constraints on system registers on AArch64Tamar Christina1-0/+5
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina3-0/+19
2018-05-15Recognize more targets as ELF for testingAlan Modra3-12/+25
2018-05-10Add support for detecting Freescale S12Z binaries in readelf.John Darrington2-0/+5
2018-05-09Fix typo in od-macho.cAlan Modra2-1/+5
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra2-1/+5
2018-05-08PR23141, SIGSEGV in bfd_elf_set_group_contentsAlan Modra2-5/+12
2018-05-07Bug 23142, SIGSEGV in is_strip_sectionAlan Modra2-5/+10
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron10-1919/+2619
2018-04-27testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki3-18/+40
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton5-1/+36
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon6-4/+13
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon2-0/+13
2018-04-25Remove arm-aout and arm-coff supportAlan Modra4-7/+7
2018-04-18Prevent an assertion failure in readelf & objdump when parsing corrupt DWARF ...Nick Clifton2-8/+23
2018-04-18various i386-aout and i386-coff target removalAlan Modra2-22/+9
2018-04-17Fix typo in ChangeLog entry in previous delta.Nick Clifton1-1/+1
2018-04-17Remove an abort() from the readelf sources.Nick Clifton2-1/+6
2018-04-17Fix illegal memory access when parsing corrupt DWARF information.Nick Clifton2-1/+18
2018-04-17Reinstate readelf decoding of i860, i960 and i370 relocsAlan Modra2-0/+27
2018-04-16Fix i960 machine nameAlan Modra2-1/+5
2018-04-16Remove arm-epoc-pe supportAlan Modra4-37/+8
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra2-13/+5
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra5-9/+10
2018-04-16Remove sh5 and sh64 supportAlan Modra2-6/+5
2018-04-16Remove w65 supportAlan Modra2-1/+5
2018-04-16Remove we32k supportAlan Modra2-1/+5
2018-04-16Remove m88k supportAlan Modra3-2/+7
2018-04-16Remove i370 supportAlan Modra3-8/+5
2018-04-16Remove h8500 supportAlan Modra3-2/+5
2018-04-16Remove h8300-coff supportAlan Modra2-1/+4
2018-04-16Remove IEEE 695 object supportAlan Modra11-7458/+23
2018-04-16Remove sony newsos3 supportAlan Modra3-4/+9
2018-04-16Remove netware supportAlan Modra14-3524/+68
2018-04-16Remove tahoe supportAlan Modra2-1/+5
2018-04-14Reinstate readelf decoding of i860 and i960 machine namesAlan Modra2-0/+6
2018-04-12Fix the loading of the dynamic string table in a file without sections.Nick Clifton2-1/+7
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra7-39/+12
2018-04-11binutils/testsuite: Also consider `*-*-lynxos*' and `*-*-symbianelf*' ELFMaciej W. Rozycki2-0/+7
2018-04-10Fix some strip test fails on nds32 and pruAlan Modra3-1/+10
2018-04-09binutils/testsuite: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki6-0/+85
2018-04-09binutils/testsuite: Verify the handling of invalid `r_sym' in relocationMaciej W. Rozycki6-0/+95
2018-04-06Display all DWARF 5 language namesTom Tromey2-0/+15
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu2-12/+17
2018-04-05MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'Maciej W. Rozycki2-1/+6
2018-04-05binutils/testsuite: Tighten the error message check with `strip-13'Maciej W. Rozycki2-1/+7
2018-04-05binutils/testsuite: Support REL and MIPS64 reloc formats with `strip-13'Maciej W. Rozycki6-5/+64
2018-04-05binutils/testsuite: Enable `strip-13' test for `hppa*-*'Maciej W. Rozycki3-4/+10