Re: CVS commit: src/external/lgpl3/gmp/dist

2014-06-23 Thread Matt Thomas
On Jun 23, 2014, at 5:48 AM, KIYOHARA Takashi wrote: > Module Name: src > Committed By: kiyohara > Date: Mon Jun 23 12:48:43 UTC 2014 > > Modified Files: > src/external/lgpl3/gmp/dist: configure > > Log Message: > Support earm*-*-*. why? we don't use that.

Re: CVS commit: src/external/lgpl3/gmp/dist

2012-12-16 Thread Christoph Egger
On 16.12.12 15:40, Christoph Egger wrote: Module Name:src Committed By: cegger Date: Sun Dec 16 14:40:08 UTC 2012 Modified Files: src/external/lgpl3/gmp/dist: gmp-h.in Log Message: Always use extern __inline__ with gcc>= 4.2. Fall back to prototypes on older gcc version