summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-21 18:50:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-21 18:50:04 +0000
commit3e1526f04ea4410a8b5247752df2f751a1086e6d (patch)
tree23f261503d330858722a450aff9face0bfb9e7a7 /scripts
parent2002-08-21 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3e1526f04ea4410a8b5247752df2f751a1086e6d.tar.bz2
2002-08-21 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Updated the tools for gcc 3.2 and Ada.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ChangeLog5
-rw-r--r--scripts/gcc3newlib/gccnewlib.add3
-rw-r--r--scripts/setup.def6
3 files changed, 10 insertions, 4 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 36bc2ec896..ad137526a9 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-21 Joel Sherrill <joel@OARcorp.com>
+
+ * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
+ gcc 3.2 and Ada.
+
2002-08-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index 735c256aa4..3277679fe9 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -21,9 +21,10 @@ Packager: corsepiu@faw.uni-ulm.de and joel@OARcorp.com
Version: gcc@gcc_version@newlib@newlib_version@
# gcc 3.x and gcc 2.9
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-@gcc_version@.tar.gz
# Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-@gcc_version@.tar.bz2
# gcc 2.95.x
-Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-@gcc_version@.tar.bz2
+# Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-@gcc_version@.tar.bz2
Source1: ftp://sources.redhat.com/pub/newlib/newlib-@newlib_version@.tar.gz
@PATCH1@
@PATCH3@
diff --git a/scripts/setup.def b/scripts/setup.def
index 32dba9c943..580a4e0a26 100644
--- a/scripts/setup.def
+++ b/scripts/setup.def
@@ -19,6 +19,6 @@ rtems_rpm_release=1
rpm_build_root=%{_tmppath}
gcc3newlib_version=1.10.0
gcc3newlib_patch_version=20020809
-gcc3_version=3.1
-gcc3_patch_version=20020628
-gcc3newlib_rpm_release=7
+gcc3_version=3.2
+gcc3_patch_version=20020819
+gcc3newlib_rpm_release=1