Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-02 | 2005-11-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -9/+19 | |
* iq2000-desc.c: Regenerated. * iq2000-desc.h: Likewise. * iq2000-dis.c: Likewise. * iq2000-opc.c: Likewise. | |||||
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -35/+34 | |
2005-05-07 | Update the address and phone number of the FSF | Nick Clifton | 1 | -1/+1 | |
2005-02-23 | Fix compile time warnings generated by gcc 4.0 | Nick Clifton | 1 | -6/+6 | |
2005-02-15 | Fix compile time warning messages | Nick Clifton | 1 | -4/+4 | |
2004-10-27 | Add an index operand to some of the iq2000 co-processor instructions | Nick Clifton | 1 | -3/+3 | |
2003-08-09 | regenerate cgen files after prototype fix | Michael Meissner | 1 | -58/+46 | |
2003-06-03 | FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn. | Nick Clifton | 1 | -4/+6 | |
Use maintainer mode to regenerate ports. | |||||
2003-01-03 | * iq2000-asm.c: New file. | Stan Cox | 1 | -0/+619 | |
* iq2000-desc.c: Likewise. * iq2000-desc.h: Likewise. * iq2000-dis.c: Likewise. * iq2000-ibld.c: Likewise. * iq2000-opc.c: Likewise. * iq2000-opc.h: Likewise. * Makefile.am (HFILES): Add iq2000-desc.h, iq2000-opc.h. (CFILES): Add iq2000-asm.c, iq2000-desc.c, iq2000-dis.c, iq2000-ibld.c, iq2000-opc.c. (ALL_MACHINES): Add iq2000-asm.lo, iq2000-desc.lo, iq2000-dis.lo, iq2000-ibld.lo, iq2000-opc.lo. (CLEANFILES): Add stamp-iq2000. (IQ2000_DEPS): New macro. (stamp-iq2000): New target. * Makefile.in: Regenerate. * configure.in: Handle bfd_iq2000_arch. * configure: Regenerate. |