Age | Commit message (Expand) | Author | Files | Lines |
2023-08-25 | gas/ELF: allow "inheriting" section attributes and type | Jan Beulich | 1 | -3/+50 |
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-18 | x86: remove indirection from bx[] and di_si[] | Jan Beulich | 1 | -2/+2 |
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 | 2 | -12/+33 |
2023-08-16 | kvx: New port. | Paul Iannetta | 4 | -0/+37820 |
2023-08-16 | aarch64: Enable Cortex-A720 CPU | Richard Ball | 1 | -0/+5 |
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 | Re: PR30715, VAX: md_create_long_jump | Alan Modra | 1 | -3/+3 |
2023-08-12 | PR30715, VAX: md_create_long_jump | Kalvis Duckmanton | 1 | -7/+8 |
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 | 1 | -0/+4 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 2 | -2/+2 |
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 | 14 | -1632/+1538 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 14 | -1538/+1632 |
2023-07-30 | bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags | Jose E. Marchesi | 3 | -0/+13 |
2023-07-30 | bpf: gas: add field overflow checking to the BPF assembler | Jose E. Marchesi | 1 | -8/+55 |
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 | 1 | -308/+712 |
2023-07-27 | sh: uninitialised sh_operand_info.type in get_specific | Alan Modra | 1 | -21/+6 |
2023-07-27 | Support Intel PBNDKB | Hu, Lin1 | 1 | -0/+1 |
2023-07-27 | Support Intel SM4 | Haochen Jiang | 1 | -0/+1 |
2023-07-27 | Support Intel SM3 | Haochen Jiang | 1 | -0/+1 |
2023-07-27 | Support Intel SHA512 | Haochen Jiang | 1 | -0/+1 |
2023-07-27 | Support Intel AVX-VNNI-INT16 | konglin1 | 1 | -0/+1 |
2023-07-26 | bpf: accept # as an inline comment char | David Faust | 1 | -1/+1 |
2023-07-26 | Don't warn on .attach_to_group to same group | Alan Modra | 1 | -2/+3 |
2023-07-26 | bpf: format not a string literal | Alan Modra | 1 | -1/+1 |
2023-07-25 | RISC-V: Enable RVC on ".option arch, +zca" etc. | Tsukasa OI | 1 | -1/+2 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 1 | -22/+34 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 2 | -1617/+906 |
2023-07-19 | gas 32-bit host compile warnings | Alan Modra | 5 | -19/+26 |
2023-07-18 | RISC-V: Supports Zcb extension. | Jiawei | 1 | -0/+53 |
2023-07-18 | RISC-V: Support Zca/f/d extensions. | Jiawei | 1 | -1/+2 |
2023-07-04 | x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ | Jan Beulich | 1 | -0/+27 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPGT* with identical sources | Jan Beulich | 1 | -0/+40 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources | Jan Beulich | 1 | -0/+17 |
2023-07-04 | arc: Update default target CPU to match GCC defaults | Claudiu Zissulescu | 1 | -1/+1 |
2023-07-03 | IBM Z: Fix pcrel relocs for symA-symB expressions | Andreas Krebbel | 1 | -4/+10 |
2023-07-03 | LoongArch: gas: Fix shared builds | WANG Xuerui | 1 | -1/+0 |
2023-07-01 | RISC-V: Add support for the Zvbb ISA extension | Christoph Müllner | 1 | -0/+13 |