[ARC] Fix assembler relaxation.
[deliverable/binutils-gdb.git] / gas / config / tc-arc.c
2017-02-15  Claudiu Zissulescu[ARC] Fix assembler relaxation.
2017-02-06  Claudiu Zissulescu[ARC] Provide an interface to decode ARC instructions.
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-08  Maciej W. RozyckiARC/GAS: Correct a `spaces' global shadowing error
2016-12-05  Claudiu Zissulescu[ARC] Don't check extAuxRegister second argument for...
2016-12-02  Claudiu Zissulescu[ARC] Sync cpu names with the ones accepted by GCC.
2016-11-29  Claudiu Zissulescu[ARC] Add checking for LP_COUNT reg usage, improve...
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-11-18  Claudiu Zissulescu[ARC] Fix and extend features of .cpu directive.
2016-11-04  Andrew Burgessarc/nps400: Validate address type operands correctly
2016-11-03  Andrew Burgessarc: Change max instruction length to 64-bits
2016-11-03  Graham Markallarc: Replace ARC_SHORT macro with arc_opcode_len function
2016-11-03  Graham Markallgas/arc: Replace short_insn flag with insn length field
2016-10-27  Andrew Burgessgas/arc: Don't rely on bfd list of cpu type for cpu...
2016-10-06  Claudiu Zissulescu[ARC] Fix parsing leave_s and enter_s mnemonics.
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05  Alan Modra-Wimplicit-fallthrough error fixes
2016-09-14  Claudiu Zissulescu[ARC] Fix parsing dtpoff relocation expression.
2016-07-27  Graham MarkallBegin implementing ARC NPS-400 Accelerator instructions
2016-07-11  Claudiu ZissulescuTLS: DTPOFF can accept offsets, stored into addendum...
2016-06-30  Andrew BurgessAllow ARC target to be configured with --with-cpu=...
2016-06-27  Vineet GuptaMake the kernel dwarf stack unwinder work for ARC targets.
2016-06-23  Graham Markall[ARC] Misc minor edits/fixes
2016-06-21  Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-13  Nick CliftonFix compile time warning messages building with gcc...
2016-06-02  Andrew BurgessAdd support for 48 and 64 bit ARC instructions.
2016-05-23  Claudiu Zissulescu[ARC] Add XY registers, update neg instruction.
2016-05-23  Claudiu Zissulescu[ARC] Rename "class" named attributes.
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-13  Trevor Saundersuse XNEW and related macros more
2016-05-13  Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-05-04  Claudiu Zissulescu[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instr...
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-13  Claudiu Zissulescu[ARC] Fix setting private elf flags when parsing .cpu.
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-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-05  Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05  Claudiu Zissulescu[ARC] Don't allow pc-rel relocations for J* instructions.
2016-04-01  Andrew Burgessgas/arc: Change 'LENGHT' to 'LENGTH'
2016-04-01  Alan ModraConstify more
2016-03-29  Trevor Saundersmake md_parse_option () take a const char *
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  Nick CliftonRemove use of alloca.
2016-03-07  Trevor SaundersAdd const qualifiers at various places.
2016-02-29  Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-29  Claudiu Zissulescu[ARC] General fixes.
2016-02-22  Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-16  Claudiu Zissulescu[ARC] Enable .cfi_* pseudo-ops.
2016-02-10  Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-01  Claudiu ZissulescuFix ARC TLS support.
2016-01-01  Alan ModraCopyright update for binutils
2015-12-10  Andrew Burgessarc/gas: Accept, but ignore, dummy arguments.
2015-12-04  Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-11-09  Dominik Vogtgas: Fix left shift of negative value.
2015-10-28  Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-07  Nick CliftonNew ARC implementation.
2015-08-21  Nick CliftonAllow symbol and label names to be enclosed in double...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-04-09  Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-05  Alan ModraUpdate copyright years
2011-03-10  Alan Modra * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
2009-09-25  Nick Clifton Update soruces to make alpha, arc and arm targe...
2009-09-05  Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-07-24  Nick Clifton PR 10437
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2007-10-18  Nick CliftonPR gas/5172
2007-10-17  Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-08  Nick CliftonPR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas...
2007-07-03  Nick CliftonSwitch to GPLv3
2006-06-07  Alan Modraremove some duplicate #include's.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-10  Nick CliftonFix casts to allow for a 64-bit host.
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-06-07  Zack Weinberggas:
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
2005-03-24  Nick CliftonConvert unmaintained files over to ISO-C90 and fix...
2005-03-03  Ramana Radhakrishnan2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan...
2005-03-01  Ramana Radhakrishnan2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan...
2005-02-23  Alan Modra * cgen.c: Warning fixes.
2005-02-17  Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2005-01-31  Ben Elliston * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-10-01  Alan Modra * config/tc-arc.c (tc_gen_reloc): Don't assume fixP...
2004-05-06  Nick CliftonRemove duplicate code and provide a function for genera...
2004-03-18  Nathan Sidwell * read.c (read_a_source_file): Use demand_empty_rest_o...
next
This page took 0.955984 seconds and 107 git commands to generate.