summaryrefslogtreecommitdiff
path: root/opcodes/iq2000-asm.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-07-11Mark generated cgen files read-onlyAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2010-01-02 * cgen-asm.in: Update copyright year.Doug Evans
2009-01-20Regenerate for copyright date update.Alan Modra
2007-07-05Change source files over to GPLv3.Nick Clifton
2007-03-08Regenerate.Alan Modra
2006-03-05* cgen-ibld.in (insert_normal): Cope with attempts to insert a signed 32-bitNick Clifton
2006-02-10Fix %hi() operator for 64-bit hosts.Nick Clifton
2005-07-05Fix compile time warnings from a GCC 4.0 compilerNick Clifton
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2005-04-04Initialise value to zero to avoid a compile time warning.Nick Clifton
2005-02-23Fix compile time warnings generated by gcc 4.0Nick Clifton
2005-02-11Fix compile time warning building iq2000-asm.cNick Clifton
2004-10-27Add an index operand to some of the iq2000 co-processor instructionsNick Clifton
2003-08-09regenerate cgen files after prototype fixMichael Meissner
2003-06-10opcodes:Doug Evans
2003-06-03FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.Nick Clifton
2003-01-03 * iq2000-asm.c: New file.Stan Cox