aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2-0/+17
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton2-0/+5
2021-06-02arc: Construct disassembler options dynamicallyShahab Vahedi2-0/+5
2021-05-29MIPS/opcodes: Properly handle ISA exclusionMaciej W. Rozycki2-19/+24
2021-05-29MIPS/opcodes: Factor out ISA matching against flagsMaciej W. Rozycki2-4/+27
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2-2/+15
2021-05-29MIPS/opcodes: Free up redundant `g' operand codeMaciej W. Rozycki2-2/+6
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu2-1/+5
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2-0/+6
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2-1/+6
2021-05-21[AArch64] MTE corefile supportLuis Machado2-0/+11
2021-05-14sim: callback: convert FS interfaces to 64-bitMike Frysinger2-3/+8
2021-05-14sim: callback: convert time interface to 64-bitMike Frysinger2-1/+8
2021-05-14sim: callback: inline PTR defineMike Frysinger2-3/+8
2021-05-14sim: callback: use ATTRIBUTE_NORETURNMike Frysinger2-5/+5
2021-05-14sim: callback: always include necessary headersMike Frysinger2-4/+4
2021-05-14sim: create header namespaceMike Frysinger4-5/+14
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot3-0/+10
2021-05-07libiberty: add htab_eq_stringTom Tromey1-0/+3
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2-0/+6
2021-05-06libctf, include: support an alternative encoding for nonrepresentable typesNick Alcock3-1/+9
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot4-101/+117
2021-04-21Extend the description of PE header flags.Eli Zaretskii2-0/+8
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra5-8/+25
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra2-0/+8
2021-04-06Return symbol from symbol_at_address_funcAlan Modra2-5/+10
2021-04-01Remove strneq macro and use startswith.Martin Liska2-1/+4
2021-03-31Use bool in includeAlan Modra12-77/+89
2021-03-31Remove bfd_stdint.hAlan Modra7-11/+17
2021-03-29TRUE/FALSE simplificationAlan Modra2-7/+11
2021-03-29opcodes int vs bfd_boolean fixesAlan Modra2-1/+5
2021-03-25include: always do unsigned left-shift in CTF_SET_STIDNick Alcock2-8/+15
2021-03-24AArch64: Add MTE register set support for GDB and gdbserverLuis Machado1-0/+3
2021-03-19elf: Rename EM_INTEL205 to EM_INTELGTH.J. Lu2-1/+6
2021-03-16Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton2-2/+7
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen3-0/+112
2021-03-12Add values for NetBSD .note.netbsd.ident notes (PaX).Frederic Cambus2-0/+15
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot5-51/+93
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot2-27/+31
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess2-0/+7
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess2-0/+9
2021-03-03Split relocation defines out of coff/internal.hAlan Modra7-149/+92
2021-03-02libctf, include: remove the nondeduplicating CTF linkerNick Alcock2-1/+7
2021-03-01PR27451, -z start_stop_gcAlan Modra2-0/+9
2021-02-21Warn when a script redefines a symbolAlan Modra2-2/+10
2021-02-20libctf, include: find types of symbols by nameNick Alcock2-0/+9
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu2-64/+76
2021-02-18RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu2-69/+4
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel2-0/+6
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger2-4/+21