From 3e1526f04ea4410a8b5247752df2f751a1086e6d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Aug 2002 18:50:04 +0000 Subject: 2002-08-21 Joel Sherrill * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for gcc 3.2 and Ada. --- scripts/ChangeLog | 5 +++++ scripts/gcc3newlib/gccnewlib.add | 3 ++- scripts/setup.def | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) (limited to 'scripts') 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 + + * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for + gcc 3.2 and Ada. + 2002-08-19 Ralf Corsepius * 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 -- cgit v1.2.3