1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Upgrade to use newlib-1.9.0

Also use the latest rtems patches
This commit is contained in:
James E. Housley 2001-04-10 21:02:30 +00:00
parent b6edaa17d4
commit a471fda8fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41234
12 changed files with 49 additions and 35 deletions

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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