gdb/arm: avoid undefined behavior shift when decoding immediate value
[binutils-gdb.git] / gas / doc /
2020-10-28 Przemyslaw Wirkusaarch64: Add basic support for armv8.7-a architecture
2020-10-20 Ganesh Gopalasubra... Add AMD znver3 processor support
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-05 Samanta NavarroFix spelling mistakes
2020-10-05 Nick CliftonGAS: Update the .section directive so that a numeric...
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 Przemyslaw Wirkus[GAS][AArch64] Add support for Cortex-A78 and Cortex...
2020-09-30 Alex Coplanaarch64: Add support for Neoverse N2 CPU
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-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 Terry GuoEnable support to Intel Keylocker instructions
2020-09-14 Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-09-11 Mark Wielaardgas: Don't error when .debug_line already exists, unles...
2020-09-08 Alex Coplanaarch64: Add -mcpu option for Cortex-R82
2020-09-08 Alex Coplanaarch64: Add base support for Armv8-R
2020-09-01 H.J. LuELF: Document the .tls_common directive
2020-08-20 Martin LiskaRemove --reduce-memory-overheads and --hash-size arguments.
2020-08-12 Nick CliftonThe description for -mno-csr-check talks about "chechin...
2020-08-04 Mark Wielaardgas: Fix as.texi typo infortmation
2020-07-30 H.J. Lux86: Add {disp16} pseudo prefix
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-28 H.J. Lux86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)
2020-07-27 H.J. Ludoc: Replace preceeded with preceded
2020-07-10 Lili Cuix86: Add support for Intel AMX instructions
2020-07-07 H.J. Lux86: Remove an incorrect AVX2 entry
2020-06-26 Pat Bernardim68k: tag floating-point ABI used
2020-06-16 Cui,Lilix86: Correct noavx512_vp2intersect
2020-06-15 Max Filippovxtensa: allow runtime ABI selection
2020-06-09 Seth Girvan[PATCH] gas/doc: improve AVR modifiers wording.
2020-06-06 Alan ModraPower10 tidies
2020-06-03 Stephen Casner* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII...
2020-06-03 Jim WilsonRISC-V: Fix minor bugs in .insn docs.
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-06 Nick CliftonSection "3.1 Preprocessing" of the online GAS manual...
2020-04-27 Tamar Christinax86: Add i386 PE big-object support
2020-04-26 liuhongtImprove -mlfence-after-load
2020-04-22 Alan Modra.symver fixes
2020-04-21 H.J. Lugas: Extend .symver directive
2020-04-09 H.J. Lux86: Correct -mlfence-before-indirect-branch= documentation
2020-04-07 H.J. Lugas/doc/c-z80.texi: Fix @xref warnings
2020-04-07 Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02 LiliCuiAdd support for intel SERIALIZE instruction
2020-03-20 Sergey BelyashovAdd support for the xdef and xref pseudo-ops to the...
2020-03-11 H.J. Lui386: Generate lfence with load/indirect branch/ret...
2020-03-11 Nick CliftonAdd support for generating DWARF-5 format directory...
2020-03-06 Nick CliftonAdd support for a ".file 0" directive if supporting...
2020-03-06 Nick CliftonAdd support for --dwarf-[3|4|5] to assembler command...
2020-03-05 Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
2020-03-05 Nelson ChuRISC-V: Add description for RISC-V Modifiers to as...
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-02-21 Nelson ChuRISC-V: Disable the CSR checking by default.
2020-02-20 Nelson ChuRISC-V: Add description for -march-attr/-mno-arch-attr...
2020-02-19 Sergey BelyashovVarious fixes for the Z80 support.
2020-02-17 H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-16 H.J. Lux86: Don't disable SSE4a when disabling SSE4
2020-02-14 H.J. LuRemove the old movsx and movzx documentation for AT...
2020-02-14 H.J. Lux86: Document movsx/movsxd/movzx for AT&T syntax
2020-02-12 Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-02-10 Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-10 H.J. Lux86: Accept Intel64 only instruction by default
2020-02-07 Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07 H.J. LuELF: Support the section flag 'o' in .section directive
2020-02-03 H.J. LuELF: Add support for unique section ID to assembler
2020-01-27 H.J. Lux86-64: Properly encode and decode movsxd
2020-01-21 Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-17 H.J. Lux86: Add {vex} pseudo prefix
2020-01-14 Sergey BelyashovFix various assembler testsuite failures for the Z80...
2020-01-08 Nick CliftonDocument the fact that the assembler's alignment pseudo...
2020-01-02 Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-17 Alan ModraRemove tic80 support
2019-12-12 H.J. Lui386: Add -mbranches-within-32B-boundaries
2019-12-12 H.J. Lui386: Align branches within a fixed boundary
2019-12-12 H.J. Lugas: Add md_generic_table_relax_frag
2019-11-18 Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-11-07 Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07 Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07 Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07 Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07 Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-11-07 Jan Beulichx86: support further AMD Zen2 instructions
2019-10-08 Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-07 Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
2019-09-18 Simon MarchiRe-generate many configure and Makefile.in files
2019-09-16 Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-08-22 Dennis ZhangArm: Add support for missing CPUs
2019-08-22 Barnaby WilksImplement a float16 directive for assembling 16 bit...
2019-08-20 Dennis ZhangAdds support for following CPUs to the ARM and Aarch64...
2019-08-12 Barnaby WilksAdd generic and ARM specific support for half-precision...
2019-07-19 Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-17 Jose E. Marchesigas: support .half, .word and .dword directives in...
2019-07-15 Jose E. Marchesicpu,opcodes,gas: fix explicit arguments to eBPF ldabs...
2019-07-05 Jim WilsonKito's 5-part patch set to improve .insn support.
next