gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gas / doc /
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.
2019-07-04  Jan Beulichgas/ELF: don't accumulate .type settings
2019-07-01  Matthew Malcomson[gas][aarch64][SVE2] Fix pmull{t,b} requirement on...
2019-07-01  Nick CliftonDocument the .value directive supported by the x86...
2019-07-01  Nick CliftonCorrect a typo in the description of the Align and...
2019-07-01  Nick CliftonFix spelling error in assembler documentation.
2019-07-01  Jan Beulichx86: optimize AND/OR with twice the same register
2019-07-01  Jan Beulichx86-64: optimize certain commutative VEX-encoded insns
2019-07-01  Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-06-26  Lili Cuii386: Document memory size reference in assembler
2019-06-25  Jan Beulichx86: document certain command line options as "dangerous"
2019-06-14  Alan ModraRegenerate with approved autotools version
2019-06-06  H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04  H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-05-24  Szabolcs Nagyaarch64: handle .variant_pcs directive in gas
2019-05-23  Jose E. Marchesigas: add support for eBPF
2019-05-22  John DarringtonS12Z: GAS: New option --mdollar-hex.
2019-05-18  John DarringtonS12Z (doc): Minor improvements to text and formatting.
2019-05-17  John DarringtonGAS (documentation): Remove trademark acknowledgements.
2019-05-16  Andre Vieira[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp
2019-05-15  John DarringtonS12Z: New option -mreg-prefix
2019-05-15  John DarringtonGAS (doc): Fix misaligned menu entry.
2019-05-09  Matthew Malcomson[binutils][aarch64] SVE2 feature extension flags.
2019-05-01  Sudakshina Das[BINUTILS, AArch64] Enable Transactional Memory Extension
2019-04-15  Andre Vieira[GAS, ARM, 2/16] Add CLI extension support for Armv8...
2019-04-13  Matthew Fortune[MIPS] Add i6500 CPU and fix i6400 default ASEs
2019-04-05  Xuepeng Guox86: Support Intel AVX512 BF16
2019-04-01  Andre Vieira[GAS, Arm] CLI with architecture sensitive extensions
2019-03-18  H.J. Lux86: Optimize EVEX vector load/store instructions
2019-03-17  H.J. Lux86: Encode 256-bit/512-bit VEX/EVEX insns with 128...
2019-02-22  Kyrylo Tkachov[arm][gas] Add support for Neoverse N1
2019-02-22  Kyrylo Tkachov[AArch64][gas] Add support for Neoverse E1
2019-02-22  Kyrylo Tkachov[AArch64][gas] Add support for Neoverse N1
2019-02-19  Paul HuaFix a potential deadlock in some older Loongson 3A1000...
2019-02-10  H.J. Lugas: Pass max_bytes to TC_FRAG_INIT
2019-01-31  Andreas KrebbelS/390: Implement instruction set extensions
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
next
This page took 0.101502 seconds and 7 git commands to generate.