aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arc-dis.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-14opcodes/arc: Move instruction length logic to new functionAndrew Burgess1-13/+44
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu1-62/+153
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu1-99/+129
2016-03-29[ARC] Add support for Quarkse opcodes.Claudiu Zissulescu1-3/+0
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess1-0/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu1-29/+60
2015-10-08Fix compile time warning compiling ARC port.Nick Clifton1-1/+2
2015-10-07New ARC implementation.Nick Clifton1-1083/+416
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-10-18 * aarch64-asm.c (aarch64_ins_ldst_reglist): InitializeKai Tietz1-2/+1
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-2/+1
2012-02-27 * arc-dis.c (BITS): Don't use shifts to mask off bits.Alan Modra1-6/+5
2010-06-27fix set but unused variable warningsAlan Modra1-5/+2
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-8/+10
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-1/+1
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-150/+116
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-03-032005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan1-29/+48
2002-05-25 * Makefile.am (sh-dis.lo): Don't put make commands in deps.Alan Modra1-3/+3
2001-09-26 * arc-dis.c: Formatting fixes.Alan Modra1-36/+47
2001-09-21 * arc-dis.c: Don't include <ctype.h>.Alan Modra1-1/+0
2001-08-21 * mips-dis.c: Add missing prototypes.Andreas Jaeger1-158/+173
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2001-01-11Updated ARC assembler from arccores.comNick Clifton1-206/+1158
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-0/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+267