summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.34, turn off development, add changelog entriesbinutils-2_34Nick Clifton2020-02-011-0/+4
* arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira2020-01-311-0/+11
* Fix compile time build problem building the s390 assembler.Nick Clifton2020-01-311-0/+5
* [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni2020-01-311-0/+13
* Updated translations for some of the binutils sub-directoriesNick Clifton2020-01-311-0/+5
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-271-0/+9
* x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich2020-01-211-0/+9
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-201-0/+4
* Set BFD_VERSION to 2.33.90. Regenerate configure and pot files.Nick Clifton2020-01-181-0/+5
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-181-0/+4
* x86: Add {vex} pseudo prefixH.J. Lu2020-01-171-0/+11
* [binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2020-01-161-0/+10
* x86: drop found_cpu_match local variableJan Beulich2020-01-161-0/+5
* x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich2020-01-161-0/+6
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-151-0/+13
* Reinstate gas em=freebsd for sparc-freebsdAlan Modra2020-01-151-0/+4
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-141-0/+25
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-141-0/+15
* [gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson2020-01-131-0/+5
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-131-0/+7
* ubsan: wasm32: signed integer overflowAlan Modra2020-01-131-0/+4
* tic4x: sign extension using shiftsAlan Modra2020-01-131-0/+5
* HPUX gas testsuite fixesAlan Modra2020-01-101-0/+5
* Fix compile time warnings about comparisons always being false.Sergey Belyashov2020-01-091-0/+9
* x86: refine when to trigger optimizationsJan Beulich2020-01-091-0/+6
* x86-64: assert sane internal state for REX conversionsJan Beulich2020-01-091-0/+5
* x86: consistently convert to byte registers for TEST w/ imm optimizationJan Beulich2020-01-091-0/+5
* x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich2020-01-091-0/+9
* Document the fact that the assembler's alignment pseudo-ops can be issued wit...Nick Clifton2020-01-081-0/+8
* Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton2020-01-081-0/+10
* ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'Alan Modra2020-01-081-0/+5
* [ARC] Improve parsing instruction operands.Claudiu Zissulescu2020-01-071-0/+7
* Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov2020-01-031-0/+10
* Updated Swedish translation for the GAS subdirectory.Nick Clifton2020-01-031-0/+4
* Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich2020-01-031-0/+5
* Arm64: correct {su,us}dot SIMD encodingsJan Beulich2020-01-031-0/+6
* Arm64: correct uzp{1,2} mnemonicsJan Beulich2020-01-031-0/+5
* Arm64: correct 64-bit element fmmla encodingJan Beulich2020-01-031-0/+5
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-0/+59
* [ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy2020-01-021-0/+5
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* ChangeLog rotationAlan Modra2020-01-011-4872/+2
* x86: adjust ignored prefix warning for branchesJan Beulich2019-12-271-0/+9
* x86-64: correct / adjust prefix emissionJan Beulich2019-12-271-0/+16
* x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich2019-12-271-0/+13
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-271-0/+13
* Remove tic80 supportAlan Modra2019-12-171-0/+4
* i386: Also check R12-R15 registers when optimizing testq to testbH.J. Lu2019-12-121-0/+11
* i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu2019-12-121-0/+54
* i386: Add -mbranches-within-32B-boundariesH.J. Lu2019-12-121-0/+7