This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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] ppc64 add gmp-mparam.h


> Set the WORDSIZE for the GNU multiple precision library (gmp).
> This patch supports both powerpc32 and powerpc64.  The original was
> copied from sysdeps/sparc.  

Since this file is nearly identical on most platforms, I instead just made
the sysdeps/generic version use __WORDSIZE and removed the files for the
platforms that need nothing else (those that don't define IEEE_*).


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