summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2020-01-13[gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu
2020-01-13ubsan: wasm32: signed integer overflowAlan Modra
2020-01-13tic4x: sign extension using shiftsAlan Modra
2020-01-10HPUX gas testsuite fixesAlan Modra
2020-01-09Fix compile time warnings about comparisons always being false.Sergey Belyashov
2020-01-09x86: refine when to trigger optimizationsJan Beulich
2020-01-09x86-64: assert sane internal state for REX conversionsJan Beulich
2020-01-09x86: consistently convert to byte registers for TEST w/ imm optimizationJan Beulich
2020-01-09x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich
2020-01-08Document the fact that the assembler's alignment pseudo-ops can be issued wit...Nick Clifton
2020-01-08Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton
2020-01-08ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'Alan Modra
2020-01-07[ARC] Improve parsing instruction operands.Claudiu Zissulescu
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov
2020-01-03Updated Swedish translation for the GAS subdirectory.Nick Clifton
2020-01-03Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich
2020-01-03Arm64: correct {su,us}dot SIMD encodingsJan Beulich
2020-01-03Arm64: correct uzp{1,2} mnemonicsJan Beulich
2020-01-03Arm64: correct 64-bit element fmmla encodingJan Beulich
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-02[ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01ChangeLog rotationAlan Modra
2019-12-27x86: adjust ignored prefix warning for branchesJan Beulich
2019-12-27x86-64: correct / adjust prefix emissionJan Beulich
2019-12-27x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich
2019-12-27x86: consolidate Disp<NN> handling a littleJan Beulich
2019-12-17Remove tic80 supportAlan Modra
2019-12-12i386: Also check R12-R15 registers when optimizing testq to testbH.J. Lu
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu
2019-12-12i386: Add -mbranches-within-32B-boundariesH.J. Lu
2019-12-12i386: Align branches within a fixed boundaryH.J. Lu
2019-12-12gas: Add md_generic_table_relax_fragH.J. Lu
2019-12-12gas signed overflow fixesAlan Modra
2019-12-12obj-evax.c tidyAlan Modra
2019-12-11[gas][arm] Add -mwarn-restrict-itAndre Vieira
2019-12-11x86: further refine SSE check (SSE4a, SHA, GFNI)Jan Beulich
2019-12-10[gas][arm] Set context table for '.arch_extension'Andre Vieira
2019-12-09x86/Intel: fold "xmmword" with "oword"Jan Beulich
2019-12-09x86/Intel: support "mmword ptr"Jan Beulich
2019-12-09x86/Intel: fix "near ptr" / "far ptr" handlingJan Beulich
2019-12-09x86/Intel: drop pointless suffix setting for "tbyte ptr"Jan Beulich
2019-12-09x86/Intel: drop pointless suffix setting for "fword ptr"Jan Beulich
2019-12-09x86/Intel: drop pointless special casing of LxSJan Beulich
2019-12-08aarch64*-*-*ilp32 gas testsAlan Modra
2019-12-06[gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich
2019-12-05Arm64: correct "sha3" arch-extension directive handlingJan Beulich