Age | Commit message (Expand) | Author | Files | Lines |
2019-08-07 | Fix the binutils test for .NET assembly support so that it distinguishing bet... | Omair Majid | 3 | -47/+110 |
2019-08-07 | PR24876, readelf: heap-buffer-overflow in dump_ia64_unwind | Alan Modra | 2 | -1/+8 |
2019-08-05 | Fix objcopy's note merging capabilities so that they no longer insist on the ... | Nick Clifton | 2 | -11/+16 |
2019-08-05 | Catch potential integer overflow in readelf when processing corrupt binaries. | Nick Clifton | 2 | -1/+7 |
2019-08-02 | PR24871, readelf segv in dump_ia64_unwind | Alan Modra | 2 | -7/+21 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 2 | -3/+27 |
2019-07-26 | PR24798, buffer overflow in process_cu_tu_index | Alan Modra | 2 | -29/+32 |
2019-07-25 | Fix attributation of DWARF augmentation patch. | Nick Clifton | 1 | -1/+1 |
2019-07-25 | Have readelf and objdump display the contents of the DWARF augmentation data ... | Tom de Vries | 2 | -1/+27 |
2019-07-25 | Stop an illegal memory access by readelf when parsing a corrupt MIPS binary f... | Nick Clifton | 2 | -4/+41 |
2019-07-24 | Fix ar so that it can correctly detect non-dash prefixed options that appear ... | Nick Clifton | 2 | -1/+19 |
2019-07-23 | Fix objdump's display of indirect strings in object files, which was broken b... | Nick Clifton | 3 | -6/+10 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 2 | -43/+66 |
2019-07-23 | binutils testsuite test for ELF32 vs ELF64 | Alan Modra | 2 | -2/+7 |
2019-07-23 | Allow objdump to recognise the System.Runtime.dll files that get shipped with... | Omar Majid | 5 | -16/+251 |
2019-06-28 | Prevent attempts to allocate excessive amounts of memory when parsing corrupt... | Nick Clifton | 2 | -2/+7 |
2019-06-28 | Prevent an attempt to allocate an excessive amount of memory when dumping the... | Nick Clifton | 2 | -1/+22 |
2019-06-26 | Ensure that when attempting to process an ARM Mach-O file with unknown relocs... | Nick Clifton | 2 | -2/+17 |
2019-06-25 | readelf: avoid shadowing a libiberty symbol | Jan Beulich | 2 | -2/+7 |
2019-06-25 | objdump: avoid shadowing a libiberty symbol | Jan Beulich | 2 | -2/+7 |
2019-06-14 | Regenerate with approved autotools version | Alan Modra | 4 | -15/+19 |
2019-06-12 | Add support for NetBSD PaX notes to readelf. | Christos Zoulas | 2 | -15/+39 |
2019-06-12 | Add support for NetBSD/sh3 core reg sections to readelf. | Christos Zoulas | 2 | -0/+23 |
2019-06-12 | Add support to readelf to display NetBSD auxv notes in core files. | Christos Zoulas | 2 | -10/+27 |
2019-06-11 | Add support for reporting Alpha and Vax symbol visibility in readelf. | Christos Zoulas | 2 | -0/+25 |
2019-06-11 | Fix an unitinitalised local variable in decode_arm_unwind(). | Christos Zoulas | 2 | -0/+11 |
2019-06-10 | Fix printing large decimal values in strings. | Nick Clifton | 2 | -2/+8 |
2019-06-10 | Tidy up ar_open by using asprintf to replace xmalloc and sprintf. | Christos Zoulas | 2 | -2/+15 |
2019-06-03 | Revert patch that disables building libctf for non-ELF based targets. | Nick Clifton | 9 | -150/+28 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 3 | -6/+6 |
2019-05-30 | Harmonize readelf's output for version sections. | Nick Clifton | 2 | -2/+8 |
2019-05-30 | s12z genelf.em | Alan Modra | 2 | -3/+9 |
2019-05-30 | Support tcl procedure calls in run_dump_test xfail | Alan Modra | 2 | -1/+9 |
2019-05-29 | Update release tools with libctf support. | Nick Clifton | 2 | -1/+6 |
2019-05-29 | Do not build libctf for targets that do not use the ELF file format. | Nick Clifton | 9 | -13/+164 |
2019-05-28 | Add libctf to top-level MAINTAINERS; add myself as CTF maintainer. | Nick Alcock | 2 | -0/+5 |
2019-05-28 | binutils: CTF support for objdump and readelf | Nick Alcock | 10 | -27/+480 |
2019-05-27 | readelf group errors/warnings | Alan Modra | 2 | -1/+6 |
2019-05-24 | aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS | Szabolcs Nagy | 2 | -0/+26 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 2 | -1/+6 |
2019-05-23 | binutils: add myself as the maintainer for BPF | Jose E. Marchesi | 2 | -0/+5 |
2019-05-23 | binutils: add support for eBPF | Jose E. Marchesi | 3 | -1/+19 |
2019-05-21 | AArch64: Add SVE DWARF registers | Tamar Christina | 4 | -3/+44 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 3 | -8/+14 |
2019-05-20 | Updated translations for various binutils subdirectories. | Nick Clifton | 2 | -2328/+5863 |
2019-05-16 | [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWS | Andre Vieira | 2 | -0/+7 |
2019-05-16 | [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp | Andre Vieira | 2 | -0/+9 |
2019-05-14 | Add missing verilogtest.s file. | Nick Clifton | 1 | -0/+12 |
2019-05-14 | Add new option to objcopy: --verilog-data-width. Use this option to set the ... | Jamey Hicks | 9 | -2/+103 |
2019-05-10 | Re: Sign-extend start and stop address inputs to objdump | Alan Modra | 2 | -8/+21 |