gdb: Add support for tracking the DWARF line table is-stmt field
[binutils-gdb.git] / gas /
2020-03-10 Alan ModraMore 1 << 31 signed overflows
2020-03-09 Jan Beulichx86: use template for AVX/AVX512 floating point compari...
2020-03-07 Alan ModraRe: Add support for a ".file 0" directive if supporting...
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-06 Nick CliftonStop the assembler from complaining that the input...
2020-03-06 Jan Beulichx86: reduce amount of various VCVT* templates
2020-03-06 Jan Beulichx86: drop/replace IgnoreSize
2020-03-06 Jan Beulichx86: fold (supposed to be) identical code
2020-03-06 Jan Beulichx86: replace NoRex64 on VEX-encoded insns
2020-03-06 Jan Beulichx86: drop Rex64 attribute
2020-03-06 Jan Beulichx86: correct MPX insn w/o base or index encoding in...
2020-03-06 Jan Beulichx86: add missing IgnoreSize
2020-03-06 Jan Beulichx86: refine TPAUSE and UMWAIT
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 Alexandre OlivaGenerate a warning in the ARM assembler if a PC-relativ...
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-03-03 H.J. Lux86: Replace IgnoreSize/DefaultSize with MnemonicSize
2020-03-03 Sergey BelyashovThe patch fixed invalid compilation of instruction...
2020-03-03 H.J. Lux86: Allow integer conversion without suffix in AT...
2020-03-03 Hongtao Liux86: Improve -malign-branch
2020-03-03 Sergey BelyashovFix a potential illegal memory access in the Z80 assembler.
2020-03-02 Alan ModraTidy obj-coff.h
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-02-28 YunQiang SuMIPS/fix_loongson3_llsc: fix when target has multi...
2020-02-26 Matthew Malcomson[binutils][arm] Arm CDE CX*A instructions allow conditi...
2020-02-26 Alan Modragas gettext warning
2020-02-26 Alan Modragas strncpy warning
2020-02-26 Alan ModraIndent labels
2020-02-21 Nelson ChuRISC-V: Support the read-only CSR checking.
2020-02-21 Nelson ChuRISC-V: Disable the CSR checking by default.
2020-02-21 Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-21 Alan Modrapdp11 reloc processing
2020-02-21 Alan ModraPR25569, PDP11 ld -s clobbers last data byte
2020-02-20 Nelson ChuRISC-V: Add description for -march-attr/-mno-arch-attr...
2020-02-19 Jim WilsonRISC-V: Convert the ADD/ADDI to the compressed MV/LI...
2020-02-19 Sergey BelyashovVarious fixes for the Z80 support.
2020-02-19 H.J. Lux86: Mark cvtpi2ps and cvtpi2pd as MMX
2020-02-17 H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-17 Jan Beulichx86: fold AddrPrefixOpReg templates
2020-02-17 Jan Beulichx86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
2020-02-17 Jan Beulichx86/Intel: improve diagnostics for ambiguous VCVT*...
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 Jan Beulichx86: replace adhoc (partly wrong) ambiguous operand...
2020-02-14 Jan Beulichx86: adjust segment override prefix emission
2020-02-14 Jan Beulichx86: optimize away pointless segment overrides
2020-02-14 Jan Beulichx86: extend LEA's segment override warning
2020-02-14 H.J. Lux86: Document movsx/movsxd/movzx for AT&T syntax
2020-02-13 H.J. Lux86: Resolve PLT32 reloc aganst local symbol to section
2020-02-13 Jan Beulichx86: fix SSE4a dependencies of ".arch .nosse*"
2020-02-12 Jan Beulichx86: correct VFPCLASSP{S,D} operand size handling
2020-02-12 Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-02-12 Jan Beulichx86: also disallow non-byte/-word registers with byte...
2020-02-12 Jan Beulichx86/Intel: improve diagnostics
2020-02-11 Jan Beulichx86: drop ShortForm attribute
2020-02-11 Matthew Malcomson[binutils][gas] Fix build failure with -std=c89
2020-02-10 Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
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-10 Alan Modragas: error for section type, attr, or entsize change
2020-02-10 Alan Modragas -Z flag
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-06 H.J. Lu[2.34] Mention x86 assembler options to align branches
2020-02-06 H.J. Lux86: Run unique tests only for ELF targets
2020-02-06 Alan Modraxfail x86 gas unique test
2020-02-06 Alan Modrambind gas tests and supports_gnu_osabi testsuite infras...
2020-02-03 H.J. LuELF: Add support for unique section ID to assembler
2020-02-02 H.J. Luelf/section13.s: Replace @nobits with %nobits
2020-02-02 Giteamoxie: don't force big-endian mode
2020-01-31 Sandra Loosemorenios2: recognize %gotoff relocation in assembler
2020-01-31 Andre VieiraAdd missing ChangeLog for last patch
2020-01-31 Andre Vieiraarm: PR gas/25472 Enable DSP instructions with +mve
2020-01-31 Nick CliftonFix compile time build problem building the s390 assembler.
2020-01-31 Srinath Parvathaneni[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb...
2020-01-31 Nick CliftonUpdated translations for some of the binutils sub-direc...
2020-01-31 Richard Sandifordaarch64: Fix MOVPRFX markup for bf16 conversions
2020-01-30 Jan Beulichx86: prevent undue use of GOT32X and alike relocations
2020-01-30 Jose E. Marchesicpu,opcodes,gas: fix neg and neg32 instructions in BPF
2020-01-30 Jan Beulichx86-64: honor vendor specifics for near RET
2020-01-30 Jan Beulichx86-64: also diagnose far returns / IRET with ambiguous...
2020-01-30 Jan Beulichx86: drop further pointless/bogus DefaultSize
2020-01-27 H.J. Lux86-64: Properly encode and decode movsxd
2020-01-27 Alan ModraReplace deprecated tcl case statements with switch...
2020-01-27 Tamar ChristinaAArch64: Fix cfinv disassembly issues
2020-01-23 Jim WilsonRISC-V: Change -march parsing.
2020-01-22 H.J. Lux86: Always disallow double word suffix with word gener...
2020-01-22 Alan ModraPowerPC64 __tls_get_addr_desc
2020-01-21 Jan Beulichx86: testsuite adjustments after commit 1a0351246a5c
2020-01-21 Jan Beulichx86: replace adhoc ambiguous operand checking for CRC32
2020-01-21 Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-21 Jan Beulichx86: VCVTNEPS2BF16{X,Y} should permit broadcasting
2020-01-20 Nick CliftonUpdated translations for various binutils sub-directories
2020-01-20 H.J. Lux86-64: Fix TLSDESC relaxation for x32
2020-01-18 Nick CliftonUpdate version to 2.34.50. Regenerate configure and...
2020-01-18 Nick CliftonAdd markers for 2.34 branch to the NEWS files and Chang...
2020-01-17 H.J. Lux86: Add {vex} pseudo prefix
2020-01-17 Andre VieiraForgot to add testcases to commit for [binutils][arm...
next