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: Removed unnecessary millicode routines from libgcc on hppa64-hp-hpux11.X


On Fri, Mar 08, 2002 at 11:44:26PM -0500, John David Anglin wrote:
> This patch removes various millicode routines from libgcc for 
> the hppa*64-hp-hpux11.* target.  They were added by Alan Modra
> in this patch <http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00207.html>.
> The routines duplicate routines in /usr/lib/pa20_64/milli.a.  Given
> the issues that have been raised about linking with libgcc, I
> believe that is best that we not include the milli routines in
> libgcc under hpux.

At the time I made the patch, the millicode functions were only added
to libgcc.a for cross-compilers.  It would be nice if they were still
available somehow for cross-compilers.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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