[ARC] Fix condition.
[deliverable/binutils-gdb.git] / gas /
2016-06-13  Virendra PathakAccept vulcan as a cpu name for the AArch64 port of...
2016-06-13  Nick CliftonFix compile time warning messages building with gcc...
2016-06-09  Renlin Li[AARCH64][GAS] Fix two -Wstack-usage warnings.
2016-06-07  Alan ModraPowerPC VLE
2016-06-07  Matthew Wahab[ARM] Add command line option for RAS extension.
2016-06-06  Trevor Saundersfixup another old style function definition
2016-06-06  Trevor Saunderssh{,64}: make arg type enum
2016-06-05  Trevor Saundersnds32: constify ptr_arg
2016-06-03  Peter BergnerRe-add support for lbarx, lharx, stbcx. and sthcx....
2016-06-03  H.J. LuHandle indirect branches for AMD64 and Intel64
2016-06-03  Kyrylo Tkachov[AArch64][gas] Add support for Cortex-A73
2016-06-03  Kyrylo Tkachov[ARM][gas] Add support for Cortex-A73
2016-06-02  Vineet GuptaAllow ARC Linux targets that do not use uclibc.
2016-06-02  Andrew BurgessAdd support for 48 and 64 bit ARC instructions.
2016-06-02  Trevor Saundersns32k: remove dupplicate definition of input_line_pointer
2016-06-02  Trevor Saundersavr: replace sentinal with iteration from 0 to ARRAY_SIZE
2016-06-02  Trevor Saundersxtensa: typedef enums when defining them
2016-06-02  Trevor Saundersns32k: use XOBNEW in another spot
2016-06-01  Graham MarkallAdd support for some variants of the ARC nps400 rflt...
2016-05-29  H.J. LuAdd missing ChangeLog entries
2016-05-29  H.J. LuAdd .noavx512XX directives to x86 assembler
2016-05-27  H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-27  H.J. LuReplace CpuAMD64/CpuIntel64 with AMD64/Intel64
2016-05-27  H.J. LuCorrect CpuMax in i386-opc.h
2016-05-27  H.J. LuDon't clear cpu64 nor cpuno64
2016-05-27  Peter BergnerAdd support for new POWER ISA 3.0 instructions.
2016-05-26  H.J. LuAppend ".p2align 4" to some x86 directive tests
2016-05-26  Trevor Saundersmetag: make an array's type unsigned char[]
2016-05-26  Trevor Saundersrx: make the type of a variable bfd_reloc_code_real_type
2016-05-25  H.J. LuRequire another match for AVX512VL
2016-05-25  H.J. LuEnable VREX for AVX512 directives
2016-05-25  H.J. LuReimplement .no87/.nommx/.nosse/.noavx directives
2016-05-25  Nick CliftonFix typo in changelog entry
2016-05-25  Chua Zheng LeongOnly generate VMOV.I64 instructions for loading constan...
2016-05-24  Maciej W. RozyckiMIPS/GAS: Treat local jump relocs the same no matter...
2016-05-24  Maciej W. RozyckiMIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'
2016-05-24  Trevor Saundersxtensa: make map_suffix_reloc_to_operator return operatorT
2016-05-24  Trevor Saundersd30v: make var type operatorT
2016-05-24  Trevor Saundersmmix: constify handler_charp
2016-05-24  Trevor Saundersft32: fixup TARGET_FORMAT
2016-05-24  Trevor Saundersia64: use XOBNEW and XOBNEWVEC
2016-05-24  Trevor Saunderschange some variable's type to op_err
2016-05-23  Claudiu Zissulescu[ARC] Add XY registers, update neg instruction.
2016-05-23  Claudiu Zissulescu[ARC] Rename "class" named attributes.
2016-05-23  Nick Cliftonoops - omitted from previous delta
2016-05-23  Kuba SejdakAdd support for configuring for the ARM Phoenix target.
2016-05-23  Trevor Saunderstic54x: use concat more
2016-05-23  Trevor Saundersspu: make some constants unsigned
2016-05-23  Trevor Saunderstic54x: rename typedef of struct symbol_
2016-05-20  Matthew FortuneMIPS: Add support for P6600
2016-05-20  H.J. LuPreserve addend for R_386_GOT32 and R_X86_64_GOT32
2016-05-20  Maciej W. RozyckiMIPS: Fix the encoding of immediates with microMIPS...
2016-05-20  Maciej W. RozyckiMIPS/GAS: Correct tab-after-space formatting mistakes
2016-05-18  Andrew Burgessgas/arc: Make member of arc_flags const
2016-05-18  Andrew Burgessgas/arc: Use BFD_VMA_FMT for printf format specifier
2016-05-18  Andrew Burgessgas/arc: Fix array overrun when checking opcode array
2016-05-18  Andrew Burgessgas/arc: Add guard against operand array overflow.
2016-05-18  Trevor Saundersrx: make field type enum
2016-05-18  Trevor Saunderschange the type of some fields to bfd_reloc_code_real_type
2016-05-18  Trevor Saunderscommit ChangeLog for previous commit
2016-05-18  Trevor SaundersChange type of v850_target_arch to enum bfd_architecture
2016-05-18  Alan ModraPPC_OPERAND_SIGNOPT range.
2016-05-17  Thomas Preud'hommeMake ARMv8-M GAS tests pass on non ELF targets
2016-05-16  Trevor Saundersm32r: make mach_table static and const
2016-05-16  Trevor Saunderstc-vax.c: make prototype of flonum_gen2vax match its...
2016-05-16  Trevor Saundersstop defining linkrelax in multiple places
2016-05-16  Trevor Saundersm68hc11: make some vars type bfd_reloc_code_real_type
2016-05-15  Maciej W. RozyckiSH64/GAS: Fix a -Wwrite-strings build failure
2016-05-13  Peter BergnerAccept valid one byte signed and unsigned values for...
2016-05-13  Alan ModraFix build breakage
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-05-13  Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-05-12  Nick CliftonUse correct regexp syntax in ARM PR20068 test
2016-05-11  Nick CliftonUpdate pr20068 test to allow for big endian ARM configu...
2016-05-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-11  Nick CliftonEnsure that padding in the constant pool uses constant...
2016-05-11  Nick Cliftonoops - fix up changelog entry
2016-05-11  Nick CliftonSkip new ARM security extension tests on non-ELF based...
2016-05-10  Alexander FominEnable Intel RDPID instruction.
2016-05-10  Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-10  Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-10  Thomas Preud'hommeAllow extension availability to depend on several archi...
2016-05-10  Thomas Preud'hommeAdd support for ARMv8-M security extensions instructions
2016-05-09  Jose E. Marchesiopcodes,gas: sparc: fix mnemonic of faligndatai
2016-05-09  Alan ModraRegenerate configure
2016-05-06  Kyrylo Tkachov[ARM][gas] Fix warnings about uninitialised uses and...
2016-05-04  Claudiu Zissulescu[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instr...
2016-05-03  Pitchumani SivanupandiAssume that the GAS testsuite for the AVR is being...
2016-04-27  Alan ModraProvide xmemdup0
2016-04-22  Maciej W. RozyckiMIPS/GAS: Fix an ISA override not lifting ABI restrictions
2016-04-20  Trevor Saundersupdate many old style function definitions
2016-04-20  Andrew Burgessgas/doc/arc: Add nps400 references into the documentation
2016-04-20  Matthew Wahab[AArch64] Support RAS extension for ARMv8 onwards.
2016-04-19  Andrew Burgessopcodes/arc: Add yet more nps instructions
2016-04-19  Andrew Burgessopcodes/arc: Add more nps instructions
2016-04-19  Martin Galvan.cfi_remember_state/.cfi_restore_state documentation
2016-04-17  Andrew BurgessRevert "gas/arc: Make .cpu directive case-insensitive"
2016-04-16  Andrew Burgessgas/arc: Make .cpu directive case-insensitive
2016-04-16  Andrew Burgessgas/arc: Support NPS400 in .cpu directive
2016-04-16  Trevor Saundersremove pointless assignment
next
This page took 0.044204 seconds and 7 git commands to generate.