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