Fix a couple vStopped pending ack bugs
[binutils-gdb.git] / gas / config /
2021-02-01 Alan ModraPR27283 gas for alpha fails to build with gcc 11
2021-01-26 H.J. Lunios2: Don't disable relaxation with --gdwarf-N
2021-01-18 Alan ModraPR27198, segv in S_IS_WEAK
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-15 Mike Frysingergas: make [248]byte directives available everywhere
2021-01-14 Mike Frysingergas: bfin: fix build time warnings
2021-01-13 H.J. Lux86: Don't generate GOT_symbol for PLT relocations
2021-01-11 Kyrylo Tkachovaarch64: Remove support for CSRE
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-07 Philipp TomsichRISC-V: Add pause hint instruction.
2021-01-07 Claire Xenia WolfRISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instr...
2021-01-06 Marcus ComstedtRISC-V: Implement support for big endian targets.
2021-01-04 H.J. Luelf: Allow mixed ordered/unordered inputs for non-reloc...
2021-01-01 Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-31 Hans-Peter Nilssongas: Change to "swym 0" as canonical nop insn for MMIX
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-15 Alan ModraPR27071, gas bugs uncovered by fuzzing
2020-12-11 Nick CliftonAdd support for the .bss pseudo-op to the Z80 assembler.
2020-12-10 Nelson ChuRISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.
2020-12-10 Nelson ChuRISC-V: Control fence.i and csr instructions by zifence...
2020-12-09 H.J. Lugas: Generate a new section for SHF_GNU_RETAIN
2020-12-01 Nelson ChuRISC-V: Support to add implicit extensions.
2020-12-01 Nelson ChuRISC-V: Improve the version parsing for arch string.
2020-11-23 Przemyslaw Wirkusaarch64: Add support for Cortex-A78C
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-16 Przemyslaw Wirkusaarch64: Add +pauth flag for Pointer Authentication...
2020-11-16 Przemyslaw Wirkusaarch64: Extract Condition flag manipulation feature...
2020-11-16 Przemyslaw Wirkusarm: Add support for Cortex-A78C
2020-11-13 Andre Vieiragas, arm: PR26858 Fix availability of single precision...
2020-11-12 Jozef LawrynowiczMSP430: gas: Ignore -md option required for GCC backwar...
2020-11-09 Denys Zagoruigas: improve reproducibility for stabs debugging data...
2020-11-09 Przemyslaw Wirkusaarch64: Update LS64 feature with system register
2020-11-09 Przemyslaw Wirkusaarch64: Limit Rt register number for LS64 load/store...
2020-11-09 Nelson ChuRISC-V: Update ABI to the elf_flags after parsing elf...
2020-11-03 Przemyslaw Wirkus[PATCH][GAS] aarch64: Add atomic 64-byte load/store...
2020-11-03 Christian Eggersgas: fix symbol value calculation for versioned symbol...
2020-10-30 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-29 Przemyslaw Wirkusaarch64: Fix DSB instruction 'missing immediate express...
2020-10-28 Przemyslaw Wirkusaarch64: Add CSR PDEC instruction
2020-10-28 Przemyslaw Wirkusaarch64: Add DSB instruction Armv8.7-a variant
2020-10-28 Przemyslaw Wirkusaarch64: Add basic support for armv8.7-a architecture
2020-10-26 Cooper QuC-SKY: Fix the literal dump of big vector constant.
2020-10-26 Cooper QuCSKY: Add version flag in eflag and fix bug in disassem...
2020-10-26 Cooper QuCSKY: Fix and add some instructions for VDSPV1.
2020-10-22 Srinath Parvathaneniarm: Fix the wrong error message string for mve vldr...
2020-10-22 Dr. David Alan GilbertFix printf formatting errors where "0x" is used as...
2020-10-20 Ganesh Gopalasubra... Add AMD znver3 processor support
2020-10-16 Cui,LiliEnhancement for avx-vnni patch
2020-10-14 H.J. Lux86: Support Intel AVX VNNI
2020-10-14 Lili Cuix86: Add support for Intel HRESET instruction
2020-10-14 Lili Cuix86: Support Intel UINTR
2020-10-14 H.J. Lux86: Remove the prefix byte from non-VEX/EVEX base_opcode
2020-10-14 H.J. Lux86: Rename VexOpcode to OpcodePrefix
2020-10-09 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker
2020-10-06 Alex Coplanaarch64: Fix bogus type punning in parse_barrier()...
2020-10-06 Sergey BelyashavA small set of code improvements for the Z80 assembler.
2020-10-05 Przemyslaw Wirkus[PATCH][GAS][AArch64] Update Cortex-X1 feature flags
2020-10-05 Przemyslaw Wirkus[PATCH][GAS][arm] Update Cortex-X1 feature flags
2020-10-05 T.K. Chiai386: Allow non-absolute segment values for lcall/ljmp
2020-10-05 Nick CliftonGAS: Update the .section directive so that a numeric...
2020-10-03 H.J. Lux86: Update register operand check for AddrPrefixOpReg
2020-10-02 Przemyslaw Wirkusarm: add support for Cortex-A78 and Cortex-A78AE
2020-10-01 Nick CliftonAdd new directive to GAS: .attach_to_group.
2020-09-30 H.J. Lux86: Check register operand for AddrPrefixOpReg
2020-09-30 Przemyslaw Wirkus[GAS][AArch64] Add support for Cortex-A78 and Cortex...
2020-09-30 Alex Coplanaarch64: Add support for Neoverse N2 CPU
2020-09-30 Alan Modragcc-4.4.7 warning fixes
2020-09-28 Przemyslaw WirkusThis patch adds support for Cortex-X1 for ARM.
2020-09-28 Przemyslaw WirkusThis patch adds support for Cortex-X1
2020-09-28 Alex Coplanarm: Add missing Neoverse V1 feature
2020-09-28 Alex Coplanaarch64: Neoverse V1 tweaks
2020-09-26 Alan Modraubsan: opcodes/csky-opc.h:929 shift exponent 536870912
2020-09-24 Jim WilsonRISC-V: Error for relaxable branch in absolute section.
2020-09-24 Alex Coplanarm: Add support for Neoverse V1 CPU
2020-09-24 Alex Coplanaarch64: Add support for Neoverse V1 CPU
2020-09-24 Alex Coplanarm: Add support for Neoverse N2 CPU
2020-09-24 Cui,LiliAdd support for Intel TDX instructions.
2020-09-23 Cooper QuCSKY: Add objdump option -M abi-names.
2020-09-23 Terry GuoEnable support to Intel Keylocker instructions
2020-09-21 Alan ModraPR26569, R_RISCV_RVC_JUMP results in buffer overflow
2020-09-16 Alan ModraTidy elf_symbol_from
2020-09-15 Alan ModraPR26610, ARM's "VFPv3 vldr to vmov" gas testcase fail
2020-09-15 Nick CliftonFix the assembler's new .nop directive so that the...
2020-09-15 David FaustChange the /nop directive for the BPF port of the assem...
2020-09-14 Nick CliftonFix support for theassembler's new ".nop" directive...
2020-09-14 Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-09-14 Cooper QuCSKY: Set feature flags for default cpu.
2020-09-10 Cooper QuCSKY: Enable extend lrw by default for CK802, CK803...
2020-09-10 Cooper QuCSKY: Add new arches while refine the cpu option process.
2020-09-09 Alan Modrapower10 on ppc32
2020-09-09 Cooper QuCSKY: Change mvtc and mulsw's ISA flag.
2020-09-09 Cooper QuCSKY: Support option -mfloat-abi.
2020-09-09 Cooper QuCSKY: Add FPUV3 instructions, which supported by ck860f.
2020-09-08 Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-09-08 Alex Coplanaarch64: Add -mcpu option for Cortex-R82
2020-09-08 Alex Coplanaarch64: Add support for Armv8-R system registers
2020-09-08 Alex Coplanaarch64: Add base support for Armv8-R
next