aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arc-ext.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra1-8/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-18More signed overflow fixesAlan Modra1-5/+5
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-03arc: Change max instruction length to 64-bitsAndrew Burgess1-1/+1
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+1
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall1-5/+5
2016-05-04[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu1-7/+54
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu1-4/+5
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu1-19/+287
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-07New ARC implementation.Nick Clifton1-160/+398
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-3/+3
2007-07-05Change source files over to GPLv3.Nick Clifton1-10/+11
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-02-22 * arc-ext.c: Warning fixes.Alan Modra1-7/+8
2004-06-15 * arc-ext.c (build_ARC_extmap): Use bfd_get_section_sizeAlan Modra1-2/+2
2001-08-31 * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger1-36/+37
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2001-01-11Updated ARC assembler from arccores.comNick Clifton1-0/+259