aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Arm: Fix out of range conditional branch (PR/24991)Tamar Christina1-0/+11
2019-09-23ecoff bfd.h tidyAlan Modra1-0/+5
2019-09-23arm bfd.h tidyAlan Modra1-0/+4
2019-09-21tc-i386.c gcc10 warning fixAlan Modra1-0/+4
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra1-0/+4
2019-09-20x86-64: fix handling of PUSH/POP of segment registerJan Beulich1-0/+9
2019-09-19[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64Matthew Malcomson1-0/+4
2019-09-19bfd_section_* macrosAlan Modra1-0/+28
2019-09-18bfd_asymbol_* macrosAlan Modra1-0/+5
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-0/+6
2019-09-17RISC-V: Gate opcode tables by enum rather than string.Jim Wilson1-0/+6
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell1-0/+4
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-0/+6
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell1-0/+4
2019-09-05PowerPC warning on symbol+offset@gotAlan Modra1-0/+5
2019-08-27Add support for the MVE VMOV instruction to the ARM assembler. This instruct...Srinath Parvathaneni1-0/+8
2019-08-23Updated Swedish translation for the gas sub-directory.Nick Clifton1-0/+4
2019-08-22Arm: Add support for missing CPUsDennis Zhang1-0/+9
2019-08-22Fix the assembler's floating point number parser so that it can correctly han...Bosco Garc?a1-0/+10
2019-08-22Implement a float16 directive for assembling 16 bit IEEE 754 floating point n...Barnaby Wilks1-0/+10
2019-08-22[AArch64][gas] Update MTE system register encodingsKyrylo Tkachov1-0/+5
2019-08-20Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77...Dennis Zhang1-0/+13
2019-08-19MIPS/gas: Fix misaligned address errors to disregard ISA mode bitFaraz Shahbazker1-0/+9
2019-08-19MIPS/gas: Retain ISA mode bit for labels with .insn annotationFaraz Shahbazker1-0/+10
2019-08-19Float16: Fix test failures for non ELF targetsBarnaby Wilks1-0/+4
2019-08-15Updatesd Swdish translation for the gas sub-directory.Nick Clifton1-0/+4
2019-08-12Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.Srinath Parvathaneni1-0/+13
2019-08-12Add generic and ARM specific support for half-precision IEEE 754 floating poi...Barnaby Wilks1-0/+38
2019-08-12PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1Alan Modra1-0/+6
2019-08-09x86-64: generalize SIMD test expectationsJan Beulich1-0/+11
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton1-0/+9
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 Sato1-0/+7
2019-08-05Removes support in the ARM assembler for the unsigned variants of the VQ(R)DM...Barnaby Wilks1-0/+15
2019-07-30RISC-V: Fix minor issues with FP csr instructions.Jim Wilson1-0/+10
2019-07-24Update the Swedish translation for the gas sub-directory.Nick Clifton1-0/+4
2019-07-24[ARC] Update disassembler opcode selectionClaudiu Zissulescu1-0/+4
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra1-0/+6
2019-07-24Define ELF_OSABI for visiumAlan Modra1-0/+6
2019-07-23[AArch64] Add support for GMID_EL1 register for +memtagKyrylo Tkachov1-0/+6
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra1-0/+15
2019-07-23gas "mbind sections" testAlan Modra1-0/+4
2019-07-22This patch addresses the change in the June Armv8.1-M Mainline specification,...Barnaby Wilks1-0/+12
2019-07-19x86: Pass -O0 to assembler in noextreg.dH.J. Lu1-0/+4
2019-07-19cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassemblerJose E. Marchesi1-0/+8
2019-07-19gas: make .lcomm to accept an optional aligmnet in eBPF targetsJose E. Marchesi1-0/+6
2019-07-19[AArch64] Rename +bitperm to +sve2-bitpermRichard Sandiford1-0/+10
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra1-0/+8
2019-07-18gas: .lcomm gets an alignment argument in eBPFJose E. Marchesi1-0/+6
2019-07-17gas: support .half, .word and .dword directives in eBPFJose E. Marchesi1-0/+9