aboutsummaryrefslogtreecommitdiff
path: root/opcodes/openrisc-asm.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-648/+0
2014-03-05Update copyright yearsAlan Modra1-2/+1
2010-06-27fix set but unused variable warningsAlan Modra1-24/+34
2010-01-02 * cgen-asm.in: Update copyright year.Doug Evans1-1/+1
2009-01-20Regenerate for copyright date update.Alan Modra1-1/+1
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+9
2007-03-08Regenerate.Alan Modra1-0/+3
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-71/+31
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-04-04Initialise value to zero to avoid a compile time warning.Nick Clifton1-2/+2
2005-02-23Fix compile time warnings generated by gcc 4.0Nick Clifton1-28/+19
2003-12-04 * openrisc-asm.c: Regenerate.Alan Modra1-24/+41
2003-08-09regenerate cgen files after prototype fixMichael Meissner1-17/+12
2003-06-10opcodes:Doug Evans1-2/+2
2002-05-15Regernate cgen built files.Nick Clifton1-1/+1
2002-01-22[ include/opcode/ChangeLog ]Graydon Hoare1-2/+1
2001-10-13Use safe-ctype.h not ctype.hNick Clifton1-22/+17
2001-10-10work around locale problems for case insensitivityNick Clifton1-39/+71
2001-10-09Fix compile time warnings in cgen-generated filesNick Clifton1-19/+16
2001-09-20oops - forgot to check for clean 64 bit build - fix compile time warningNick Clifton1-2/+2
2001-09-20Fix compile time warningsNick Clifton1-2/+11
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-6/+6
2001-08-12 * cgen-ibld.in (extract_normal): Match type of VALUE and MASKRichard Henderson1-0/+107
2001-04-27Add openRISC support in opcodesNick Clifton1-0/+533