opcodes/arc: Add more nps instructions
[external/binutils.git] / gas /
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
2016-04-15 H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
2016-04-15 Alan ModraFix non-ELF powerpc build breakage
2016-04-15 H.J. LuAdd missing ChangeLog entry for PR gas/19909 fix
2016-04-14 Trevor Saundersmake a few variables static
2016-04-14 Trevor Saundersremove some unused globals
2016-04-14 Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-04-14 Andrew Burgessgas/arc: Unify tests run on big/little endian arc assembler
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-13 Claudiu Zissulescu[ARC] Fix setting private elf flags when parsing .cpu.
2016-04-13 Nick Cliftonoops - omitted from previous delta.
2016-04-13 Nick CliftonFix disassembly of the V850's LD.BU instruction.
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 ZissulescuUpdate ARC instruction data-base.
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. RozyckiGAS: Fix a typo in `as_bad' description
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-08 Nick CliftonFix regexps in PR19910 test to cope with COFF and AOUT...
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 Alan ModraFix gas/ChangeLog
2016-04-07 Claudiu Zissulescu[ARC] Prepare strings for automatic translation.
2016-04-07 James GreenhalghUpdate AArch64 documentation regarding architecture...
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.
2016-04-05 Andrew Burgessarc/nps400: Add additional instructions
2016-04-05 Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05 Jiong Wang[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
2016-04-05 Claudiu Zissulescu[ARC] Don't allow pc-rel relocations for J* instructions.
2016-04-05 H.J. LuDon't use vec_disp8 encoding with the .d32 suffix
2016-04-05 H.J. LuAdd a testcase for PR gas/19498
2016-04-04 Andrew Burgessgas/arc: Use #define from include/opcode/arc.h
2016-04-04 Alan ModraPR19498, Invalid "symbol definition loop"
2016-04-04 Trevor Saundersuse XNEW and related macros more
2016-04-03 Trevor Saundersuse xstrdup and friends more
2016-04-03 Trevor Saunderscleanup FLT_CHARS and EXP_CHARS
2016-04-03 Trevor Saundersupdate ChangeLog for previous commit
2016-04-03 Trevor Saundersmake score build again
2016-04-03 Trevor Saundersarm: change the type of a variable to bfd_reloc_code_re...
2016-04-03 Trevor Saundersbfin: simplify current_inputline
2016-04-03 Trevor Saundersavr: simplify some option parsing with strcasecmp ()
2016-04-02 Alan ModraPR19896, Segmentation fault on bad input
2016-04-01 Andrew Burgessgas/arc: Change 'LENGHT' to 'LENGTH'
2016-04-01 Alan ModraConstify more
2016-03-31 Trevor Saundersenable -Wwrite-strings for gas
2016-03-31 Trevor Saundersmake xtensa_section_rename () take const char *
2016-03-31 Trevor Saunderstc-i960.c: add some casts when assigning literals to...
2016-03-31 Trevor Saunderscast the arg to md_assemble () to char *
2016-03-31 Trevor Saunderscast to char * when assigning to optarg
2016-03-31 Trevor Saunderswork around get_symbol_name () in sparc and ia64
2016-03-31 Trevor Saunderscast literal to char * when assigning to input_line_ptr
2016-03-31 Trevor Saundersget rid of K&R style args
2016-03-31 Trevor Saundersmake some variables unsigned
2016-03-30 Nick CliftonFix compile time warning about comparison between signe...
2016-03-30 Claudiu Zissulescu[ARC] Allow equ redefintion tests for ARC.
2016-03-30 Claudiu Zissulescu[ARC] Fix warn.exp test error.
2016-03-30 Trevor Saundersuse xstrdup and friends more
2016-03-29 Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-29 Trevor Saundersapply ChangeLog for previous commit
2016-03-29 Trevor Saundersreplace some obstack_alloc () calls with the XOBNEW...
2016-03-29 Trevor Saundersadd more const qualifiers
2016-03-26 Trevor Saunderssplit up cr16s md_assemble ()
2016-03-26 Trevor Saundersrename flag_size_check to flag_allow_nonconst_size...
2016-03-24 Jose E. Marchesigas: sparc: allow ASR registers in the 0..31 range...
2016-03-24 Trevor Saundersmake microblaze build with -Wwrite-strings
2016-03-24 Trevor Saunderslocalize string returned from visium's md_atof ()
2016-03-22 Trevor Saundersmake more variables const
2016-03-22 Trevor Saunderstc-pdp11.c: remove useless code
2016-03-22 Trevor Saunderstc-sparc.c: get rid of wierd usage of strchr ()
2016-03-22 Trevor Saundersuse do_align () directly in tc-ia64.c
2016-03-22 Trevor Saundersreplace some raw xmalloc / xrealloc with the XNEW*...
2016-03-22 Alan ModraFix tic54x regression
2016-03-22 Alan ModraRemove more alloca calls
2016-03-22 Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-21 Andrew Burgessarc/nps400: Add first nps400 instructions
2016-03-21 Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21 Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-21 Andrew Burgessgas/arc: Fix test for big-endian arc
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-20 Trevor Saunderstc-i386.c: store encoded instructions in unsigned char[]
2016-03-18 Nick CliftonUpdate description of AArch64 assembler directives.
next