aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-05RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.Nelson Chu2-2/+5
2021-02-05RISC-V: PR27348, Remove obsolete Xcustom support.Nelson Chu2-72/+5
2021-02-04gdb: riscv: enable sim integrationMike Frysinger2-0/+103
2021-02-04libctf: prohibit nameless ints, floats, typedefs and forwardsNick Alcock2-2/+8
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2-0/+13
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu3-112/+5
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu2-44/+56
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu4-33/+24
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov2-2/+5
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton1-0/+4
2021-01-07gdb/sim: add support for exporting memory mapMike Frysinger2-0/+13
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich3-0/+10
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf3-1/+126
2021-01-05libctf, include: support unnamed structure members betterNick Alcock2-1/+11
2021-01-05libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock2-2/+8
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra4-4/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra306-305/+309
2021-01-01ChangeLog rotationAlan Modra2-1008/+1022
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu2-0/+7
2020-12-18Assorted tidiesAlan Modra2-3/+4
2020-12-18Constify more arraysAlan Modra2-1/+5
2020-12-16constify elfNN_bedAlan Modra2-0/+11
2020-12-16xtensa constifyAlan Modra2-15/+24
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra2-0/+4
2020-12-15Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et alVivek Das Mohapatra2-0/+8
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant2-0/+16
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu2-0/+8
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu2-2/+8
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton2-1/+4
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu2-0/+6
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu2-2/+7