Age | Commit message (Expand) | Author | Files | Lines |
2024-06-12 | aarch64: add Branch Record Buffer extension instructions | Claudio Bantaloukas | 11 | -0/+64 |
2024-06-12 | RISC-V: Support S[sm]csrind extension csrs. | Jiawei | 10 | -36/+549 |
2024-06-11 | MIPS/opcodes: Add MIPS Allegrex DBREAK instruction | David Guillen Fandos | 2 | -1/+3 |
2024-06-11 | MIPS/opcodes: Exclude trap instructions for MIPS Allegrex | David Guillen Fandos | 4 | -0/+30 |
2024-06-10 | aarch64: warn on unpredictable results for new rcpc3 instructions | Matthieu Longo | 6 | -26/+306 |
2024-06-10 | Revert "MIPS/Allegrex: Exclude trap instructions" | Maciej W. Rozycki | 3 | -27/+0 |
2024-06-10 | Revert "MIPS/Allegrex: Enable dbreak instruction" | Maciej W. Rozycki | 2 | -3/+1 |
2024-06-10 | MIPS/Allegrex: Enable dbreak instruction | David Guillen Fandos | 2 | -1/+3 |
2024-06-10 | MIPS/Allegrex: Exclude trap instructions | David Guillen Fandos | 3 | -0/+27 |
2024-06-10 | x86/APX: convert ZU to operand constraint | Jan Beulich | 1 | -1/+5 |
2024-06-10 | x86: disassembler macro for condition code | Jan Beulich | 6 | -276/+276 |
2024-06-10 | x86/APX: support extended SETcc form | Jan Beulich | 3 | -0/+9 |
2024-06-10 | gas: extend \+ support to .rept | Jan Beulich | 6 | -7/+93 |
2024-06-10 | autoupdate: regen after replacing obsolete macros | Matthieu Longo | 1 | -4/+2 |
2024-06-10 | autoupdate: add square brackets around arguments of AC_INIT | Matthieu Longo | 1 | -1/+1 |
2024-06-10 | autoupdate: replace obsolete macros AC_AIX, AC_MINIX, and AC_GNU_SOURCE | Matthieu Longo | 1 | -1/+0 |
2024-06-06 | arm: fix testsuite fallout on arm-elf and arm-nto from FPA removal | Richard Earnshaw | 5 | -3/+7 |
2024-06-06 | RISC-V: Add support for Zvfbfwma extension | Xiao Zeng | 4 | -0/+22 |
2024-06-06 | RISC-V: Add support for Zvfbfmin extension | Xiao Zeng | 4 | -0/+22 |
2024-06-06 | RISC-V: Add support for Zfbfmin extension | Xiao Zeng | 4 | -0/+20 |
2024-06-05 | arm: minor documentation cleanup given removal of FPA | Richard Earnshaw | 1 | -3/+0 |
2024-06-05 | arm: remove disassembly support for the FPA co-processor | Richard Earnshaw | 2 | -6/+6 |
2024-06-05 | arm: remove FPA instructions from assembler | Richard Earnshaw | 1 | -699/+0 |
2024-06-05 | arm: remove options to select the FPA | Richard Earnshaw | 2 | -23/+2 |
2024-06-05 | arm: change default FPUs from FPA to none | Richard Earnshaw | 1 | -62/+63 |
2024-06-05 | arm: redirect fp constant data directives through a wrapper | Richard Earnshaw | 12 | -10/+55 |
2024-06-05 | arm: adjust FPU selection logic | Richard Earnshaw | 1 | -9/+2 |
2024-06-05 | arm: default to softvfp on armv6 or later cores | Richard Earnshaw | 1 | -17/+17 |
2024-06-05 | arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP | Richard Earnshaw | 5 | -58/+96 |
2024-06-05 | arm: remove FPA related tests | Richard Earnshaw | 27 | -1858/+119 |
2024-06-05 | RISC-V: Tidy vendor core-v extension gas testcases | Nelson Chu | 146 | -1629/+1393 |
2024-06-05 | RISC-V: Add support for XCVmem extension in CV32E40P | Mary Bennett | 68 | -0/+730 |
2024-06-05 | RISC-V: Add support for XCVbi extension in CV32E40P | Mary Bennett | 19 | -1/+102 |
2024-06-05 | RISC-V: Add support for XCVelw extension in CV32E40P | Mary Bennett | 10 | -0/+191 |
2024-06-04 | LoongArch: Make align symbol be in same section with alignment directive | mengqinggang | 5 | -4/+103 |
2024-06-04 | arm: testsuite: fix msdos line endings in tests | Richard Earnshaw | 2 | -18/+18 |
2024-05-31 | aarch64, testsuite: avoid regexes in opcode field | Claudio Bantaloukas | 2 | -493/+493 |
2024-05-31 | gas, aarch64: Fixes in texi and tests following faminmax and lut changes | saurabh.jha@arm.com | 4 | -162/+162 |
2024-05-31 | x86: reduce check_{byte,word,long,qword}_reg() overhead | Jan Beulich | 1 | -4/+15 |
2024-05-29 | x86/Intel: warn about undue mnemonic suffixes | Jan Beulich | 33 | -157/+117 |
2024-05-29 | x86/Intel: SHLD/SHRD have dual meaning | Jan Beulich | 4 | -2/+79 |
2024-05-29 | PR31796, Internal error in write_function_pdata at obj-coff-seh | Alan Modra | 1 | -2/+22 |
2024-05-28 | gas, aarch64: Add SVE2 lut extension | saurabh.jha@arm.com | 9 | -1/+464 |
2024-05-28 | gas, aarch64: Add AdvSIMD lut extension | saurabh.jha@arm.com | 10 | -0/+499 |
2024-05-28 | Fix typo in assembler documentation | Nick Clifton | 1 | -1/+1 |
2024-05-28 | Fix: internal error in write_function_pdata at obj-coff-seh | Nick Clifton | 1 | -0/+5 |
2024-05-28 | RISC-V: Fix U insn; replace opcode6 with opcode7 in gas/doc/c-riscv.texi | Javier Mora | 1 | -22/+22 |
2024-05-24 | Re: LoongArch: gas: Adjust DWARF CIE alignment factors | Alan Modra | 1 | -22/+22 |
2024-05-24 | gas: extend \+ support to .irp / .irpc | Jan Beulich | 6 | -23/+24 |
2024-05-24 | gas: adjust handling of quotes for .irpc | Jan Beulich | 5 | -21/+40 |