This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] 3.2: Fixup symbol versioning mistake on powerpc-linux-gnu


On Montag, 5. August 2002 05:09, Mark Mitchell wrote:
> --On Sunday, August 04, 2002 09:02:02 PM +0200 Franz Sirl
>
> <Franz.Sirl-kernel@lauterbach.com> wrote:
> > Hi,
> >
> > this turned out to be more difficult than I thought, but finally I had
> > the  right idea on how to tackle that.
>
> I'm going to delegate this to Jakub/Richard.  They have more expertise.
>
> I do need to know by tomorrow whether this is going in or not; I want
> to spin the prerelease tomorrow night.

In order to inrease the acceptability of the patch, I reworked it towards 
minimum invasiveness.

OK to commit to 3.2 branch?

Franz.

2002-08-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
                       Jakub Jelinek  <jakub@redhat.com>

	* gcc/Makefile.in (LIB2_DIVMOD_ST_SH_FUNCS): Handle new variable.
	* gcc/mklibgcc.in: Handle LIB2_DIVMOD_ST_SH_FUNCS.
	* gcc/mkmap-symver.awk: Handle symbols with @ specially.
	* gcc/config/rs6000/t-ppccomm (TARGET_LIBGCC2_CFLAGS): Add
 	versioning header.
	(LIB2_DIVMOD_ST_SH_FUNCS): Add symbols with multiple versions.
	(SHLIB_MAPFILES): Use new version script.
 	* gcc/config/rs6000/divmod-symver.h: New file.
 	* gcc/config/rs6000/libgcc-glibc.ver: New file.

Attachment: gcc-libgcc-compat-ppc-2.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]