aboutsummaryrefslogtreecommitdiff
path: root/opcodes/openrisc-asm.c
AgeCommit message (Collapse)AuthorFilesLines
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
* pj-opc.c: Update copyright date.
2003-08-09regenerate cgen files after prototype fixMichael Meissner1-17/+12
2003-06-10opcodes:Doug Evans1-2/+2
* cgen-asm.in (@arch@_cgen_assemble_insn): CGEN_INSN_RELAX renamed to CGEN_INSN_RELAXED. * fr30-asm.c,fr30-desc.c,fr30-desc.h: Regenerate. * frv-asm.c,frv-desc.c,frv-desc.h: Regenerate. * ip2k-asm.c,ip2k-desc.c,ip2k-desc.h: Regenerate. * iq2000-asm.c,iq2000-desc.c,iq2000-desc.h: Regenerate. * m32r-asm.c,m32r-desc.c,m32r-desc.h,m32r-opc.c: Regenerate. * openrisc-asm.c,openrisc-desc.c,openrisc-desc.h: Regenerate. * xstormy16-asm.c,xstormy16-desc.c,xstormy16-desc.h: Regenerate. gas: * cgen.c (gas_cgen_finish_insn): CGEN_INSN_RELAX renamed to CGEN_INSN_RELAXED. * config/tc-fr30.c (md_estimate_size_before_relax): Ditto. * config/tc-m32r.c (md_estimate_size_before_relax): Ditto. * config/tc-openrisc.c (md_estimate_size_before_relax): Ditto.
2002-05-15Regernate cgen built files.Nick Clifton1-1/+1
2002-01-22[ include/opcode/ChangeLog ]Graydon Hoare1-2/+1
2002-01-22 Graydon Hoare <graydon@redhat.com> * cgen.h (CGEN_MAYBE_MULTI_IFLD): New structure. (CGEN_OPERAND): Add CGEN_MAYBE_MULTI_IFLD field. [ opcodes/ChangeLog ] 2002-01-22 Graydon Hoare <graydon@redhat.com> * fr30-asm.c: Regenerate. * fr30-desc.c: Likewise. * fr30-desc.h: Likewise. * fr30-dis.c: Likewise. * fr30-ibld.c: Likewise. * fr30-opc.c: Likewise. * fr30-opc.h: Likewise. * m32r-asm.c: Likewise. * m32r-desc.c: Likewise. * m32r-desc.h: Likewise. * m32r-dis.c: Likewise. * m32r-ibld.c: Likewise. * m32r-opc.c: Likewise. * m32r-opc.h: Likewise. * m32r-opinst.c: Likewise. * openrisc-asm.c: Likewise. * openrisc-desc.c: Likewise. * openrisc-desc.h: Likewise. * openrisc-dis.c: Likewise. * openrisc-ibld.c: Likewise. * openrisc-opc.c: Likewise. * openrisc-opc.h: Likewise. * xstormy16-desc.c: Likewise. [ cgen/ChangeLog ] 2002-01-22 Graydon Hoare <graydon@redhat.com> * desc-cpu.scm (ifld-number-cache): Add. (ifld-number): Add. (gen-maybe-multi-ifld-of-op): Add. (gen-maybe-multi-ifld): Add. (gen-multi-ifield-nodes): Add. (cgen-desc.c): Add call to gen-multi-ifield-nodes.
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
to *VALUEP. Regenerate all cgen files.
2001-04-27Add openRISC support in opcodesNick Clifton1-0/+533