PATCH for powerpc-unknown-linux-gnulibc1
Franz Sirl
Franz.Sirl-kernel@lauterbach.com
Thu Mar 5 02:31:00 GMT 1998
At 22:03 04.03.98 -0700, Jeffrey A Law wrote:
>
> In message <3.0.5.32.19980218141846.0085ab00@mail.lauterbach.com>you write:
> > --=====================_887804326==_
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Hi,
> >
> > I must have had a bad day when I did my patches on Jan 3 ;-)). They
are onl
> > y partly correct. The following patches are against pre-1.0.2. They
apply a
> > lso to the development tree, additionally the rest of my Jan 3 patch
to the
> > toplevel configure.in has to be removed there.
> > Sorry for the inconvenience.
> >
> > Bye,
> > Franz.
> >
> > Wed Feb 18 14:05:00 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
> > * rs6000/linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if
> > USE_GNULIBC_1 is defined
> > * configure.in: add a new case powerpc-*-linux-gnulibc1 which
> > includes the t-linux-gnulibc1 fragment
> > * configure: likewise
>Sorry for the delay. I did't realize this was also important for
>the 1.0.2 release.
No problem ;-) I thought you were simply overloaded. I would have reminded
you in the next few days anyway.
>I installed this in the mainline sources and into the 1.0.2 release
>branch.
The mainline sources also need the following reverted (sorry) patch.
Thu Mar 05 11:24:00 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
Index: configure.in
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/configure.in,v
retrieving revision 1.14
diff -u -r1.14 configure.in
--- configure.in 1998/02/01 01:41:24 1.14
+++ configure.in 1998/03/05 10:20:21
@@ -306,9 +306,6 @@
powerpc-*-netware*)
target_makefile_frag="${target_makefile_frag} config/mt-netware"
;;
- powerpc*-*-linux-gnulibc1)
- target_makefile_frag="${target_makefile_frag} config/mt-linux"
- ;;
*-*-linux-gnu)
target_makefile_frag="${target_makefile_frag} config/mt-linux"
;;
More information about the Gcc-bugs
mailing list