RISC-V: Support the read-only CSR checking.
[deliverable/binutils-gdb.git] / gas / testsuite /
2020-02-21  Nelson ChuRISC-V: Support the read-only CSR checking.
2020-02-21  Nelson ChuRISC-V: Disable the CSR checking by default.
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-19  Jim WilsonRISC-V: Convert the ADD/ADDI to the compressed MV/LI...
2020-02-19  Sergey BelyashovVarious fixes for the Z80 support.
2020-02-19  H.J. Lux86: Mark cvtpi2ps and cvtpi2pd as MMX
2020-02-17  Jan Beulichx86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
2020-02-17  Jan Beulichx86/Intel: improve diagnostics for ambiguous VCVT*...
2020-02-14  Jan Beulichx86: replace adhoc (partly wrong) ambiguous operand...
2020-02-14  Jan Beulichx86: adjust segment override prefix emission
2020-02-14  Jan Beulichx86: optimize away pointless segment overrides
2020-02-14  Jan Beulichx86: extend LEA's segment override warning
2020-02-13  H.J. Lux86: Resolve PLT32 reloc aganst local symbol to section
2020-02-12  Jan Beulichx86: correct VFPCLASSP{S,D} operand size handling
2020-02-12  Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-02-12  Jan Beulichx86: also disallow non-byte/-word registers with byte...
2020-02-10  Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10  Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-10  H.J. Lux86: Accept Intel64 only instruction by default
2020-02-10  Alan Modragas: error for section type, attr, or entsize change
2020-02-07  Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07  H.J. LuELF: Support the section flag 'o' in .section directive
2020-02-06  H.J. Lux86: Run unique tests only for ELF targets
2020-02-06  Alan Modraxfail x86 gas unique test
2020-02-06  Alan Modrambind gas tests and supports_gnu_osabi testsuite infras...
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-02-02  H.J. Luelf/section13.s: Replace @nobits with %nobits
2020-01-31  Andre Vieiraarm: PR gas/25472 Enable DSP instructions with +mve
2020-01-31  Srinath Parvathaneni[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb...
2020-01-31  Richard Sandifordaarch64: Fix MOVPRFX markup for bf16 conversions
2020-01-30  Jan Beulichx86: prevent undue use of GOT32X and alike relocations
2020-01-30  Jose E. Marchesicpu,opcodes,gas: fix neg and neg32 instructions in BPF
2020-01-30  Jan Beulichx86-64: honor vendor specifics for near RET
2020-01-30  Jan Beulichx86-64: also diagnose far returns / IRET with ambiguous...
2020-01-27  H.J. Lux86-64: Properly encode and decode movsxd
2020-01-27  Alan ModraReplace deprecated tcl case statements with switch...
2020-01-27  Tamar ChristinaAArch64: Fix cfinv disassembly issues
2020-01-23  Jim WilsonRISC-V: Change -march parsing.
2020-01-22  H.J. Lux86: Always disallow double word suffix with word gener...
2020-01-21  Jan Beulichx86: testsuite adjustments after commit 1a0351246a5c
2020-01-21  Jan Beulichx86: replace adhoc ambiguous operand checking for CRC32
2020-01-21  Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-21  Jan Beulichx86: VCVTNEPS2BF16{X,Y} should permit broadcasting
2020-01-20  H.J. Lux86-64: Fix TLSDESC relaxation for x32
2020-01-17  H.J. Lux86: Add {vex} pseudo prefix
2020-01-17  Andre VieiraForgot to add testcases to commit for [binutils][arm...
2020-01-16  Jan Beulichx86: VPEXTRQ/VPINSRQ are unavailable outside of 64...
2020-01-15  Jozef LawrynowiczMSP430: Fix relocation overflow when using #lo(EXP...
2020-01-14  Lili Cuix86: Updated align branch tests for Darwin and i686...
2020-01-14  Sergey BelyashovFix various assembler testsuite failures for the Z80...
2020-01-13  Claudiu Zissulescu[ARC][committed] Code cleanup and improvements.
2020-01-13  Alan Modraubsan: wasm32: signed integer overflow
2020-01-10  Alan ModraHPUX gas testsuite fixes
2020-01-09  Jan Beulichx86: SYSENTER/SYSEXIT are unavailable in 64-bit mode...
2020-01-08  Nick CliftonMake the assembler generate an error if there is an...
2020-01-03  Sergey BelyashovAllow individual targets to decide if string escapes...
2020-01-03  Jan BeulichArm64: correct address index operands for LD1RO{H,W,D}
2020-01-03  Jan BeulichArm64: correct {su,us}dot SIMD encodings
2020-01-03  Jan BeulichArm64: correct uzp{1,2} mnemonics
2020-01-03  Jan BeulichArm64: correct 64-bit element fmmla encoding
2020-01-02  Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-27  Jan Beulichx86: adjust ignored prefix warning for branches
2019-12-27  Jan Beulichx86-64: correct / adjust prefix emission
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-27  Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add tests for -malign-branch-boundary and -malign...
2019-12-11  Andre Vieira[gas][arm] Add -mwarn-restrict-it
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-10  Andre Vieira[gas][arm] Set context table for '.arch_extension'
2019-12-09  Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09  Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-08  Alan Modraaarch64*-*-*ilp32 gas tests
2019-12-06  Kyrylo Tkachov[gas] Implement .cfi_negate_ra_state directive
2019-12-05  Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-12-04  Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04  Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-12-04  Jan Beulichx86/Intel: extend MOVDIRI testing
2019-12-04  Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04  Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-28  Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28  Andrew Burgessgas: Check for overflow on return column in version...
2019-11-28  Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-25  Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-22  Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-20  Alan ModraPR24944, gas doesn't read enough digits when parsing...
2019-11-18  Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-11-14  Jan Beulichx86/Intel: correct CMPSD test cases' regexp closing...
2019-11-14  Jan Beulichx86/Intel: extend MOVSD/CMPSD testsuite coverage
2019-11-13  Jim WilsonRISC-V: Support the INSN_CLASS.*F.* classes for .insn...
2019-11-12  Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12  Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-11  Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-07  Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
next
This page took 0.058442 seconds and 7 git commands to generate.