Power10 test lsb by byte operation
[deliverable/binutils-gdb.git] / gas / config /
2020-05-11  Alan ModraPower10 Reduced precision outer product operations
2020-05-11  Alan ModraPowerPC Rename powerxx to power10
2020-05-05  Gunther Nikl[GAS] change of ELF flags initial value in rx-linux
2020-05-04  Andre Simoes Dias... gas: PR 25863: Fix scalar vmul inside it block when...
2020-04-30  Alex CoplanAArch64: add GAS support for UDF instruction
2020-04-30  Yoshinori Satold: Add rx-linux emulation. gas: Change ELF flags...
2020-04-30  Max Filippovxtensa: gas: support optional immediate simcall parameter
2020-04-29  Nick CliftonFix the disassmbly of SH instructions which have an...
2020-04-27  Tamar Christinax86: Add i386 PE big-object support
2020-04-26  liuhongtImprove -mlfence-after-load
2020-04-23  Max Filippovxtensa: fix PR ld/25861
2020-04-22  Alan Modra.symver fixes
2020-04-21  H.J. Lugas: Extend .symver directive
2020-04-20  Sudakshina Das[AArch64, Binutils] Add missing TSB instruction
2020-04-17  Alan Modrabfin: allow ".=.+delta"
2020-04-16  Nick CliftonStop the MIPS assembler from accepting ifunc symbols.
2020-04-08  Gunther Nikl[PATCH 1/4]: microblaze: remove duplicate prototypes
2020-04-08  Gunther Nikl[PATCH 4/4]: Add generic prototype for md_pcrel_from_se...
2020-04-08  Gunther Nikl[PATCH 3/4]: m32c: remove duplicate define and prototype
2020-04-08  Gunther Nikl[PATCH 2/4]: moxie: use generic pcrel support
2020-04-07  Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02  LiliCuiAdd support for intel SERIALIZE instruction
2020-04-02  Gunther Nikl[PATCH gas/m68k] Fix a register range check
2020-04-01  H.J. Lux86: Force relocation against local absolute symbol
2020-03-25  J.W. JagersmaThe "b" flag for COFF sections only unsets the LOAD...
2020-03-20  Sergey BelyashovAdd support for the xdef and xref pseudo-ops to the...
2020-03-17  Sergey BelyashovFix a small set of Z80 problems.
2020-03-13  Andre Vieiragas, arm: PR25660L Fix vadd/vsub with lt and le conditi...
2020-03-11  H.J. Lui386: Generate lfence with load/indirect branch/ret...
2020-03-10  Alan ModraMore 1 << 31 signed overflows
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  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: refine TPAUSE and UMWAIT
2020-03-05  Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
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  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 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-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  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-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-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-02-02  Giteamoxie: don't force big-endian mode
2020-01-31  Sandra Loosemorenios2: recognize %gotoff relocation in assembler
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-30  Jan Beulichx86: prevent undue use of GOT32X and alike relocations
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-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: replace adhoc ambiguous operand checking for CRC32
2020-01-21  Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-20  H.J. Lux86-64: Fix TLSDESC relaxation for x32
2020-01-17  H.J. Lux86: Add {vex} pseudo prefix
2020-01-16  Andre Vieira[binutils][arm] PR25376 Change MVE into a CORE_HIGH...
2020-01-16  Jan Beulichx86: drop found_cpu_match local variable
next
This page took 0.053232 seconds and 7 git commands to generate.