aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Revert patch that disables building libctf for non-ELF based targets.Nick Clifton9-150/+28
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi3-6/+6
2019-05-30Harmonize readelf's output for version sections.Nick Clifton2-2/+8
2019-05-30s12z genelf.emAlan Modra2-3/+9
2019-05-30Support tcl procedure calls in run_dump_test xfailAlan Modra2-1/+9
2019-05-29Update release tools with libctf support.Nick Clifton2-1/+6
2019-05-29Do not build libctf for targets that do not use the ELF file format.Nick Clifton9-13/+164
2019-05-28Add libctf to top-level MAINTAINERS; add myself as CTF maintainer.Nick Alcock2-0/+5
2019-05-28binutils: CTF support for objdump and readelfNick Alcock10-27/+480
2019-05-27readelf group errors/warningsAlan Modra2-1/+6
2019-05-24aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2-0/+26
2019-05-24PowerPC add initial -mfuture instruction supportPeter Bergner2-1/+6
2019-05-23binutils: add myself as the maintainer for BPFJose E. Marchesi2-0/+5
2019-05-23binutils: add support for eBPFJose E. Marchesi3-1/+19
2019-05-21AArch64: Add SVE DWARF registersTamar Christina4-3/+44
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker3-8/+14
2019-05-20Updated translations for various binutils subdirectories.Nick Clifton2-2328/+5863
2019-05-16[PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWSAndre Vieira2-0/+7
2019-05-16[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira2-0/+9
2019-05-14Add missing verilogtest.s file.Nick Clifton1-0/+12
2019-05-14Add new option to objcopy: --verilog-data-width. Use this option to set the ...Jamey Hicks9-2/+103
2019-05-10Re: Sign-extend start and stop address inputs to objdumpAlan Modra2-8/+21
2019-05-08Sign-extend start and stop address inputs to objdumpFaraz Shahbazker3-0/+88
2019-05-01Fix spelling mistakes in binutils testsuite.Matthew Malcomson3-2/+8
2019-05-01Change nm so that when it is running in POSIX compatible mode, it does not pr...Nick Clifton3-33/+94
2019-04-30Work around gcc9 warning bugAlan Modra2-13/+14
2019-04-24Stop strip from merging notes when stripping debug or dwo information.Nick Clifton3-3/+20
2019-04-23Update binutils release making documenation to mention changing the symbolic ...Nick Clifton2-0/+7
2019-04-16ns32k testsuite tidyAlan Modra3-2/+7
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2-1/+5
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu4-2/+12
2019-04-08Count i386-moss as ELFH.J. Lu2-0/+5
2019-03-26AArch64/Arm: Update testcases fixing endiannes and linux targetsTamar Christina11-146/+145
2019-03-26Take over Dave Brolley's maintainerships for FR30, FRV and MEP.Nick Clifton2-3/+8
2019-03-26Fix relpp may be used uninitializedAlan Modra2-1/+5
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina8-0/+223
2019-03-25AArch64: Have -D override mapping symbol as documented.Tamar Christina4-16/+93
2019-03-25AArch64: Fix AArch64 disassembler mapping symbol searchTamar Christina3-1/+50
2019-03-25AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina5-0/+77
2019-03-19Prevent an illegal memory access by objdump when parsing a corrupt file on a ...Nick Clifton2-7/+15
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2-0/+8
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2-0/+39
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2-0/+44
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra2-28/+16
2019-03-05Fix a spelling mistake: "complaint" instead of "compliant".Nick Clifton2-1/+6
2019-03-05Updated Swedish translation for the binutils sub-directory.Nick Clifton2-1698/+1802
2019-03-05Allow multiple tests to be run on systems with older versions of TCL installed.Matthew Malcomson2-4/+10
2019-03-04Stop objcopy from attempting to copy thin archives.Nick Clifton2-0/+26
2019-02-27Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson2-329/+365
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton13-55/+212