summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger2021-08-171-0/+0
* PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo2021-08-171-0/+1
* Add 3 new PAC-related ARM note typesLuis Machado2021-08-111-0/+9
* PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flagAndrea Corallo2021-07-261-0/+7
* PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bitsAndrea Corallo2021-07-261-4/+16
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-4/+19
* elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2021-07-081-0/+7
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+7
* RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng2021-07-061-0/+5
* Add markers for 2.37 branchNick Clifton2021-07-031-0/+4
* Synchronize libiberty sources (and include/demangle.h) with GCC master versionNick Clifton2021-07-032-0/+12
* opcodes: constify aarch64_opcode_tablesMike Frysinger2021-07-012-1/+5
* arm: don't treat XScale features as part of the FPU [PR 28031]Richard Earnshaw2021-07-012-1/+6
* sim: callback: add printf attributesMike Frysinger2021-06-292-4/+13
* sim: callback: extend syscall interface to handle 7 argsMike Frysinger2021-06-242-1/+6
* sim: callback: add a kill interfaceMike Frysinger2021-06-232-0/+5
* sim: callback: add a getpid interfaceMike Frysinger2021-06-222-0/+5
* elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2021-06-182-0/+17
* Allow readelf to recognise GO buildid notes.Nick Clifton2021-06-152-0/+5
* arc: Construct disassembler options dynamicallyShahab Vahedi2021-06-022-0/+5
* MIPS/opcodes: Properly handle ISA exclusionMaciej W. Rozycki2021-05-292-19/+24
* MIPS/opcodes: Factor out ISA matching against flagsMaciej W. Rozycki2021-05-292-4/+27
* MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2021-05-292-2/+15
* MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki2021-05-292-2/+6
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-282-1/+5
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-262-0/+6
* elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2021-05-232-1/+6
* [AArch64] MTE corefile supportLuis Machado2021-05-212-0/+11
* sim: callback: convert FS interfaces to 64-bitMike Frysinger2021-05-142-3/+8
* sim: callback: convert time interface to 64-bitMike Frysinger2021-05-142-1/+8
* sim: callback: inline PTR defineMike Frysinger2021-05-142-3/+8
* sim: callback: use ATTRIBUTE_NORETURNMike Frysinger2021-05-142-5/+5
* sim: callback: always include necessary headersMike Frysinger2021-05-142-4/+4
* sim: create header namespaceMike Frysinger2021-05-144-5/+14
* Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2021-05-073-0/+10
* libiberty: add htab_eq_stringTom Tromey2021-05-071-0/+3
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-062-0/+6
* libctf, include: support an alternative encoding for nonrepresentable typesNick Alcock2021-05-063-1/+9
* Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot2021-04-224-101/+117
* Extend the description of PE header flags.Eli Zaretskii2021-04-212-0/+8
* PR27567, Linking PE files adds alignment section flags to executablesAlan Modra2021-04-165-8/+25
* PowerPC disassembly of pcrel referencesAlan Modra2021-04-092-0/+8
* Return symbol from symbol_at_address_funcAlan Modra2021-04-062-5/+10
* Remove strneq macro and use startswith.Martin Liska2021-04-012-1/+4
* Use bool in includeAlan Modra2021-03-3112-77/+89
* Remove bfd_stdint.hAlan Modra2021-03-317-11/+17
* TRUE/FALSE simplificationAlan Modra2021-03-292-7/+11