summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Prevent attempts to allocate excessive amounts of memory when parsing corrupt...Nick Clifton2019-06-282-2/+7
* Prevent an attempt to allocate an excessive amount of memory when dumping the...Nick Clifton2019-06-282-1/+22
* Ensure that when attempting to process an ARM Mach-O file with unknown relocs...Nick Clifton2019-06-262-2/+17
* readelf: avoid shadowing a libiberty symbolJan Beulich2019-06-252-2/+7
* objdump: avoid shadowing a libiberty symbolJan Beulich2019-06-252-2/+7
* Regenerate with approved autotools versionAlan Modra2019-06-144-15/+19
* Add support for NetBSD PaX notes to readelf.Christos Zoulas2019-06-122-15/+39
* Add support for NetBSD/sh3 core reg sections to readelf.Christos Zoulas2019-06-122-0/+23
* Add support to readelf to display NetBSD auxv notes in core files.Christos Zoulas2019-06-122-10/+27
* Add support for reporting Alpha and Vax symbol visibility in readelf.Christos Zoulas2019-06-112-0/+25
* Fix an unitinitalised local variable in decode_arm_unwind().Christos Zoulas2019-06-112-0/+11
* Fix printing large decimal values in strings.Nick Clifton2019-06-102-2/+8
* Tidy up ar_open by using asprintf to replace xmalloc and sprintf.Christos Zoulas2019-06-102-2/+15
* Revert patch that disables building libctf for non-ELF based targets.Nick Clifton2019-06-039-150/+28
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-313-6/+6
* Harmonize readelf's output for version sections.Nick Clifton2019-05-302-2/+8
* s12z genelf.emAlan Modra2019-05-302-3/+9
* Support tcl procedure calls in run_dump_test xfailAlan Modra2019-05-302-1/+9
* Update release tools with libctf support.Nick Clifton2019-05-292-1/+6
* Do not build libctf for targets that do not use the ELF file format.Nick Clifton2019-05-299-13/+164
* Add libctf to top-level MAINTAINERS; add myself as CTF maintainer.Nick Alcock2019-05-282-0/+5
* binutils: CTF support for objdump and readelfNick Alcock2019-05-2810-27/+480
* readelf group errors/warningsAlan Modra2019-05-272-1/+6
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-05-242-0/+26
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-242-1/+6
* binutils: add myself as the maintainer for BPFJose E. Marchesi2019-05-232-0/+5
* binutils: add support for eBPFJose E. Marchesi2019-05-233-1/+19
* AArch64: Add SVE DWARF registersTamar Christina2019-05-214-3/+44
* [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2019-05-203-8/+14
* Updated translations for various binutils subdirectories.Nick Clifton2019-05-202-2328/+5863
* [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWSAndre Vieira2019-05-162-0/+7
* [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira2019-05-162-0/+9
* Add missing verilogtest.s file.Nick Clifton2019-05-141-0/+12
* Add new option to objcopy: --verilog-data-width. Use this option to set the ...Jamey Hicks2019-05-149-2/+103
* Re: Sign-extend start and stop address inputs to objdumpAlan Modra2019-05-102-8/+21
* Sign-extend start and stop address inputs to objdumpFaraz Shahbazker2019-05-083-0/+88
* Fix spelling mistakes in binutils testsuite.Matthew Malcomson2019-05-013-2/+8
* Change nm so that when it is running in POSIX compatible mode, it does not pr...Nick Clifton2019-05-013-33/+94
* Work around gcc9 warning bugAlan Modra2019-04-302-13/+14
* Stop strip from merging notes when stripping debug or dwo information.Nick Clifton2019-04-243-3/+20
* Update binutils release making documenation to mention changing the symbolic ...Nick Clifton2019-04-232-0/+7
* ns32k testsuite tidyAlan Modra2019-04-163-2/+7
* [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2019-04-152-1/+5
* x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu2019-04-084-2/+12
* Count i386-moss as ELFH.J. Lu2019-04-082-0/+5
* AArch64/Arm: Update testcases fixing endiannes and linux targetsTamar Christina2019-03-2611-146/+145
* Take over Dave Brolley's maintainerships for FR30, FRV and MEP.Nick Clifton2019-03-262-3/+8
* Fix relpp may be used uninitializedAlan Modra2019-03-262-1/+5
* Arm: Fix Arm disassembler mapping symbol search.Tamar Christina2019-03-258-0/+223
* AArch64: Have -D override mapping symbol as documented.Tamar Christina2019-03-254-16/+93