gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / gas / config /
2016-06-17  Jose E. Marchesigas: sparc: fix collision of registers and pseudo-ops.
2016-06-15  Nick CliftonFix simple gas testsuite failures.
2016-06-14  Nick CliftonFix compile time warning building gas for the NDS32...
2016-06-13  Maciej W. RozyckiMIPS/GAS: Don't convert RELA JALR relocations on R6
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 Saunderssh{,64}: make arg type enum
2016-06-05  Trevor Saundersnds32: constify ptr_arg
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  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-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-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. LuReimplement .no87/.nommx/.nosse/.noavx directives
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  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 SaundersChange type of v850_target_arch to enum bfd_architecture
2016-05-18  Alan ModraPPC_OPERAND_SIGNOPT range.
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  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-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-11  Nick CliftonEnsure that padding in the constant pool uses constant...
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-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-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  Matthew Wahab[AArch64] Support RAS extension for ARMv8 onwards.
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
2016-04-15  Alan ModraFix non-ELF powerpc build breakage
2016-04-14  Trevor Saundersmake a few variables static
2016-04-14  Trevor Saundersremove some unused globals
2016-04-13  Claudiu Zissulescu[ARC] Fix setting private elf flags when parsing .cpu.
2016-04-13  Maciej W. RozyckiMIPS/GAS: Correct branch relaxation for weak symbols
2016-04-13  Maciej W. RozyckiMIPS/GAS: Relax branches to symbols resolved at link...
2016-04-12  Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
2016-04-12  Claudiu ZissulescuAdd support for .extInstruction pseudo-op.
2016-04-12  Claudiu ZissulescuRemove unneeded AUX register symbols.
2016-04-09  Maciej W. RozyckiMIPS/GAS: Sanitize `.option picX' pseudo-op
2016-04-09  Maciej W. RozyckiMIPS/GAS: Disallow `.option picX' with VxWorks PIC
2016-04-09  Maciej W. RozyckiMIPS/GAS: Correct call formatting in `can_swap_branch_p'
2016-04-09  Maciej W. RozyckiMIPS/GAS: Unify messages in `mips_check_options'
2016-04-09  Maciej W. RozyckiMIPS/GAS: Use `opts->isa' consistently in `mips_check_o...
2016-04-07  Andrew Burgessarc/nps400: Add new instructions
2016-04-07  Andrew Burgessgas/arc: Handle multiple arc_opcode chains for same...
2016-04-07  Andrew Burgessgas/arc: Additional work to support multiple arc_opcode...
2016-04-07  Andrew Burgessgas/arc: Modify structure used to hold opcodes
2016-04-07  Claudiu Zissulescu[ARC] Prepare strings for automatic translation.
2016-04-07  Andrew Burgessgas/arc: Allow greater range of characters into flag...
2016-04-07  Andrew Burgessgas/arc: Remove preprocess_operands function
2016-04-07  Nick CliftonAllow integer contants to have a U suffix. Improve...
2016-04-06  Nick CliftonFix MSP430 assembler's detection of NOP and EINT.
next
This page took 0.060262 seconds and 7 git commands to generate.