summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.34, turn off development, add changelog entriesbinutils-2_34Nick Clifton2020-02-013-184/+188
* arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira2020-01-313-6/+159
* Fix compile time build problem building the s390 assembler.Nick Clifton2020-01-312-1/+6
* [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni2020-01-314-4/+75
* Updated translations for some of the binutils sub-directoriesNick Clifton2020-01-313-6008/+7790
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-273-0/+13
* x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich2020-01-215-0/+25
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-202-3001/+3886
* Set BFD_VERSION to 2.33.90. Regenerate configure and pot files.Nick Clifton2020-01-183-472/+482
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-182-0/+6
* x86: Add {vex} pseudo prefixH.J. Lu2020-01-175-11/+22
* Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira2020-01-174-0/+30
* [binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2020-01-162-7/+16
* x86: drop found_cpu_match local variableJan Beulich2020-01-162-8/+7
* x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich2020-01-164-0/+42
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-155-11/+65
* Reinstate gas em=freebsd for sparc-freebsdAlan Modra2020-01-152-0/+5
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-1422-179/+246
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-1411-126/+244
* [gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson2020-01-132-2/+7
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-134-4/+24
* ubsan: wasm32: signed integer overflowAlan Modra2020-01-132-2/+6
* tic4x: sign extension using shiftsAlan Modra2020-01-132-1/+6
* HPUX gas testsuite fixesAlan Modra2020-01-103-2/+8
* Fix compile time warnings about comparisons always being false.Sergey Belyashov2020-01-092-89/+101
* x86: refine when to trigger optimizationsJan Beulich2020-01-092-10/+15
* x86-64: assert sane internal state for REX conversionsJan Beulich2020-01-092-1/+8
* x86: consistently convert to byte registers for TEST w/ imm optimizationJan Beulich2020-01-092-11/+15
* x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich2020-01-097-0/+60
* Document the fact that the assembler's alignment pseudo-ops can be issued wit...Nick Clifton2020-01-082-9/+20
* Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton2020-01-086-0/+34
* ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'Alan Modra2020-01-082-2/+7
* [ARC] Improve parsing instruction operands.Claudiu Zissulescu2020-01-072-91/+117
* Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov2020-01-037-9/+22
* Updated Swedish translation for the GAS subdirectory.Nick Clifton2020-01-032-408/+185
* Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich2020-01-033-24/+29
* Arm64: correct {su,us}dot SIMD encodingsJan Beulich2020-01-033-12/+34
* Arm64: correct uzp{1,2} mnemonicsJan Beulich2020-01-033-8/+13
* Arm64: correct 64-bit element fmmla encodingJan Beulich2020-01-033-3/+8
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-0269-3430/+15547
* [ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy2020-01-022-1/+6
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01567-570/+570
* ChangeLog rotationAlan Modra2020-01-012-4872/+4886
* x86: adjust ignored prefix warning for branchesJan Beulich2019-12-275-14/+27
* x86-64: correct / adjust prefix emissionJan Beulich2019-12-2710-63/+72
* x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich2019-12-276-24/+71
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-274-46/+65
* Remove tic80 supportAlan Modra2019-12-172-1/+5
* i386: Also check R12-R15 registers when optimizing testq to testbH.J. Lu2019-12-125-3/+25