Age | Commit message (Expand) | Author | Files | Lines |
2023-08-27 | MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets | YunQiang Su | 2 | -6/+6 |
2023-08-25 | bfd: correct relocation handling for objcopy COFF -> ELF | Jan Beulich | 1 | -3/+3 |
2023-08-25 | gas/ELF: widen use of $dump_opts in testsuite | Jan Beulich | 8 | -29/+11 |
2023-08-25 | gas/ELF: allow "inheriting" section attributes and type | Jan Beulich | 5 | -3/+162 |
2023-08-24 | kvx: use {u,}int32_t and {u,}int64_t | Paul Iannetta | 3 | -19/+19 |
2023-08-24 | kvx: fix handling of STB_GNU_UNIQUE symbols | Paul Iannetta | 1 | -6/+4 |
2023-08-23 | kvx: O_pseudo_fixup | Alan Modra | 3 | -23/+36 |
2023-08-23 | kvx: ubsan: integer overflow | Alan Modra | 2 | -4/+4 |
2023-08-23 | kvx: asan: out-of-bounds read | Alan Modra | 1 | -1/+2 |
2023-08-22 | aarch64: Improve naming conventions for A and R-profile architecture | Victor Do Nascimento | 1 | -53/+53 |
2023-08-21 | bpf: correct neg and neg32 instruction encoding | David Faust | 13 | -42/+8 |
2023-08-21 | LoongArch: gas: Fix make check-gas crash | mengqinggang | 1 | -4/+0 |
2023-08-18 | x86: remove indirection from bx[] and di_si[] | Jan Beulich | 1 | -2/+2 |
2023-08-18 | gas: make S_IS_LOCAL() and S_IS_EXTERNAL() exclusive of one another | Jan Beulich | 1 | -5/+4 |
2023-08-17 | generated bfd files, and kvx regen | Alan Modra | 3 | -6/+8 |
2023-08-17 | gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b6... | Jose E. Marchesi | 1 | -1/+1 |
2023-08-17 | bpf: gas: consolidate handling of immediate overflows | Jose E. Marchesi | 20 | -67/+96 |
2023-08-16 | kvx: New port. | Paul Iannetta | 35 | -8/+66687 |
2023-08-16 | aarch64: Enable Cortex-A720 CPU | Richard Ball | 4 | -0/+14 |
2023-08-15 | RISC-V: Make T-Head testing pattern more generic | Tsukasa OI | 6 | -20/+20 |
2023-08-15 | RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa' | Tsukasa OI | 2 | -0/+26 |
2023-08-15 | RISC-V: Add support for the 'Zihintntl' extension | Tsukasa OI | 5 | -0/+150 |
2023-08-15 | RISC-V: remove indirection from register tables | Jan Beulich | 1 | -1/+1 |
2023-08-15 | PPC: remove indirection from struct pd_reg | Jan Beulich | 1 | -1/+1 |
2023-08-14 | Remove fall-back prune_warnings | Alan Modra | 1 | -23/+0 |
2023-08-14 | Re: PR30715, VAX: md_create_long_jump | Alan Modra | 1 | -3/+3 |
2023-08-12 | PR30715, VAX: md_create_long_jump | Kalvis Duckmanton | 4 | -13/+136 |
2023-08-12 | regen config | Alan Modra | 1 | -21/+52 |
2023-08-11 | gas: purge md_elf_section_word() | Jan Beulich | 3 | -19/+0 |
2023-08-11 | x86: pack CPU flags in opcode table | Jan Beulich | 1 | -73/+116 |
2023-08-10 | aarch64: Enable Cortex-A520 CPU | Richard Ball | 3 | -0/+7 |
2023-08-09 | bpf: use w regs in 32-bit non-fetch atomic pseudo-c | David Faust | 3 | -15/+15 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 2 | -2/+2 |
2023-08-05 | as: Fix typo in manual | David Carew | 1 | -1/+1 |
2023-08-03 | arm: sanitizer stringop-overflow | Alan Modra | 1 | -2/+8 |
2023-08-03 | xtensa: sprintf sanitizer null destination pointer | Alan Modra | 1 | -7/+4 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 108 | -2654/+4269 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 108 | -4269/+2654 |
2023-08-01 | gas: rework timestamp preservation on doc/asconfig.texi | Jan Beulich | 2 | -2/+2 |
2023-07-31 | RISC-V: Fix typo in the test case name | Tsukasa OI | 4 | -3/+3 |
2023-07-30 | bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags | Jose E. Marchesi | 4 | -0/+18 |
2023-07-30 | bpf: gas: add field overflow checking to the BPF assembler | Jose E. Marchesi | 19 | -8/+162 |
2023-07-28 | bpf: remove spurious comment from tc-bpf.c | Jose E. Marchesi | 1 | -2/+0 |
2023-07-28 | bpf: gas: support relaxation of V4 jump instructions | Jose E. Marchesi | 9 | -308/+858 |
2023-07-28 | gas: amend X_unsigned uses | Jan Beulich | 5 | -4/+37 |
2023-07-28 | MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targets | YunQiang Su | 4 | -8/+8 |
2023-07-28 | MIPS/GAS/testsuite: Fix n64 compact EH failures | YunQiang Su | 12 | -36/+24 |
2023-07-28 | testsuite: Handle composed R_MIPS_NONE relocations | YunQiang Su | 23 | -1/+188 |
2023-07-28 | MIPS/testsuite: Handle 64-bit addresses | YunQiang Su | 20 | -403/+403 |
2023-07-28 | MIPS/GAS/testsuite: Force o32 for tests expecting 32-bit addressing | YunQiang Su | 6 | -4/+6 |