aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/i386-rtems-chill/Makefile8
-rw-r--r--devel/i386-rtems-chill/distinfo6
-rw-r--r--devel/i386-rtems-chill/pkg-plist.i386-rtems2
-rw-r--r--devel/i386-rtems-g77/Makefile8
-rw-r--r--devel/i386-rtems-g77/distinfo6
-rw-r--r--devel/i386-rtems-gcc/Makefile8
-rw-r--r--devel/i386-rtems-gcc/distinfo6
-rw-r--r--devel/i386-rtems-gcc/pkg-plist.i386-rtems12
-rw-r--r--devel/i386-rtems-gcj/Makefile8
-rw-r--r--devel/i386-rtems-gcj/distinfo6
-rw-r--r--devel/i386-rtems-objc/Makefile8
-rw-r--r--devel/i386-rtems-objc/distinfo6
12 files changed, 49 insertions, 35 deletions
diff --git a/devel/i386-rtems-chill/Makefile b/devel/i386-rtems-chill/Makefile
index b537a12979bb..afdbac7b24dd 100644
--- a/devel/i386-rtems-chill/Makefile
+++ b/devel/i386-rtems-chill/Makefile
@@ -7,13 +7,13 @@
PORTNAME= chill
PORTVERSION= 2.95.2
-PORTREVISION= 11
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${CHILLNAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${CHILLNAME}-rtems-20001030.diff.gz \
- ${NEWLIBNAME}-rtems-20001027.diff.gz
+PATCHFILES= ${CHILLNAME}-rtems-20010221.diff \
+ ${NEWLIBNAME}-rtems-20010221.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,7 +24,7 @@ DIST_SUBDIR= rtems
LCLTARGET?= i386-rtems
CHILLNAME= gcc-2.95.2
-NEWLIBNAME= newlib-1.8.2
+NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-chill
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
diff --git a/devel/i386-rtems-chill/distinfo b/devel/i386-rtems-chill/distinfo
index 645a36b6ce0a..d5e659ceaa2f 100644
--- a/devel/i386-rtems-chill/distinfo
+++ b/devel/i386-rtems-chill/distinfo
@@ -1,4 +1,4 @@
MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949
-MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db
-MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c
-MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8
+MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c
+MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
+MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760
diff --git a/devel/i386-rtems-chill/pkg-plist.i386-rtems b/devel/i386-rtems-chill/pkg-plist.i386-rtems
index 09daed2462dc..2fb8db4672c1 100644
--- a/devel/i386-rtems-chill/pkg-plist.i386-rtems
+++ b/devel/i386-rtems-chill/pkg-plist.i386-rtems
@@ -14,3 +14,5 @@ lib/gcc-lib/i386-rtems/2.95.2/mpentiumpro/libchill.a
lib/gcc-lib/i386-rtems/2.95.2/mpentiumpro/chillrt0.o
lib/gcc-lib/i386-rtems/2.95.2/soft-float/chillrt0.o
lib/gcc-lib/i386-rtems/2.95.2/soft-float/libchill.a
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/chillrt0.o
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/libchill.a
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index c8a87fab4ce1..426b09de2ce6 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -7,13 +7,13 @@
PORTNAME= g77
PORTVERSION= 2.95.2
-PORTREVISION= 11
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${F77NAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${F77NAME}-rtems-20001030.diff.gz \
- ${NEWLIBNAME}-rtems-20001027.diff.gz
+PATCHFILES= ${F77NAME}-rtems-20010221.diff \
+ ${NEWLIBNAME}-rtems-20010221.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,7 +24,7 @@ DIST_SUBDIR= rtems
LCLTARGET?= i386-rtems
F77NAME= gcc-2.95.2
-NEWLIBNAME= newlib-1.8.2
+NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
diff --git a/devel/i386-rtems-g77/distinfo b/devel/i386-rtems-g77/distinfo
index 645a36b6ce0a..d5e659ceaa2f 100644
--- a/devel/i386-rtems-g77/distinfo
+++ b/devel/i386-rtems-g77/distinfo
@@ -1,4 +1,4 @@
MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949
-MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db
-MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c
-MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8
+MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c
+MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
+MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index 6948c9ae7b5e..5c2b24567473 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -7,13 +7,13 @@
PORTNAME= gcc
PORTVERSION= 2.95.2
-PORTREVISION= 11
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${GCCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${GCCNAME}-rtems-20001030.diff.gz \
- ${NEWLIBNAME}-rtems-20001027.diff.gz
+PATCHFILES= ${GCCNAME}-rtems-20010221.diff \
+ ${NEWLIBNAME}-rtems-20010221.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,7 +24,7 @@ DIST_SUBDIR= rtems
LCLTARGET?= i386-rtems
GCCNAME= gcc-2.95.2
-NEWLIBNAME= newlib-1.8.2
+NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
diff --git a/devel/i386-rtems-gcc/distinfo b/devel/i386-rtems-gcc/distinfo
index 645a36b6ce0a..d5e659ceaa2f 100644
--- a/devel/i386-rtems-gcc/distinfo
+++ b/devel/i386-rtems-gcc/distinfo
@@ -1,4 +1,4 @@
MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949
-MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db
-MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c
-MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8
+MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c
+MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
+MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760
diff --git a/devel/i386-rtems-gcc/pkg-plist.i386-rtems b/devel/i386-rtems-gcc/pkg-plist.i386-rtems
index f7ea39ba38ba..c743ab094612 100644
--- a/devel/i386-rtems-gcc/pkg-plist.i386-rtems
+++ b/devel/i386-rtems-gcc/pkg-plist.i386-rtems
@@ -238,6 +238,10 @@ lib/gcc-lib/i386-rtems/2.95.2/soft-float/libstdc++.a
lib/gcc-lib/i386-rtems/2.95.2/soft-float/libgcc.a
lib/gcc-lib/i386-rtems/2.95.2/soft-float/crtbegin.o
lib/gcc-lib/i386-rtems/2.95.2/soft-float/crtend.o
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/libstdc++.a
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/libgcc.a
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/crtbegin.o
+lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp/crtend.o
lib/gcc-lib/i386-rtems/2.95.2/m486/soft-float/libstdc++.a
lib/gcc-lib/i386-rtems/2.95.2/m486/soft-float/libgcc.a
lib/gcc-lib/i386-rtems/2.95.2/m486/soft-float/crtbegin.o
@@ -271,6 +275,12 @@ i386-rtems/lib/soft-float/libc.a
i386-rtems/lib/soft-float/crt0.o
i386-rtems/lib/soft-float/libg.a
i386-rtems/lib/soft-float/libiberty.a
+i386-rtems/lib/soft-float/nofp/libm.a
+i386-rtems/lib/soft-float/nofp/libstdc++.a.2.10.0
+i386-rtems/lib/soft-float/nofp/libc.a
+i386-rtems/lib/soft-float/nofp/crt0.o
+i386-rtems/lib/soft-float/nofp/libg.a
+i386-rtems/lib/soft-float/nofp/libiberty.a
i386-rtems/lib/m486/soft-float/libm.a
i386-rtems/lib/m486/soft-float/libstdc++.a.2.10.0
i386-rtems/lib/m486/soft-float/libc.a
@@ -362,6 +372,7 @@ i386-rtems/include/sys/sched.h
i386-rtems/include/pthread.h
i386-rtems/include/_G_config.h
@dirrm lib/gcc-lib/i386-rtems/2.95.2/include
+@dirrm lib/gcc-lib/i386-rtems/2.95.2/soft-float/nofp
@dirrm lib/gcc-lib/i386-rtems/2.95.2/soft-float
@dirrm lib/gcc-lib/i386-rtems/2.95.2/m486/soft-float
@dirrm lib/gcc-lib/i386-rtems/2.95.2/m486
@@ -374,6 +385,7 @@ i386-rtems/include/_G_config.h
@dirrm i386-rtems/include/machine
@dirrm i386-rtems/include/sys
@dirrm i386-rtems/include
+@dirrm i386-rtems/lib/soft-float/nofp
@dirrm i386-rtems/lib/soft-float
@dirrm i386-rtems/lib/m486/soft-float
@dirrm i386-rtems/lib/m486
diff --git a/devel/i386-rtems-gcj/Makefile b/devel/i386-rtems-gcj/Makefile
index 95a3ed2c0143..710311818579 100644
--- a/devel/i386-rtems-gcj/Makefile
+++ b/devel/i386-rtems-gcj/Makefile
@@ -7,13 +7,13 @@
PORTNAME= gcj
PORTVERSION= 2.95.2
-PORTREVISION= 11
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${JAVANAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${JAVANAME}-rtems-20001030.diff.gz \
- ${NEWLIBNAME}-rtems-20001027.diff.gz
+PATCHFILES= ${JAVANAME}-rtems-20010221.diff \
+ ${NEWLIBNAME}-rtems-20010221.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,7 +24,7 @@ DIST_SUBDIR= rtems
LCLTARGET?= i386-rtems
JAVANAME= gcc-2.95.2
-NEWLIBNAME= newlib-1.8.2
+NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gcj
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
diff --git a/devel/i386-rtems-gcj/distinfo b/devel/i386-rtems-gcj/distinfo
index 645a36b6ce0a..d5e659ceaa2f 100644
--- a/devel/i386-rtems-gcj/distinfo
+++ b/devel/i386-rtems-gcj/distinfo
@@ -1,4 +1,4 @@
MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949
-MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db
-MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c
-MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8
+MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c
+MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
+MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile
index f12aa0e25758..9cac5a8ca522 100644
--- a/devel/i386-rtems-objc/Makefile
+++ b/devel/i386-rtems-objc/Makefile
@@ -7,13 +7,13 @@
PORTNAME= objc
PORTVERSION= 2.95.2
-PORTREVISION= 11
+PORTREVISION= 22
CATEGORIES= devel
MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
DISTFILES= ${OBJCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${OBJCNAME}-rtems-20001030.diff.gz \
- ${NEWLIBNAME}-rtems-20001027.diff.gz
+PATCHFILES= ${OBJCNAME}-rtems-20010221.diff \
+ ${NEWLIBNAME}-rtems-20010221.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,7 +24,7 @@ DIST_SUBDIR= rtems
LCLTARGET?= i386-rtems
OBJCNAME= gcc-2.95.2
-NEWLIBNAME= newlib-1.8.2
+NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
diff --git a/devel/i386-rtems-objc/distinfo b/devel/i386-rtems-objc/distinfo
index 645a36b6ce0a..d5e659ceaa2f 100644
--- a/devel/i386-rtems-objc/distinfo
+++ b/devel/i386-rtems-objc/distinfo
@@ -1,4 +1,4 @@
MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949
-MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db
-MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c
-MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8
+MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c
+MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
+MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760