aboutsummaryrefslogtreecommitdiff
path: root/opcodes/iq2000-dis.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi1-1/+1
2020-06-04opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi1-0/+7
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-03opcodes error messagesAlan Modra1-3/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-07-11Mark generated cgen files read-onlyAlan Modra1-0/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-5/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2010-02-12 * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.Doug Evans1-8/+0
2010-01-02 * cgen-asm.in: Update copyright year.Doug Evans1-1/+1
2009-01-20Regenerate for copyright date update.Alan Modra1-2/+2
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+8
2005-11-022005-11-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-9/+19
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-35/+34
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-02-23Fix compile time warnings generated by gcc 4.0Nick Clifton1-6/+6
2005-02-15Fix compile time warning messagesNick Clifton1-4/+4
2004-10-27Add an index operand to some of the iq2000 co-processor instructionsNick Clifton1-3/+3
2003-08-09regenerate cgen files after prototype fixMichael Meissner1-58/+46
2003-06-03FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.Nick Clifton1-4/+6
2003-01-03 * iq2000-asm.c: New file.Stan Cox1-0/+619