diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 73157f5ebc..1878443e7f 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2002-10-24 Joel Sherrill + + * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314. + * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not + currently include the patch referenced in PR8344. + 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add index c5c76336fc..ee33298586 100644 --- a/scripts/gcc3newlib/gccnewlib.add +++ b/scripts/gcc3newlib/gccnewlib.add @@ -83,7 +83,6 @@ NoSource: 1 %endif %if "@target_alias@" == "mips-rtems" -%define build_gnat %_gnat %define build_gcj 1 %endif diff --git a/scripts/setup.def b/scripts/setup.def index 580a4e0a26..546a22844e 100644 --- a/scripts/setup.def +++ b/scripts/setup.def @@ -20,5 +20,5 @@ rpm_build_root=%{_tmppath} gcc3newlib_version=1.10.0 gcc3newlib_patch_version=20020809 gcc3_version=3.2 -gcc3_patch_version=20020819 -gcc3newlib_rpm_release=1 +gcc3_patch_version=20021022 +gcc3newlib_rpm_release=2