[mpir-devel] Re: Plssible documentation error int MPIR

2011-04-29 Thread Cactus
On Apr 29, 9:35 pm, "Chris" wrote: > I have been developing an Eiffel interface to MPIR.  I have come across what > appears to be a problem.  Here is the interface from the pdf documentation > for one of the functions: > > void mpz_cdiv_q_2exp (mpz t q, mpz t n, mp bitcnt t b) > > Here is the in

[mpir-devel] Plssible documentation error int MPIR

2011-04-29 Thread Chris
I have been developing an Eiffel interface to MPIR. I have come across what appears to be a problem. Here is the interface from the pdf documentation for one of the functions: void mpz_cdiv_q_2exp (mpz t q, mpz t n, mp bitcnt t b) Here is the interface from mpir.h: __GMP_DECLSPEC void mpz_c

Re: [mpir-devel] Re: MPIR v2.4 Plan

2011-04-29 Thread Jason
Hi The pa64 directory only contains an outdated params file and some asm code for add_ss and sub_ddmmss which we dont use anyway , pa64 stopped being made in 2008 and being a server chip will never be used again , I think we should remove this directory and all the configure stuff for it ,

Re: [mpir-devel] Re: MPIR v2.4 Plan

2011-04-29 Thread Jason
On Friday 29 April 2011 08:17:04 Jason wrote: > On Thursday 28 April 2011 17:31:47 Bill Hart wrote: > > On 28 April 2011 17:21, Jason wrote: > > > On Thursday 28 April 2011 15:26:26 jason wrote: > > >> On Apr 27, 10:43 pm, jason wrote: > > >> > Hi > > >> > > > >> > I going to remove some minor o

Re: [mpir-devel] Re: MPIR v2.4 Plan

2011-04-29 Thread Jason
On Thursday 28 April 2011 17:31:47 Bill Hart wrote: > On 28 April 2011 17:21, Jason wrote: > > On Thursday 28 April 2011 15:26:26 jason wrote: > >> On Apr 27, 10:43 pm, jason wrote: > >> > Hi > >> > > >> > I going to remove some minor optimizations for a fat build on the K6 > >> > and K7 cpu's ,