summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira2020-11-193-2/+16
* S/390: z13: Accept vector alignment hintsStefan Schulze Frielinghaus2020-07-063-8/+26
* gas: Fix checking for backwards .org with negative offsetAlex Coplan2020-06-108-2/+29
* Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov2020-05-206-10/+21
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-05-182-0/+6
* Fix tight loop on recursively-defined symbolsAlan Modra2020-05-156-3/+48
* gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2020-05-074-9/+29
* BFD: Exclude sections with no content from compress check.Tamar Christina2020-04-213-0/+28
* gas, arm: Fix bad backportAndre Vieira2020-03-161-1/+0
* gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira2020-03-138-3/+123
* x86: Accept Intel64 only instruction by defaultH.J. Lu2020-02-105-12/+52
* aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford2020-02-106-2/+95
* [2.34] Mention x86 assembler options to align branchesH.J. Lu2020-02-062-0/+10
* Re-enable development.Nick Clifton2020-02-012-10/+15
* 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