aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra2-0/+6
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra6-3/+48
2020-03-16gas, arm: Fix bad backportAndre Vieira1-1/+0
2020-03-13gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira8-3/+123
2020-01-31arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira3-6/+159
2020-01-27AArch64: Fix cfinv disassembly issuesTamar Christina3-0/+13
2020-01-20This is a series of backports for binutils 2.33 which addresses some of the n...Mihail Ionescu17-25/+230
2020-01-15Reinstate gas em=freebsd for sparc-freebsdAlan Modra2-0/+5
2020-01-13[ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy2-1/+9
2019-12-06[gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov4-0/+56
2019-10-14Arm: Fix out of range conditional branch (PR/24991)Tamar Christina5-7/+41
2019-10-12Release 2.33.1binutils-2_33_1Nick Clifton3-11/+17
2019-10-04x86-64: fix handling of PUSH/POP of segment registerJan Beulich4-4/+25
2019-09-30Update version number and generated files for 2.33 release.binutils-2_33Phil Blundell5-2417/+2965
2019-09-25tc-i386.c gcc10 warning fixAlan Modra2-2/+8
2019-09-19[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64Matthew Malcomson2-0/+10
2019-09-16Update version number to 2.32.90 for pre-release on 2.33 branch.Phil Blundell4-18/+36
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2-0/+6
2019-09-05PowerPC warning on symbol+offset@gotAlan Modra2-3/+8
2019-08-30[PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV instruction correc...Srinath Parvathaneni3-1/+86
2019-08-27Add support for the MVE VMOV instruction to the ARM assembler. This instruct...Srinath Parvathaneni5-202/+243
2019-08-25RISC-V: Improve li expansion for better code density.Kito Cheng5-5/+108
2019-08-23Updated Swedish translation for the gas sub-directory.Nick Clifton2-49/+26
2019-08-22Arm: Add support for missing CPUsDennis Zhang6-0/+39
2019-08-22Fix the assembler's floating point number parser so that it can correctly han...Bosco Garc?a5-7/+49
2019-08-22Implement a float16 directive for assembling 16 bit IEEE 754 floating point n...Barnaby Wilks7-5/+70
2019-08-22[AArch64][gas] Update MTE system register encodingsKyrylo Tkachov2-10/+15
2019-08-20Remove test files for a different patch accidentally committed with patch for...Nick Clifton2-35/+0
2019-08-20Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77...Dennis Zhang12-0/+112
2019-08-19MIPS/gas: Fix misaligned address errors to disregard ISA mode bitFaraz Shahbazker2-5/+32
2019-08-19MIPS/gas: Retain ISA mode bit for labels with .insn annotationFaraz Shahbazker5-3/+45
2019-08-19Float16: Fix test failures for non ELF targetsBarnaby Wilks2-27/+26
2019-08-15Updatesd Swdish translation for the gas sub-directory.Nick Clifton2-872/+466
2019-08-12Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.Srinath Parvathaneni6-8/+76
2019-08-12Add generic and ARM specific support for half-precision IEEE 754 floating poi...Barnaby Wilks20-8/+324
2019-08-12PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1Alan Modra2-17/+28
2019-08-09x86-64: generalize SIMD test expectationsJan Beulich7-927/+212
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton5-4/+13
2019-08-08Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato1-4/+4
2019-08-08Move the h8300 assembler's MOVFPE and MOVTPE tests to the correct location.Yoshinori Sato5-50/+56
2019-08-05Removes support in the ARM assembler for the unsigned variants of the VQ(R)DM...Barnaby Wilks12-2712/+55
2019-07-30RISC-V: Fix minor issues with FP csr instructions.Jim Wilson5-1/+71
2019-07-24Update the Swedish translation for the gas sub-directory.Nick Clifton2-4191/+5083
2019-07-24[ARC] Update disassembler opcode selectionClaudiu Zissulescu2-1/+5
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra4-2/+11
2019-07-24Define ELF_OSABI for visiumAlan Modra4-5/+16
2019-07-23[AArch64] Add support for GMID_EL1 register for +memtagKyrylo Tkachov4-0/+9
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra6-29/+65
2019-07-23gas "mbind sections" testAlan Modra2-2/+4
2019-07-22This patch addresses the change in the June Armv8.1-M Mainline specification,...Barnaby Wilks10-137/+136