summaryrefslogtreecommitdiff
path: root/opcodes/openrisc-asm.c
Commit message (Expand)AuthorAgeFilesLines
* fix set but unused variable warningsAlan Modra2010-06-271-24/+34
* * cgen-asm.in: Update copyright year.Doug Evans2010-01-021-1/+1
* Regenerate for copyright date update.Alan Modra2009-01-201-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+9
* Regenerate.Alan Modra2007-03-081-0/+3
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-71/+31
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* Initialise value to zero to avoid a compile time warning.Nick Clifton2005-04-041-2/+2
* Fix compile time warnings generated by gcc 4.0Nick Clifton2005-02-231-28/+19
* * openrisc-asm.c: Regenerate.Alan Modra2003-12-041-24/+41
* regenerate cgen files after prototype fixMichael Meissner2003-08-091-17/+12
* opcodes:Doug Evans2003-06-101-2/+2
* Regernate cgen built files.Nick Clifton2002-05-151-1/+1
* [ include/opcode/ChangeLog ]Graydon Hoare2002-01-221-2/+1
* Use safe-ctype.h not ctype.hNick Clifton2001-10-131-22/+17
* work around locale problems for case insensitivityNick Clifton2001-10-101-39/+71
* Fix compile time warnings in cgen-generated filesNick Clifton2001-10-091-19/+16
* oops - forgot to check for clean 64 bit build - fix compile time warningNick Clifton2001-09-201-2/+2
* Fix compile time warningsNick Clifton2001-09-201-2/+11
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-6/+6
* * cgen-ibld.in (extract_normal): Match type of VALUE and MASKRichard Henderson2001-08-121-0/+107
* Add openRISC support in opcodesNick Clifton2001-04-271-0/+533