Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-12-01 | PR23945, NULL pointer dereference in readelf.c:slurp_hppa_unwind_table | Alan Modra | 1 | -5/+17 |
2018-11-27 | Handle ELF compressed header alignment correctly by setting up the section al... | Mark Wielaard | 1 | -18/+0 |
2018-11-02 | Squash readelf warning on zero sh_link reloc section | Alan Modra | 1 | -20/+20 |
2018-10-23 | S12Z: New 32 bit Reloc. | John Darrington | 1 | -1/+2 |
2018-10-16 | PR23780, assertion abort in function display_raw_attribute | Alan Modra | 1 | -1/+1 |
2018-10-10 | HPPA64 .PARISC.unwind entries | Alan Modra | 1 | -2/+2 |
2018-10-08 | Handle R_RISCV_32_PCREL in readelf | Andreas Schwab | 1 | -0/+2 |
2018-09-22 | Revert part of commit 32ec8896025 | Alan Modra | 1 | -6/+1 |
2018-08-30 | Treat SHT_FINI_ARRAY and SHT_PREINIT_ARRAY as relocatable sections | H.J. Lu | 1 | -0/+2 |
2018-08-29 | [MIPS] Add Loongson 2K1000 proccessor support. | Chenghua Xu | 1 | -0/+1 |
2018-08-29 | [MIPS] Add Loongson 3A2000/3A3000 proccessor support. | Chenghua Xu | 1 | -0/+1 |
2018-08-29 | [MIPS] Add Loongson 3A1000 proccessor support. | Chenghua Xu | 1 | -4/+1 |
2018-08-29 | [MIPS/GAS] Add Loongson EXT2 Instructions support. | Chenghua Xu | 1 | -0/+2 |
2018-08-29 | [MIPS/GAS] Split Loongson EXT Instructions from loongson3a. | Chenghua Xu | 1 | -0/+2 |
2018-08-29 | [MIPS/GAS] Split Loongson CAM Instructions from loongson3a | Chenghua Xu | 1 | -0/+2 |
2018-08-27 | x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit | H.J. Lu | 1 | -8/+28 |
2018-08-27 | readelf.c: Break multi-statement line | H.J. Lu | 1 | -3/+9 |
2018-08-25 | elf: Check for corrupt symbol version info | H.J. Lu | 1 | -0/+9 |
2018-08-24 | x86: Update GNU_PROPERTY_X86_XXX macros | H.J. Lu | 1 | -38/+237 |
2018-08-24 | x86: Add GNU_PROPERTY_X86_UINT32_VALID | H.J. Lu | 1 | -9/+35 |
2018-08-24 | PowerPC64 st_other decoding in readelf | Alan Modra | 1 | -3/+8 |
2018-08-22 | Correct readelf e_shstrndx range check | Alan Modra | 1 | -26/+38 |
2018-08-21 | Fix a seg-fault in readelf when parsing corrupt HPPA unwind tables. | L. Simon | 1 | -2/+2 |
2018-08-06 | [ARC] Add Tag_ARC_ATR_version. | claziss | 1 | -0/+6 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+9 |
2018-07-25 | Fix potential memory leaks in some of the binutils source files. | Nick Clifton | 1 | -55/+80 |
2018-07-24 | PR23430, Indices misspelled | Alan Modra | 1 | -5/+5 |
2018-07-20 | MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a | Chenghua Xu | 1 | -0/+2 |
2018-07-16 | Fix typo in NT_PPC_TM_CVSX note description | Pedro Franco de Carvalho | 1 | -1/+1 |
2018-07-12 | readelf: Don't print section type twice for --section-details | Francois H. Theron | 1 | -2/+1 |
2018-07-06 | Stop readelf from reporting gaps in the gnu build notes if the gap crosses a ... | Nick Clifton | 1 | -2/+22 |
2018-06-19 | readelf: Handle more RISC-V relocations | Andreas Schwab | 1 | -1/+72 |
2018-06-14 | MIPS: Add Global INValidate ASE support | Faraz Shahbazker | 1 | -0/+2 |
2018-06-14 | elf: Check if the first symbol version is base version | H.J. Lu | 1 | -1/+6 |
2018-06-13 | MIPS: Add CRC ASE support | Scott Egerton | 1 | -0/+2 |