| History log of /src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/Makefile.inc |
| Revision | | Date | Author | Comments |
| 1.8 |
| 27-Sep-2020 |
mrg | mknative-gmp output for GMP 6.2.0.
|
| 1.7 |
| 22-Aug-2017 |
mrg | updates for GMP 6.1.2 and most platforms. run tested on i386, amd64, sparc sparc64, earm, ofppc and mips64eb. build tested on most.
remove the earm* variants as they're now the same as the arm* ones.
|
| 1.6 |
| 04-Dec-2013 |
mrg | consolidate the trialdivtab.h generation code.
|
| 1.5 |
| 29-Nov-2013 |
mrg | updates for GMP 5.1.3, and new build files for most platforms.
|
| 1.4 |
| 26-Nov-2012 |
drochner | collect common rules in the shared Makefile, this propagates the .OBJDIR fix done for i386 last year to all other ports
|
| 1.3 |
| 03-Jul-2011 |
mrg | branches: 1.3.2; 1.3.8; clean up the created .s files.
|
| 1.2 |
| 24-Jun-2011 |
mrg | add a README to describe how to port GMP build framework, and a script to parse the GMP ./configure output and generate part of a makefile.
move all the mpn build stuff into the MD part of the framework, and update the amd64 port to build all the parts it should.
XXX: amd64 build fails to preprocess redc_1.asm gcd_1.asm mod_1_4.asm, XXX: so we're using the generic C versions for now.
|
| 1.1 |
| 23-Jun-2011 |
mrg | make this build on amd64.
XXX: need to confirm that all the objects are built but this is XXX: enough to make GCC happy.
|
| 1.3.8.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.3.8.1 |
| 25-Feb-2013 |
tls | resync with head
|
| 1.3.2.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.3.2.1 |
| 16-Jan-2013 |
yamt | sync with (a bit old) head
|