2006-08-09 Kolja Waschk <waschk@telos.de>

* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New
	port to Altera NIOS II.
This commit is contained in:
Joel Sherrill
2006-08-09 21:03:27 +00:00
parent 7526750ed4
commit 60eae27dea
4 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-08-09 Kolja Waschk <waschk@telos.de>
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New
port to Altera NIOS II.
2006-08-08 Till Straumann <strauman@slac.stanford.edu>
* libnetworking/rtems/rtems_mii_ioctl_kern.c:

View File

@@ -293,6 +293,7 @@ score/cpu/h8300/Makefile
score/cpu/i386/Makefile
score/cpu/m68k/Makefile
score/cpu/mips/Makefile
score/cpu/nios2/Makefile
score/cpu/powerpc/Makefile
score/cpu/sh/Makefile
score/cpu/sparc/Makefile

View File

@@ -62,6 +62,7 @@ static char *rcsid = "$FreeBSD: src/lib/libc/xdr/xdr_float.c,v 1.7 1999/08/28 00
defined(__i386__) || \
defined(__m68k__) || defined(__mc68000__) || \
defined(__mips__) || \
defined(__nios2__) || \
defined(__ns32k__) || \
defined(__sparc__) || \
defined(__ppc__) || defined(__PPC__) || \

View File

@@ -4,7 +4,7 @@
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS = arm c4x h8300 i386 m68k mips no_cpu powerpc sh sparc \
DIST_SUBDIRS = arm c4x h8300 i386 m68k mips nios2 no_cpu powerpc sh sparc \
unix
DIST_SUBDIRS += avr