Age | Commit message (Expand) | Author | Files | Lines |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 2 | -1/+8 |
2019-04-26 | [MIPS] Add load-link, store-conditional paired instructions | Andrew Bennett | 2 | -0/+10 |
2019-04-25 | MIPS/include: opcode/mips.h: Update stale comment for CODE20 operand | Maciej W. Rozycki | 2 | -2/+6 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 2 | -0/+5 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 2 | -0/+5 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 2 | -0/+5 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 3 | -1/+17 |
2019-04-11 | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions | Sudakshina Das | 2 | -0/+5 |
2019-04-08 | x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 | H.J. Lu | 2 | -0/+5 |
2019-04-07 | Merge libiberty from gcc | Alan Modra | 2 | -2/+12 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 2 | -21/+4 |
2019-04-01 | [GAS, Arm] CLI with architecture sensitive extensions | Andre Vieira | 2 | -7/+35 |
2019-03-28 | PR24390, Don't decode mtfsb field as a cr field | Alan Modra | 2 | -1/+9 |
2019-03-25 | AArch64: Fix disassembler bug with out-of-order sections | Tamar Christina | 2 | -0/+10 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 2 | -0/+5 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 2 | -0/+7 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 2 | -0/+12 |
2019-03-01 | PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes | Alan Modra | 1 | -21/+21 |
2019-02-20 | AArch64: Add pauth core file section | Alan Hayward | 2 | -0/+6 |
2019-02-15 | Use the correct name for various MACH-O based operating systems in comments. | Saagar Jha | 2 | -3/+7 |
2019-02-12 | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | tromey | 2 | -2/+14 |
2019-01-31 | S/390: Implement instruction set extensions | Andreas Krebbel | 2 | -0/+6 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 2 | -2/+7 |
2019-01-22 | Include coff/sym.h from coff/ecoff.h | Tom Tromey | 2 | -0/+6 |
2019-01-19 | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 1 | -0/+4 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 2 | -0/+26 |
2019-01-14 | Include <string.h> to dis-asm.h to get strchr declaration | Павел Крюков | 2 | -0/+5 |
2019-01-10 | Sync libiberty sources with gcc master versions. | Nick Clifton | 2 | -33/+9 |
2019-01-09 | Merge from gcc: use "cannot" instead of "can not" in libiberty and include. | Sandra Loosemore | 3 | -3/+11 |
2019-01-05 | RX: include - Add RXv3 support. | Yoshinori Sato | 3 | -1/+43 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 284 | -283/+287 |
2019-01-01 | ChangeLog rotation | Alan Modra | 2 | -878/+892 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 22 | -22/+22 |
2018-12-28 | PR24028, PPC_INT_FMT | Alan Modra | 2 | -8/+5 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 2 | -3/+7 |
2018-12-11 | Fix a failure in the libiberty testsuite by increasing the recursion limit to... | Nick Clifton | 2 | -1/+6 |
2018-12-07 | elf: Report property change when merging properties | H.J. Lu | 2 | -0/+7 |
2018-12-07 | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 2 | -0/+19 |
2018-12-06 | PowerPC @l, @h and @ha warnings, plus VLE e_li | Alan Modra | 2 | -0/+9 |
2018-12-06 | opcodes/riscv: Hide '.L0 ' fake symbols | Andrew Burgess | 3 | -0/+13 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 2 | -1/+6 |
2018-11-27 | RISC-V: Add .insn CA support. | Jim Wilson | 2 | -0/+9 |
2018-11-13 | [ARM] Improve indentation of ARM architecture declarations | Thomas Preud'homme | 2 | -254/+340 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 2 | -0/+7 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 2 | -0/+14 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 2 | -0/+7 |
2018-11-12 | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A | Sudakshina Das | 2 | -0/+6 |
2018-11-07 | Add support for new load commands added by Apple to the MACH-O file format. | Roman Bolshakov | 3 | -28/+55 |
2018-11-06 | Add support for a couple of new Mach-O commands. | Nick Clifton | 2 | -1/+7 |
2018-11-06 | [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros. | Sudakshina Das | 2 | -4/+9 |