summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-10-24LoongArch opcodes supportliuzhensong
2021-10-24LoongArch bfd supportliuzhensong
2021-10-07RISC-V: Add support for Zbs instructionsPhilipp Tomsich
2021-09-30aarch64: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-09-30Add Solaris specific ELF note processingLibor Bukata
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado
2021-09-02obstack.h __PTR_ALIGN vs. ubsanAlan Modra
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu
2021-08-17sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado
2021-07-26PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flagAndrea Corallo
2021-07-26PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bitsAndrea Corallo
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng
2021-07-03Add markers for 2.37 branchNick Clifton
2021-07-03Synchronize libiberty sources (and include/demangle.h) with GCC master versionNick Clifton
2021-07-01opcodes: constify aarch64_opcode_tablesMike Frysinger
2021-07-01arm: don't treat XScale features as part of the FPU [PR 28031]Richard Earnshaw
2021-06-29sim: callback: add printf attributesMike Frysinger
2021-06-24sim: callback: extend syscall interface to handle 7 argsMike Frysinger
2021-06-23sim: callback: add a kill interfaceMike Frysinger
2021-06-22sim: callback: add a getpid interfaceMike Frysinger
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton
2021-06-02arc: Construct disassembler options dynamicallyShahab Vahedi
2021-05-29MIPS/opcodes: Properly handle ISA exclusionMaciej W. Rozycki
2021-05-29MIPS/opcodes: Factor out ISA matching against flagsMaciej W. Rozycki
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki
2021-05-29MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu
2021-05-21[AArch64] MTE corefile supportLuis Machado
2021-05-14sim: callback: convert FS interfaces to 64-bitMike Frysinger
2021-05-14sim: callback: convert time interface to 64-bitMike Frysinger
2021-05-14sim: callback: inline PTR defineMike Frysinger
2021-05-14sim: callback: use ATTRIBUTE_NORETURNMike Frysinger
2021-05-14sim: callback: always include necessary headersMike Frysinger
2021-05-14sim: create header namespaceMike Frysinger
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot