Make some line_header methods const
[binutils-gdb.git] / gas / testsuite /
2020-03-22 Alan Modras12z disassembler tidy
2020-03-17 Sergey BelyashovFix a small set of Z80 problems.
2020-03-13 Andre Vieiragas, arm: PR25660L Fix vadd/vsub with lt and le conditi...
2020-03-11 H.J. Lui386: Add tests for lfence with load/indirect branch/ret
2020-03-11 Nick CliftonAdd support for generating DWARF-5 format directory...
2020-03-09 Jan Beulichx86: use template for AVX/AVX512 floating point compari...
2020-03-07 Alan ModraRe: Add support for a ".file 0" directive if supporting...
2020-03-06 Nick CliftonAdd support for a ".file 0" directive if supporting...
2020-03-06 Jan Beulichx86: replace NoRex64 on VEX-encoded insns
2020-03-06 Jan Beulichx86: correct MPX insn w/o base or index encoding in...
2020-03-06 Jan Beulichx86: add missing IgnoreSize
2020-03-06 Jan Beulichx86: refine TPAUSE and UMWAIT
2020-03-05 Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
2020-03-04 Alexandre OlivaGenerate a warning in the ARM assembler if a PC-relativ...
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-03-03 Sergey BelyashovThe patch fixed invalid compilation of instruction...
2020-03-03 H.J. Lux86: Allow integer conversion without suffix in AT...
2020-03-03 Hongtao Liux86: Improve -malign-branch
2020-02-26 Matthew Malcomson[binutils][arm] Arm CDE CX*A instructions allow conditi...
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
next