Age | Commit message (Expand) | Author | Files | Lines |
2019-11-28 | binutils: Rename init_dwarf_regnames | Andrew Burgess | 1 | -1/+1 |
2019-11-06 | Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u... | Christian Eggers | 1 | -3/+7 |
2019-10-25 | readelf PT_PHDR check | Alan Modra | 1 | -5/+11 |
2019-10-07 | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 1 | -1/+31 |
2019-10-03 | binutils: spaces -> tabs in CTF parts of objdump and readelf | Nick Alcock | 1 | -11/+11 |
2019-10-03 | binutils: readelf: when dumping CTF, load strtab and symtab automatically | Nick Alcock | 1 | -2/+8 |
2019-10-03 | libctf, binutils: dump the CTF header | Nick Alcock | 1 | -3/+4 |
2019-09-30 | PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect... | Alan Modra | 1 | -3/+3 |
2019-08-16 | PR24909, Uninitialized use on stack in readelf | Alan Modra | 1 | -6/+3 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 1 | -4/+48 |
2019-08-08 | Change the output of readelf's note display so that the "Data size" column he... | Nick Clifton | 1 | -1/+1 |
2019-08-08 | readelf: mask unknown description data bytes. | Jordan Rupprecht via binutils | 1 | -1/+1 |
2019-08-08 | Integer overflows in readelf get_data | Alan Modra | 1 | -8/+6 |
2019-08-07 | PR24876, readelf: heap-buffer-overflow in dump_ia64_unwind | Alan Modra | 1 | -1/+2 |
2019-08-05 | Catch potential integer overflow in readelf when processing corrupt binaries. | Nick Clifton | 1 | -1/+1 |
2019-08-02 | PR24871, readelf segv in dump_ia64_unwind | Alan Modra | 1 | -7/+15 |
2019-07-25 | Stop an illegal memory access by readelf when parsing a corrupt MIPS binary f... | Nick Clifton | 1 | -4/+35 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 1 | -43/+56 |
2019-06-25 | readelf: avoid shadowing a libiberty symbol | Jan Beulich | 1 | -2/+2 |
2019-06-12 | Add support for NetBSD PaX notes to readelf. | Christos Zoulas | 1 | -15/+32 |
2019-06-12 | Add support for NetBSD/sh3 core reg sections to readelf. | Christos Zoulas | 1 | -0/+17 |
2019-06-12 | Add support to readelf to display NetBSD auxv notes in core files. | Christos Zoulas | 1 | -10/+21 |
2019-06-11 | Add support for reporting Alpha and Vax symbol visibility in readelf. | Christos Zoulas | 1 | -0/+18 |
2019-06-11 | Fix an unitinitalised local variable in decode_arm_unwind(). | Christos Zoulas | 1 | -0/+5 |
2019-06-03 | Revert patch that disables building libctf for non-ELF based targets. | Nick Clifton | 1 | -22/+0 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -3/+0 |
2019-05-30 | Harmonize readelf's output for version sections. | Nick Clifton | 1 | -2/+2 |
2019-05-29 | Do not build libctf for targets that do not use the ELF file format. | Nick Clifton | 1 | -1/+23 |
2019-05-28 | binutils: CTF support for objdump and readelf | Nick Alcock | 1 | -0/+206 |
2019-05-27 | readelf group errors/warnings | Alan Modra | 1 | -1/+1 |
2019-05-24 | aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS | Szabolcs Nagy | 1 | -0/+20 |
2019-05-23 | binutils: add support for eBPF | Jose E. Marchesi | 1 | -0/+8 |
2019-05-16 | [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp | Andre Vieira | 1 | -0/+4 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 1 | -1/+1 |
2019-04-08 | x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 | H.J. Lu | 1 | -0/+3 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 1 | -0/+2 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 1 | -0/+31 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 1 | -0/+39 |
2019-02-22 | Extend readelf and objdump so that they will display and follow multiple link... | Nick Clifton | 1 | -8/+15 |
2019-02-20 | Fix potential illegal memory access by readelf when parsing a binary containi... | Nick Clifton | 1 | -7/+47 |
2019-02-20 | Fix a illegal memory access fault when parsing a corrupt MIPS option section ... | Nick Clifton | 1 | -0/+6 |
2019-02-20 | Harden readelf's IA64 note display function so that it can handle corrupt notes. | Nick Clifton | 1 | -18/+64 |
2019-02-20 | Unsigned integer overflows in readelf checks | Alan Modra | 1 | -4/+6 |
2019-01-25 | Prevent a potential illegal memory access in readelf when parsing a note with... | Nick Clifton | 1 | -13/+20 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -0/+100 |
2019-01-09 | Fix a heap use after free memory access fault when displaying error messages ... | Nick Clifton | 1 | -5/+8 |
2019-01-05 | RX: binutils - Add RXv3 support. | Yoshinori Sato | 1 | -0/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 1 | -16/+5 |
2018-12-01 | PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_table | Alan Modra | 1 | -2/+20 |