aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Prevent attempts to allocate excessive amounts of memory when parsing corrupt...Nick Clifton2-2/+7
2019-06-28Prevent an attempt to allocate an excessive amount of memory when dumping the...Nick Clifton2-1/+22
2019-06-26Ensure that when attempting to process an ARM Mach-O file with unknown relocs...Nick Clifton2-2/+17
2019-06-25readelf: avoid shadowing a libiberty symbolJan Beulich2-2/+7
2019-06-25objdump: avoid shadowing a libiberty symbolJan Beulich2-2/+7
2019-06-14Regenerate with approved autotools versionAlan Modra4-15/+19
2019-06-12Add support for NetBSD PaX notes to readelf.Christos Zoulas2-15/+39
2019-06-12Add support for NetBSD/sh3 core reg sections to readelf.Christos Zoulas2-0/+23
2019-06-12Add support to readelf to display NetBSD auxv notes in core files.Christos Zoulas2-10/+27
2019-06-11Add support for reporting Alpha and Vax symbol visibility in readelf.Christos Zoulas2-0/+25
2019-06-11Fix an unitinitalised local variable in decode_arm_unwind().Christos Zoulas2-0/+11
2019-06-10Fix printing large decimal values in strings.Nick Clifton2-2/+8
2019-06-10Tidy up ar_open by using asprintf to replace xmalloc and sprintf.Christos Zoulas2-2/+15
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