aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-g77
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-10-13 23:43:36 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-10-13 23:43:36 +0000
commit488786de1d1fb88f20df55494cc094c83bca6e0f (patch)
treeb2149195b24482ffbb814529d168b8c114f56e0e /devel/i386-rtems-g77
parentb3a1e64cac815e1bf4a29541e43d2e0e132abbd6 (diff)
downloadports-488786de1d1fb88f20df55494cc094c83bca6e0f.tar.gz
ports-488786de1d1fb88f20df55494cc094c83bca6e0f.zip
Upgrade all the GCC based RTEMS ports to gcc-2.95.3
Notes
Notes: svn path=/head/; revision=48739
Diffstat (limited to 'devel/i386-rtems-g77')
-rw-r--r--devel/i386-rtems-g77/Makefile10
-rw-r--r--devel/i386-rtems-g77/distinfo6
-rw-r--r--devel/i386-rtems-g77/files/patch-aa4
-rw-r--r--devel/i386-rtems-g77/files/patch-ab16
-rw-r--r--devel/i386-rtems-g77/pkg-plist.arm-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.i386-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.m68k-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.mips-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.powerpc-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.sh-rtems2
-rw-r--r--devel/i386-rtems-g77/pkg-plist.sparc-rtems2
11 files changed, 25 insertions, 25 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index 4dfc4f89aa8e..1d714f982868 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= g77
-PORTVERSION= 2.95.2
-PORTREVISION= 22
+PORTVERSION= 2.95.3
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= newlib
DISTFILES= ${F77NAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${F77NAME}-rtems-20010221.diff \
- ${NEWLIBNAME}-rtems-20010221.diff
+PATCHFILES= ${F77NAME}-rtems-20010622a.diff \
+ ${NEWLIBNAME}-rtems-20010622.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -21,7 +21,7 @@ MAINTAINER= jeh@FreeBSD.org
LCLTARGET?= i386-rtems
-F77NAME= gcc-2.95.2
+F77NAME= gcc-2.95.3
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 20c9144c2049..eb939cbca442 100644
--- a/devel/i386-rtems-g77/distinfo
+++ b/devel/i386-rtems-g77/distinfo
@@ -1,4 +1,4 @@
-MD5 (gcc-2.95.2.tar.gz) = 0e36957d734286e242e9697fd2806c4f
+MD5 (gcc-2.95.3.tar.gz) = f3ad4f32c2296fad758ed051b5ac8e28
MD5 (newlib-1.9.0.tar.gz) = ca85717ef6e9ec57b895e286f8c1d905
-MD5 (gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3
-MD5 (newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760
+MD5 (gcc-2.95.3-rtems-20010622a.diff) = 67a27e618ad38879fb5d58a609c26744
+MD5 (newlib-1.9.0-rtems-20010622.diff) = 18e88710e89a6801a9a32ea547e2afbb
diff --git a/devel/i386-rtems-g77/files/patch-aa b/devel/i386-rtems-g77/files/patch-aa
index 73960afa69fc..7fb815a8ae18 100644
--- a/devel/i386-rtems-g77/files/patch-aa
+++ b/devel/i386-rtems-g77/files/patch-aa
@@ -1,5 +1,5 @@
---- gcc-2.95.2/Makefile.in.orig Fri Sep 1 21:07:00 2000
-+++ gcc-2.95.2/Makefile.in Fri Sep 1 21:16:11 2000
+--- gcc-2.95.3/Makefile.in.orig Fri Sep 1 21:07:00 2000
++++ gcc-2.95.3/Makefile.in Fri Sep 1 21:16:11 2000
@@ -656,9 +656,7 @@
install-autoconf \
install-automake \
diff --git a/devel/i386-rtems-g77/files/patch-ab b/devel/i386-rtems-g77/files/patch-ab
index 1f99506f8f1f..d64b5eb54233 100644
--- a/devel/i386-rtems-g77/files/patch-ab
+++ b/devel/i386-rtems-g77/files/patch-ab
@@ -1,6 +1,6 @@
---- gcc-2.95.2/gcc/Makefile.in.orig Fri Aug 13 03:46:55 1999
-+++ gcc-2.95.2/gcc/Makefile.in Fri Sep 1 21:15:38 2000
-@@ -400,7 +400,7 @@
+--- gcc-2.95.3/gcc/Makefile.in.orig Thu Jan 25 09:02:58 2001
++++ gcc-2.95.3/gcc/Makefile.in Thu Sep 13 07:11:36 2001
+@@ -401,7 +401,7 @@
MAYBE_USE_COLLECT2 = @maybe_use_collect2@
# It is convenient for configure to add the assignment at the beginning,
# so don't override it here.
@@ -9,7 +9,7 @@
# List of extra C and assembler files to add to libgcc1.a.
# Assembler files should have names ending in `.asm'.
-@@ -437,7 +437,7 @@
+@@ -438,7 +438,7 @@
# A list of all the language-specific executables.
# This is overridden by configure.
@@ -18,7 +18,7 @@
# List of things which should already be built whenever we try to use xgcc
# to compile anything (without linking).
-@@ -2432,9 +2432,8 @@
+@@ -2433,9 +2433,8 @@
# Copy the compiler files into directories where they will be run.
# Install the driver last so that the window when things are
# broken is small.
@@ -30,7 +30,7 @@
# Do nothing while making gcc with a cross-compiler. The person who
# makes gcc for the target machine has to know how to put a complete
-@@ -2507,51 +2506,6 @@
+@@ -2508,51 +2507,6 @@
else true; \
fi; \
done
@@ -71,8 +71,8 @@
- $(INSTALL_DATA) SYSCALLS.c.X $(libsubdir)/SYSCALLS.c.X; \
- chmod a-x $(libsubdir)/SYSCALLS.c.X; \
- fi
-- -rm -f $(libsubdir)/cpp$(exeext)
-- $(INSTALL_PROGRAM) cpp$(exeext) $(libsubdir)/cpp$(exeext)
+- -rm -f $(libsubdir)/cpp0$(exeext)
+- $(INSTALL_PROGRAM) cpp0$(exeext) $(libsubdir)/cpp0$(exeext)
-# Install gcov if it was compiled.
- -if [ -f gcov$(exeext) ]; \
- then \
diff --git a/devel/i386-rtems-g77/pkg-plist.arm-rtems b/devel/i386-rtems-g77/pkg-plist.arm-rtems
index 261f4a20103d..4041f857bd68 100644
--- a/devel/i386-rtems-g77/pkg-plist.arm-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.arm-rtems
@@ -1,2 +1,2 @@
bin/arm-rtems-g77
-lib/gcc-lib/arm-rtems/2.95.2/f771
+lib/gcc-lib/arm-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.i386-rtems b/devel/i386-rtems-g77/pkg-plist.i386-rtems
index 52e73a6157bc..13ab041bdde3 100644
--- a/devel/i386-rtems-g77/pkg-plist.i386-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.i386-rtems
@@ -1,2 +1,2 @@
bin/i386-rtems-g77
-lib/gcc-lib/i386-rtems/2.95.2/f771
+lib/gcc-lib/i386-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.m68k-rtems b/devel/i386-rtems-g77/pkg-plist.m68k-rtems
index 705ddda012c9..cb883cae14d0 100644
--- a/devel/i386-rtems-g77/pkg-plist.m68k-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.m68k-rtems
@@ -1,2 +1,2 @@
bin/m68k-rtems-g77
-lib/gcc-lib/m68k-rtems/2.95.2/f771
+lib/gcc-lib/m68k-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.mips-rtems b/devel/i386-rtems-g77/pkg-plist.mips-rtems
index ff43982c1dda..72d4396be214 100644
--- a/devel/i386-rtems-g77/pkg-plist.mips-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.mips-rtems
@@ -1,2 +1,2 @@
bin/mips-rtems-g77
-lib/gcc-lib/mips-rtems/2.95.2/f771
+lib/gcc-lib/mips-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.powerpc-rtems b/devel/i386-rtems-g77/pkg-plist.powerpc-rtems
index 9cd53835c184..fd82979e363a 100644
--- a/devel/i386-rtems-g77/pkg-plist.powerpc-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.powerpc-rtems
@@ -1,2 +1,2 @@
bin/powerpc-rtems-g77
-lib/gcc-lib/powerpc-rtems/2.95.2/f771
+lib/gcc-lib/powerpc-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.sh-rtems b/devel/i386-rtems-g77/pkg-plist.sh-rtems
index 340d7f3d5586..fac6d348df59 100644
--- a/devel/i386-rtems-g77/pkg-plist.sh-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.sh-rtems
@@ -1,2 +1,2 @@
bin/sh-rtems-g77
-lib/gcc-lib/sh-rtems/2.95.2/f771
+lib/gcc-lib/sh-rtems/2.95.3/f771
diff --git a/devel/i386-rtems-g77/pkg-plist.sparc-rtems b/devel/i386-rtems-g77/pkg-plist.sparc-rtems
index be506ba0c354..f7e1acb92811 100644
--- a/devel/i386-rtems-g77/pkg-plist.sparc-rtems
+++ b/devel/i386-rtems-g77/pkg-plist.sparc-rtems
@@ -1,2 +1,2 @@
bin/sparc-rtems-g77
-lib/gcc-lib/sparc-rtems/2.95.2/f771
+lib/gcc-lib/sparc-rtems/2.95.3/f771