Age | Commit message (Expand) | Author | Files | Lines |
2021-11-10 | PR 28447: implement multiple parameters for .file on XCOFF | Clément Chigot | 3 | -11/+21 |
2021-11-06 | readelf: Support RELR in -S and -d and output | Fangrui Song | 1 | -0/+4 |
2021-11-01 | arm: add armv9-a architecture to -march | Przemyslaw Wirkus | 2 | -12/+25 |
2021-10-24 | LoongArch opcodes support | liuzhensong | 2 | -0/+240 |
2021-10-24 | LoongArch bfd support | liuzhensong | 2 | -1/+130 |
2021-10-07 | RISC-V: Add support for Zbs instructions | Philipp Tomsich | 2 | -0/+25 |
2021-09-30 | aarch64: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -0/+5 |
2021-09-30 | Add Solaris specific ELF note processing | Libor Bukata | 1 | -0/+23 |
2021-09-07 | Revert: [AArch64] MTE corefile support | Luis Machado | 2 | -6/+9 |
2021-09-02 | obstack.h __PTR_ALIGN vs. ubsan | Alan Modra | 1 | -3/+3 |
2021-08-30 | RISC-V: PR27916, Support mapping symbols. | Nelson Chu | 1 | -0/+7 |
2021-08-17 | sim: rename ChangeLog files to ChangeLog-2021 | Mike Frysinger | 1 | -0/+0 |
2021-08-17 | PATCH [4/4] arm: Add Tag_PACRET_use build attribute | Andrea Corallo | 1 | -0/+1 |
2021-08-17 | PATCH [3/4] arm: Add Tag_BTI_use build attribute | Andrea Corallo | 1 | -0/+1 |
2021-08-17 | PATCH [2/4] arm: Add Tag_BTI_extension build attribute | Andrea Corallo | 1 | -0/+1 |
2021-08-17 | PATCH [1/4] arm: Add Tag_PAC_extension build attribute | Andrea Corallo | 1 | -0/+1 |
2021-08-11 | Add 3 new PAC-related ARM note types | Luis Machado | 1 | -0/+9 |
2021-07-26 | PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flag | Andrea Corallo | 1 | -0/+7 |
2021-07-26 | PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bits | Andrea Corallo | 1 | -4/+16 |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED check | H.J. Lu | 1 | -4/+19 |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED | H.J. Lu | 1 | -0/+7 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+7 |
2021-07-06 | RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR. | Kito Cheng | 1 | -0/+5 |
2021-07-03 | Add markers for 2.37 branch | Nick Clifton | 1 | -0/+4 |
2021-07-03 | Synchronize libiberty sources (and include/demangle.h) with GCC master version | Nick Clifton | 2 | -0/+12 |
2021-07-01 | opcodes: constify aarch64_opcode_tables | Mike Frysinger | 2 | -1/+5 |
2021-07-01 | arm: don't treat XScale features as part of the FPU [PR 28031] | Richard Earnshaw | 2 | -1/+6 |
2021-06-29 | sim: callback: add printf attributes | Mike Frysinger | 2 | -4/+13 |
2021-06-24 | sim: callback: extend syscall interface to handle 7 args | Mike Frysinger | 2 | -1/+6 |
2021-06-23 | sim: callback: add a kill interface | Mike Frysinger | 2 | -0/+5 |
2021-06-22 | sim: callback: add a getpid interface | Mike Frysinger | 2 | -0/+5 |
2021-06-18 | elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXX | H.J. Lu | 2 | -0/+17 |
2021-06-15 | Allow readelf to recognise GO buildid notes. | Nick Clifton | 2 | -0/+5 |
2021-06-02 | arc: Construct disassembler options dynamically | Shahab Vahedi | 2 | -0/+5 |
2021-05-29 | MIPS/opcodes: Properly handle ISA exclusion | Maciej W. Rozycki | 2 | -19/+24 |
2021-05-29 | MIPS/opcodes: Factor out ISA matching against flags | Maciej W. Rozycki | 2 | -4/+27 |
2021-05-29 | MIPS/opcodes: Do not use CP0 register names for control registers | Maciej W. Rozycki | 2 | -2/+15 |
2021-05-29 | MIPS/opcodes: Free up redundant `g' operand code | Maciej W. Rozycki | 2 | -2/+6 |
2021-05-28 | x86: Restore PC16 relocation overflow check | H.J. Lu | 2 | -1/+5 |
2021-05-26 | x86: Propery check PC16 reloc overflow in 16-bit mode instructions | H.J. Lu | 2 | -0/+6 |
2021-05-23 | elf: Use official name LoongArch for EM_LOONGARCH. | Chenghua Xu | 2 | -1/+6 |
2021-05-21 | [AArch64] MTE corefile support | Luis Machado | 2 | -0/+11 |
2021-05-14 | sim: callback: convert FS interfaces to 64-bit | Mike Frysinger | 2 | -3/+8 |
2021-05-14 | sim: callback: convert time interface to 64-bit | Mike Frysinger | 2 | -1/+8 |
2021-05-14 | sim: callback: inline PTR define | Mike Frysinger | 2 | -3/+8 |
2021-05-14 | sim: callback: use ATTRIBUTE_NORETURN | Mike Frysinger | 2 | -5/+5 |
2021-05-14 | sim: callback: always include necessary headers | Mike Frysinger | 2 | -4/+4 |
2021-05-14 | sim: create header namespace | Mike Frysinger | 4 | -5/+14 |
2021-05-07 | Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X... | Cl?ment Chigot | 3 | -0/+10 |
2021-05-07 | libiberty: add htab_eq_string | Tom Tromey | 1 | -0/+3 |