aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-10-14x86: Support Intel AVX VNNIH.J. Lu1-0/+14
2020-10-14x86: Add support for Intel HRESET instructionLili Cui1-0/+11
2020-10-14x86: Support Intel UINTRLili Cui1-0/+10
2020-10-14x86: Remove the prefix byte from non-VEX/EVEX base_opcodeH.J. Lu1-0/+10
2020-10-13x86: Rename VexOpcode to OpcodePrefixH.J. Lu1-0/+8
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-0/+40
2020-10-06aarch64: Fix bogus type punning in parse_barrier() [PR26699]Alex Coplan1-0/+8
2020-10-06A small set of code improvements for the Z80 assembler.Sergey Belyashav1-0/+12
2020-10-06Fix gas sh-link-zero test for hppa64-hpuxAlan Modra1-0/+5
2020-10-05Add NetBSD AArch64 GAS support.Kamil Rytarowski1-0/+4
2020-10-05Fix spelling mistakesSamanta Navarro1-0/+5
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia1-0/+13
2020-10-05x86-64: Always display suffix for %LQ in 64bitH.J. Lu1-0/+9
2020-10-05x86: Clear modrm if not neededH.J. Lu1-0/+8
2020-10-05GAS: Update the .section directive so that a numeric section index can be pro...Nick Clifton1-0/+14
2020-10-03x86: Update register operand check for AddrPrefixOpRegH.J. Lu1-0/+29
2020-10-02Fix the mve-vcvtne-it assembler test for the arm-*-pe targets.Nick Clifton1-0/+5
2020-10-01Add new directive to GAS: .attach_to_group.Nick Clifton1-0/+15
2020-09-30x86: Check register operand for AddrPrefixOpRegH.J. Lu1-0/+13
2020-09-30[GAS][AArch64] Add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus1-0/+6
2020-09-30NEWS: Mention recent Arm CPU supportAlex Coplan1-0/+4
2020-09-30aarch64: Add support for Neoverse N2 CPUAlex Coplan1-0/+5
2020-09-30gcc-4.4.7 warning fixesAlan Modra1-0/+6
2020-09-29Add a note about recent changes to the AArch64 assembler: TRBE, ETE and ETMv4...Przemyslaw Wirkus1-0/+4
2020-09-28This patch adds support for Cortex-X1 for ARM.Przemyslaw Wirkus1-0/+6
2020-09-28This patch introduces ETMv4 (Embedded Trace Macrocell) system registers for t...Przemyslaw Wirkus1-7/+21
2020-09-28This patch adds support for Cortex-X1Przemyslaw Wirkus1-0/+5
2020-09-28This patch introduces ETE (Embedded Trace Extension) system registers for the...Przemyslaw Wirkus1-0/+5
2020-09-28This patch introduces TRBE (Trace Buffer Extension) system registers for the ...Przemyslaw Wirkus1-0/+8
2020-09-28arm: Add missing Neoverse V1 featureAlex Coplan1-0/+4
2020-09-28aarch64: Neoverse V1 tweaksAlex Coplan1-0/+5
2020-09-26ubsan: opcodes/csky-opc.h:929 shift exponent 536870912Alan Modra1-43/+48
2020-09-24RISC-V: Error for relaxable branch in absolute section.Jim Wilson1-0/+9
2020-09-24readelf: Show Unit Type for DWARF5Mark Wielaard1-0/+4
2020-09-24arm: Add support for Neoverse V1 CPUAlex Coplan1-0/+5
2020-09-24aarch64: Add support for Neoverse V1 CPUAlex Coplan1-0/+5
2020-09-24arm: Add support for Neoverse N2 CPUAlex Coplan1-0/+5
2020-09-24Add support for Intel TDX instructions.Cui,Lili1-1/+13
2020-09-23CSKY: Add objdump option -M abi-names.Cooper Qu1-0/+30
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo1-0/+18
2020-09-21PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra1-0/+8
2020-09-18bpf: xBPF SDIV, SMOD instructionsDavid Faust1-0/+8
2020-09-18Ensure that space allocated by assembler directives converts from an octet co...Nick Clifton1-0/+6
2020-09-17Tidy gas i386.expAlan Modra1-0/+4
2020-09-16Tidy elf_symbol_fromAlan Modra1-0/+10
2020-09-15PE/x86-64: Display PE relocation namesH.J. Lu1-0/+5
2020-09-15PR26610, ARM's "VFPv3 vldr to vmov" gas testcase failAlan Modra1-0/+8
2020-09-15Fix the assembler's new .nop directive so that the input line pointer is pres...Nick Clifton1-0/+6
2020-09-15Change the /nop directive for the BPF port of the assembler to use the encodi...David Faust1-0/+4
2020-09-14Fix support for theassembler's new ".nop" directive on the IA64 target.Nick Clifton1-0/+1