Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in include | Alan Modra | 1 | -0/+14 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 1 | -0/+9 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -0/+6 |
2021-03-29 | opcodes int vs bfd_boolean fixes | Alan Modra | 1 | -0/+4 |
2021-03-25 | include: always do unsigned left-shift in CTF_SET_STID | Nick Alcock | 1 | -0/+7 |
2021-03-19 | elf: Rename EM_INTEL205 to EM_INTELGT | H.J. Lu | 1 | -0/+5 |
2021-03-16 | Fix a potential buffer overrun qwhen writing out PE aux entries. | Nick Clifton | 1 | -0/+5 |
2021-03-16 | RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions | Kuan-Lin Chen | 1 | -0/+5 |
2021-03-12 | Add values for NetBSD .note.netbsd.ident notes (PaX). | Frederic Cambus | 1 | -0/+6 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 1 | -0/+12 |
2021-03-12 | aix: correct HOWTO table and add missing relocations | Clément Chigot | 1 | -0/+5 |
2021-03-05 | bfd/binutils: add support for RISC-V CSRs in core files | Andrew Burgess | 1 | -0/+5 |
2021-03-05 | bfd/binutils: support for gdb target descriptions in the core file | Andrew Burgess | 1 | -0/+5 |
2021-03-03 | Split relocation defines out of coff/internal.h | Alan Modra | 1 | -0/+10 |
2021-03-02 | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 1 | -0/+5 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -0/+5 |
2021-02-21 | Warn when a script redefines a symbol | Alan Modra | 1 | -0/+4 |
2021-02-20 | libctf, include: find types of symbols by name | Nick Alcock | 1 | -0/+5 |
2021-02-19 | RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. | Nelson Chu | 1 | -0/+5 |
2021-02-18 | RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. | Nelson Chu | 1 | -0/+4 |
2021-02-15 | IBM Z: Implement instruction set extensions | Andreas Krebbel | 1 | -0/+5 |
2021-02-08 | opcodes: tic54x: namespace exported variables | Mike Frysinger | 1 | -0/+17 |
2021-02-05 | RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM. | Nelson Chu | 1 | -0/+5 |
2021-02-05 | RISC-V: PR27348, Remove obsolete Xcustom support. | Nelson Chu | 1 | -0/+5 |
2021-02-04 | libctf: prohibit nameless ints, floats, typedefs and forwards | Nick Alcock | 1 | -0/+5 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 1 | -0/+4 |
2021-02-04 | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. | Nelson Chu | 1 | -0/+5 |
2021-01-15 | RISC-V: Indent and GNU coding standards tidy, also aligned the code. | Nelson Chu | 1 | -0/+5 |
2021-01-15 | RISC-V: Comments tidy and improvement. | Nelson Chu | 1 | -0/+6 |
2021-01-11 | aarch64: Remove support for CSRE | Kyrylo Tkachov | 1 | -0/+5 |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 1 | -0/+4 |
2021-01-07 | RISC-V: Add pause hint instruction. | Philipp Tomsich | 1 | -0/+6 |
2021-01-07 | RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93). | Claire Xenia Wolf | 1 | -0/+12 |
2021-01-05 | libctf, include: support unnamed structure members better | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 1 | -0/+5 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 1 | -0/+6 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2021-01-01 | ChangeLog rotation | Alan Modra | 1 | -1008/+2 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 1 | -0/+5 |
2020-12-18 | Assorted tidies | Alan Modra | 1 | -0/+4 |
2020-12-18 | Constify more arrays | Alan Modra | 1 | -0/+4 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -0/+5 |
2020-12-16 | xtensa constify | Alan Modra | 1 | -0/+9 |
2020-12-15 | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 1 | -0/+1 |
2020-12-15 | Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et al | Vivek Das Mohapatra | 1 | -0/+4 |
2020-12-13 | Update ELF headers and readelf with recent e_machine assignments. | Cary Coutant | 1 | -0/+4 |
2020-12-10 | RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions. | Nelson Chu | 1 | -0/+4 |
2020-12-10 | RISC-V: Control fence.i and csr instructions by zifencei and zicsr. | Nelson Chu | 1 | -0/+4 |
2020-12-07 | Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag. | Nick Clifton | 1 | -0/+4 |
2020-12-01 | RISC-V: Support to add implicit extensions for G. | Nelson Chu | 1 | -0/+4 |