aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi14-16/+33
2023-07-26Don't warn on .attach_to_group to same groupAlan Modra1-2/+3
2023-07-26bpf: format not a string literalAlan Modra1-1/+1
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust7-4/+65
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust11-36/+155
2023-07-25RISC-V: Enable RVC on ".option arch, +zca" etc.Tsukasa OI1-1/+2
2023-07-24RISC-V: Implications from 'Zc[fd]' extensionsTsukasa OI2-0/+12
2023-07-24RISC-V: Prohibit the 'Zcf' extension on RV64Tsukasa OI2-0/+5
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi8-0/+48
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi2-6/+11
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi11-40/+54
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi9-23/+69
2023-07-21bpf: disasemble offsets of value 0 as "+0"David Faust6-2/+14
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi8-0/+54
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi14-0/+75
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi75-3109/+2432
2023-07-21x86: adjust disassembly of insns operating on selector valuesJan Beulich12-118/+119
2023-07-19gas 32-bit host compile warningsAlan Modra5-19/+26
2023-07-18RISC-V: Supports Zcb extension.Jiawei3-0/+110
2023-07-18RISC-V: Support Zca/f/d extensions.Jiawei7-1/+155
2023-07-14Make the default gas symbol hash table largerAlan Modra1-1/+1
2023-07-14AIX_WEAK_SUPPORTAlan Modra3-2/+13
2023-07-11x86: various operations on mask registers can avoid going through mod_table[]Jan Beulich4-414/+414
2023-07-11x86: misc further memory-only insns don't need to go through mod_table[]Jan Beulich2-4/+4
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton1-2537/+2826
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich7-0/+38
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich14-0/+464
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich7-0/+47
2023-07-04x86: flag bad EVEX masking for miscellaneous insnsJan Beulich2-0/+4
2023-07-04x86: flag EVEX masking when destination is GPR(-like)Jan Beulich2-0/+8
2023-07-04x86: flag EVEX.z set when destination is memoryJan Beulich2-0/+4
2023-07-04x86: flag EVEX.z set when destination is a mask registerJan Beulich2-0/+4
2023-07-04x86: re-work EVEX-z-without-masking checkJan Beulich1-2/+1
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton1-2537/+2826
2023-07-04arc: Update default target CPU to match GCC defaultsClaudiu Zissulescu1-1/+1
2023-07-03IBM Z: Fix pcrel relocs for symA-symB expressionsAndreas Krebbel2-5/+11
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton3-2493/+2681
2023-07-03Add markers for the 2.41 branchNick Clifton2-0/+6
2023-07-03gas: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+12
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvksg ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvks ISA extensionChristoph Müllner2-0/+81
2023-07-01RISC-V: Add support for the Zvkng ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvkn ISA extensionChristoph Müllner2-0/+81
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner2-0/+14
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner2-0/+16
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner3-0/+27
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner2-0/+34