aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-01-22RISC-V: Change -march parsing.Jim Wilson8-1/+23
2020-01-22x86: Always disallow double word suffix with word general registerH.J. Lu6-30/+35
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra2-1/+9
2020-01-21x86: testsuite adjustments after commit 1a0351246a5cJan Beulich5-0/+15
2020-01-21x86: replace adhoc ambiguous operand checking for CRC32Jan Beulich13-50/+60
2020-01-21x86: improve handling of insns with ambiguous operand sizesJan Beulich46-128/+1068
2020-01-21x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich5-0/+25
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton2-3001/+3886
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu4-2/+19
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton3-472/+482
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2-0/+6
2020-01-17x86: Add {vex} pseudo prefixH.J. Lu5-11/+22
2020-01-17Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira4-0/+30
2020-01-16[binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2-7/+16
2020-01-16x86: drop found_cpu_match local variableJan Beulich2-8/+7
2020-01-16x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich4-0/+42
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz5-11/+65
2020-01-15Reinstate gas em=freebsd for sparc-freebsdAlan Modra2-0/+5
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui22-179/+246
2020-01-14Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov11-126/+244
2020-01-13[gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson2-2/+7
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu4-4/+24
2020-01-13ubsan: wasm32: signed integer overflowAlan Modra2-2/+6
2020-01-13tic4x: sign extension using shiftsAlan Modra2-1/+6
2020-01-10HPUX gas testsuite fixesAlan Modra3-2/+8
2020-01-09Fix compile time warnings about comparisons always being false.Sergey Belyashov2-89/+101
2020-01-09x86: refine when to trigger optimizationsJan Beulich2-10/+15
2020-01-09x86-64: assert sane internal state for REX conversionsJan Beulich2-1/+8
2020-01-09x86: consistently convert to byte registers for TEST w/ imm optimizationJan Beulich2-11/+15
2020-01-09x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich7-0/+60
2020-01-08Document the fact that the assembler's alignment pseudo-ops can be issued wit...Nick Clifton2-9/+20
2020-01-08Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton6-0/+34
2020-01-08ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'Alan Modra2-2/+7
2020-01-07[ARC] Improve parsing instruction operands.Claudiu Zissulescu2-91/+117
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov7-9/+22
2020-01-03Updated Swedish translation for the GAS subdirectory.Nick Clifton2-408/+185
2020-01-03Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich3-24/+29
2020-01-03Arm64: correct {su,us}dot SIMD encodingsJan Beulich3-12/+34
2020-01-03Arm64: correct uzp{1,2} mnemonicsJan Beulich3-8/+13
2020-01-03Arm64: correct 64-bit element fmmla encodingJan Beulich3-3/+8
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov69-3430/+15547
2020-01-02[ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy2-1/+6
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra567-570/+570
2020-01-01ChangeLog rotationAlan Modra2-4872/+4886
2019-12-27x86: adjust ignored prefix warning for branchesJan Beulich5-14/+27
2019-12-27x86-64: correct / adjust prefix emissionJan Beulich10-63/+72
2019-12-27x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich6-24/+71
2019-12-27x86: consolidate Disp<NN> handling a littleJan Beulich4-46/+65
2019-12-17Remove tic80 supportAlan Modra2-1/+5