| Commit message (Expand) | Author | Age | Files | Lines |
* | Add markers for 2.43 branch/release | Nick Clifton | 2024-07-20 | 1 | -0/+4 |
* | bpf: fix bpf expression parsing regression in GAS | Will Hawkins | 2024-02-19 | 1 | -0/+9 |
* | bpf: gas: avoid UB in pointer subtraction | Jose E. Marchesi | 2024-02-19 | 1 | -0/+6 |
* | objdump, as: add callx support for BPF CPU v1 | Will Hawkins | 2024-02-15 | 1 | -0/+6 |
* | arc: Put DBNZ instruction to a separate class | Yuriy Kolerov | 2024-02-14 | 1 | -0/+4 |
* | bpf: there is no ldinddw nor ldabsdw instructions | Jose E. Marchesi | 2024-01-29 | 1 | -0/+13 |
* | Change version to 2.42.50 and regenerate files | Nick Clifton | 2024-01-15 | 1 | -0/+6 |
* | Add markers for 2.42 branch | Nick Clifton | 2024-01-15 | 1 | -0/+4 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2024-01-04 | 1 | -1/+1 |
* | gas: support double-slash line comments in BPF assembly | Jose E. Marchesi | 2023-11-30 | 1 | -0/+11 |
* | gas: add NEWS entry for change of comment syntax in BPF assembler | Jose E. Marchesi | 2023-11-28 | 1 | -0/+5 |
* | gas: change meaning of ; in the BPF assembler | Jose E. Marchesi | 2023-11-28 | 1 | -0/+15 |
* | MIPS/GAS: Use addiu instead of addi in test elf-rel. | YunQiang Su | 2023-11-23 | 1 | -0/+6 |
* | MIPS/GAS: Fix test failures due to jr encoding changes on r6 | YunQiang Su | 2023-11-23 | 1 | -0/+9 |
* | gas: bpf: do not allow referring to register names as symbols in operands | Jose E. Marchesi | 2023-11-18 | 1 | -0/+12 |
* | GAS/MIPS: add "--defsym r6=" for default when it's r6 | YunQiang Su | 2023-11-15 | 1 | -0/+5 |
* | Finalized intl-update patches | Arsen Arsenovi? | 2023-11-15 | 1 | -0/+7 |
* | MIPS: Fix Irix gas testcases about pdr section | YunQiang Su | 2023-11-15 | 1 | -0/+15 |
* | gas: bpf: new test for MOV with C-like numbers ll suffix | Jose E. Marchesi | 2023-10-30 | 1 | -0/+7 |
* | Fix memory leak in RiscV assembler. | Nick Clifton | 2023-10-02 | 1 | -0/+6 |
* | Fix: Use of uninitialized memory | Jacob Navia | 2023-09-18 | 1 | -0/+5 |
* | bpf: gas: consolidate handling of immediate overflows | Jose E. Marchesi | 2023-08-17 | 1 | -0/+23 |
* | Revert "2.41 Release sources" | Sam James | 2023-08-02 | 1 | -15/+163 |
* | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 2023-08-02 | 1 | -163/+15 |
* | bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags | Jose E. Marchesi | 2023-07-30 | 1 | -0/+5 |
* | bpf: gas: add field overflow checking to the BPF assembler | Jose E. Marchesi | 2023-07-30 | 1 | -0/+25 |
* | bpf: gas: support relaxation of V4 jump instructions | Jose E. Marchesi | 2023-07-28 | 1 | -0/+36 |
* | bpf: gas: add negi and neg32i tests | Jose E. Marchesi | 2023-07-26 | 1 | -0/+14 |
* | bpf: fix register NEG[32] instructions | Jose E. Marchesi | 2023-07-26 | 1 | -0/+17 |
* | bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64} | Jose E. Marchesi | 2023-07-24 | 1 | -0/+10 |
* | bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s= | Jose E. Marchesi | 2023-07-24 | 1 | -0/+5 |
* | bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insns | Jose E. Marchesi | 2023-07-24 | 1 | -0/+14 |
* | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 2023-07-24 | 1 | -0/+15 |
* | bpf: opcodes, gas: support for signed load V4 instructions | Jose E. Marchesi | 2023-07-21 | 1 | -0/+10 |
* | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 2023-07-21 | 1 | -0/+15 |
* | Change version number to 2.41.50 and regenerate files | Nick Clifton | 2023-07-03 | 1 | -0/+5 |
* | Add markers for the 2.41 branch | Nick Clifton | 2023-07-03 | 1 | -0/+4 |
* | Fix gas tests for aarch64-pe | Nick Clifton | 2023-06-26 | 1 | -1/+124 |
* | gas: bpf: fix tests for pseudo-c syntax | Jose E. Marchesi | 2023-04-27 | 1 | -0/+40 |
* | gas: documentation for the BPF pseudo-c asm syntax | Jose E. Marchesi | 2023-04-26 | 1 | -0/+5 |
* | gas: BPF pseudo-c syntax tests | Guillermo E. Martinez | 2023-04-26 | 1 | -0/+20 |
* | gas: support for the BPF pseudo-c assembly syntax | Guillermo E. Martinez | 2023-04-26 | 1 | -0/+32 |
* | Symbols with GOT relocatios do not fix adjustbale | mengqinggang | 2023-04-18 | 1 | -0/+7 |
* | Assembler Internal Docs: Describe handling of opcodes for relaxation a bit be... | Thomas Koenig | 2023-04-18 | 1 | -0/+5 |
* | arc: Update ARC's CFI tests. | Claudiu Zissulescu | 2023-04-13 | 1 | -0/+5 |
* | arc: Update GAS test | Claudiu Zissulescu | 2023-04-13 | 1 | -0/+5 |
* | Fix assembler documentation regarding data directives. | Nick Clifton | 2023-03-14 | 1 | -0/+6 |
* | [Aarch64] Add Binutils support for MEC | Richard Ball | 2023-02-28 | 1 | -0/+8 |
* | Do not change the timestamp when updating the gas asconfig file. | Benson Muite | 2023-02-27 | 1 | -0/+7 |
* | Fix compilation of the assembler with sanitization enabled. | Nick Clifton | 2023-02-01 | 1 | -0/+5 |