aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2024-02-19bpf: fix bpf expression parsing regression in GASWill Hawkins1-0/+9
2024-02-19bpf: gas: avoid UB in pointer subtractionJose E. Marchesi1-0/+6
2024-02-15objdump, as: add callx support for BPF CPU v1Will Hawkins1-0/+6
2024-02-14arc: Put DBNZ instruction to a separate classYuriy Kolerov1-0/+4
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi1-0/+13
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton1-0/+6
2024-01-15Add markers for 2.42 branchNick Clifton1-0/+4
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi1-0/+11
2023-11-28gas: add NEWS entry for change of comment syntax in BPF assemblerJose E. Marchesi1-0/+5
2023-11-28gas: change meaning of ; in the BPF assemblerJose E. Marchesi1-0/+15
2023-11-23MIPS/GAS: Use addiu instead of addi in test elf-rel.YunQiang Su1-0/+6
2023-11-23MIPS/GAS: Fix test failures due to jr encoding changes on r6YunQiang Su1-0/+9
2023-11-18gas: bpf: do not allow referring to register names as symbols in operandsJose E. Marchesi1-0/+12
2023-11-15GAS/MIPS: add "--defsym r6=" for default when it's r6YunQiang Su1-0/+5
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-0/+7
2023-11-15MIPS: Fix Irix gas testcases about pdr sectionYunQiang Su1-0/+15
2023-10-30gas: bpf: new test for MOV with C-like numbers ll suffixJose E. Marchesi1-0/+7
2023-10-02Fix memory leak in RiscV assembler.Nick Clifton1-0/+6
2023-09-18Fix: Use of uninitialized memoryJacob Navia1-0/+5
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi1-0/+23
2023-08-02Revert "2.41 Release sources"Sam James1-15/+163
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-163/+15
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-0/+5
2023-07-30bpf: gas: add field overflow checking to the BPF assemblerJose E. Marchesi1-0/+25
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi1-0/+36
2023-07-26bpf: gas: add negi and neg32i testsJose E. Marchesi1-0/+14
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi1-0/+17
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi1-0/+10
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi1-0/+5
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi1-0/+14
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-0/+15
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi1-0/+10
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi1-0/+15
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton1-0/+5
2023-07-03Add markers for the 2.41 branchNick Clifton1-0/+4
2023-06-26Fix gas tests for aarch64-peNick Clifton1-1/+124
2023-04-27gas: bpf: fix tests for pseudo-c syntaxJose E. Marchesi1-0/+40
2023-04-26gas: documentation for the BPF pseudo-c asm syntaxJose E. Marchesi1-0/+5
2023-04-26gas: BPF pseudo-c syntax testsGuillermo E. Martinez1-0/+20
2023-04-26gas: support for the BPF pseudo-c assembly syntaxGuillermo E. Martinez1-0/+32
2023-04-18Symbols with GOT relocatios do not fix adjustbalemengqinggang1-0/+7
2023-04-18Assembler Internal Docs: Describe handling of opcodes for relaxation a bit be...Thomas Koenig1-0/+5
2023-04-13arc: Update ARC's CFI tests.Claudiu Zissulescu1-0/+5
2023-04-13arc: Update GAS testClaudiu Zissulescu1-0/+5
2023-03-14Fix assembler documentation regarding data directives.Nick Clifton1-0/+6
2023-02-28[Aarch64] Add Binutils support for MECRichard Ball1-0/+8
2023-02-27Do not change the timestamp when updating the gas asconfig file.Benson Muite1-0/+7
2023-02-01Fix compilation of the assembler with sanitization enabled.Nick Clifton1-0/+5
2023-01-20Add OpenBSD ARM GAS support.Frederic Cambus1-0/+4