aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2024-10-24s390: Add arch15 instructionsAndreas Krebbel6-4/+206
2024-10-24s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraintsJens Remus2-12/+12
2024-10-24s390: Simplify (dis)assembly of insn operands with const bitsJens Remus1-7/+0
2024-10-24s390: Document syntax to omit base register operandJens Remus1-2/+3
2024-09-26x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu5-1/+21
2024-09-21x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu3-0/+17
2024-09-21x86/APX: Don't promote AVX/AVX2 instructions out of APX specH.J. Lu7-44/+18
2024-08-17This is the 2.43.1 releasebinutils-2_43_1Nick Clifton2-203/+203
2024-08-14gas: correct .irpc handling with empty stringJan Beulich2-2/+3
2024-08-14x86: correct .insn with opcode extension and VEX/XOP/EVEX encodingJan Beulich3-5/+15
2024-08-09gas: sparc: Fix faligndatai assembly and disassemblyRichard Henderson3-10/+11
2024-08-07RISC-V: Add support for Zcmop extensionXiao Zeng6-1/+30
2024-08-07RISC-V: Add support for Zimop extensionXiao Zeng4-0/+94
2024-08-04Re-enable development on 2.43 branchNick Clifton1-10/+10
2024-08-04this-is-the-2.43-releasebinutils-2_43Nick Clifton2-11/+11
2024-07-30gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43Lulu Cai1-0/+3
2024-07-29Updated translations for the bfd, binutils, gas, ld and opcodes directoriesNick Clifton3-6623/+7615
2024-07-26microMIPS: Add MT ASE instruction set supportYunQiang Su7-21/+656
2024-07-20Update version number to 2.42.90Nick Clifton2-2132/+2413
2024-07-20Add markers for 2.43 branch/releaseNick Clifton2-0/+6
2024-07-19MIPS/GAS/testsuite: Run the MT ASE test across architecturesMaciej W. Rozycki2-2/+3
2024-07-19MIPS/opcodes: Output thread context registers numerically with MFTR/MTTRMaciej W. Rozycki1-32/+32
2024-07-19Sparc: relax gas testsuite whitespace expectationsJan Beulich1-1/+1
2024-07-19TilePro: correct macro use in gas testsuiteJan Beulich1-1/+1
2024-07-19MIPS: correct macro use in gas and ld testsuitesJan Beulich16-32/+32
2024-07-19ia64: correct macro use in gas testsuiteJan Beulich1-6/+6
2024-07-19bfin: drop _ASSIGN_BANGJan Beulich2-6/+5
2024-07-19bfin: correct macro use in gas testsuiteJan Beulich1-4/+4
2024-07-19Arm: correct macro use in gas testsuiteJan Beulich2-2/+2
2024-07-19gas: adjust impossible/bogus M68K/MRI special case when scrubbingJan Beulich1-6/+2
2024-07-19gas: consistently drop trailing whitespace when scrubbingJan Beulich8-15/+34
2024-07-19gas: drop tic6x scrubber special caseJan Beulich1-10/+0
2024-07-19gas: pre-init the scrubber's lex[]Jan Beulich1-21/+62
2024-07-19x86: accept whitespace inside curly bracesJan Beulich4-5/+73
2024-07-19x86: undo '{' being a symbol-start characterJan Beulich2-14/+108
2024-07-19x86: split pseudo-prefix state from i386_insnJan Beulich2-198/+199
2024-07-19x86/APX: add CMPcc/CTESTcc cases to noreg64 testsJan Beulich8-17/+95
2024-07-19bfin: free the allocated memoryzhangxianting1-0/+2
2024-07-19MIPS/GAS/testsuite: Also verify trap expansions of multiplication macrosMaciej W. Rozycki24-0/+559
2024-07-19MIPS/GAS/testsuite: Split mul test into 32-bit and 64-bit partsMaciej W. Rozycki26-259/+370
2024-07-19MIPS/GAS/testsuite: Run the mul macro test across architecturesMaciej W. Rozycki11-86/+437
2024-07-19MIPS/GAS/testsuite: Also verify trap expansions of division macrosMaciej W. Rozycki20-0/+418
2024-07-19MIPS/GAS/testsuite: Split div test into 32-bit and 64-bit partsMaciej W. Rozycki21-176/+253
2024-07-19MIPS/GAS/testsuite: Run the div macro test across architecturesMaciej W. Rozycki10-210/+357
2024-07-19MIPS/GAS: Handle --trap command-line option dynamicallyMaciej W. Rozycki14-15/+663
2024-07-19MIPS/GAS/testsuite: Add R10000 CPU architectureMaciej W. Rozycki5-0/+22
2024-07-19MIPS/GAS/testsuite: Reorder R5900 CPU architecture definitionMaciej W. Rozycki1-3/+3
2024-07-18gas: aarch64: testsuite: add new tests for SCFIIndu Bhagat59-1/+1501
2024-07-18gas: aarch64: add experimental support for SCFIIndu Bhagat3-0/+999
2024-07-18gas: scfi: make scfi_state_restore_reg function more preciseIndu Bhagat1-4/+5