Commit Graph

32 Commits

Author SHA1 Message Date
William Hart
82816d9951 Recognise mingw64 from msys2. 2014-09-14 21:00:31 +01:00
William Hart
089a8ff437 Put back our hacked config.guess and config.sub. 2014-02-04 15:43:12 +00:00
William Hart
7e5589a8bb Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
wbhart
b5c7f9ea26 Revert back to older version of config.guess as it got clobbered by autoreconf -i -f. 2012-10-03 16:40:54 +00:00
wbhart
e041bc1a55 Switched back to doing autoreconf -i on eno, as MinGW32 is incapable of handling simple things like making an MPIR lzma tarball. 2012-10-03 14:56:41 +00:00
jasonmoxham
a6c2480527 removed some alpha specific stuff 2011-08-10 15:54:48 +00:00
jasonmoxham
5b095b52b5 cleanup 2011-07-27 08:06:01 +00:00
jasonmoxham
0af26b5bf4 update cpuid.c to be a function rather than a code fragment 2011-04-04 00:40:39 +00:00
jasonmoxham
2d3721d943 hack config.guess to distinguish between mingw32 and mingw64 2010-09-23 03:12:54 +00:00
jasonmoxham
339fafbc28 new x86_64 cpuid that works with both calling conventions 2010-08-14 14:46:32 +00:00
jasonmoxham
531dcdb0ba recognize bsd cpuid report of amd64 as a x86_64 2009-07-27 22:39:10 +00:00
jasonmoxham
9a45836cf4 update config.guess to remove dummy file under cygwin/mingw 2009-06-14 21:17:15 +00:00
jasonmoxham
d33a113cd2 config.guess update for pathscale cc 2009-04-21 16:35:04 +00:00
jasonmoxham
5a048dae03 merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
wbhart
c1bd2c389b Turned execute and executable on for config* 2009-03-16 14:19:39 +00:00
jasonmoxham
599f86a919 lahf and nocona hack... aaarrrrgggghhhh 2009-03-15 01:18:54 +00:00
wbhart
b888227e03 Gonzalo Tornaria's patch to make all 64 bit intel processors either core
2 or nocona.
2009-03-14 20:26:01 +00:00
jasonmoxham
9466115888 Atom cpuid update 2009-03-14 00:16:29 +00:00
jasonmoxham
4e092271ed Nehalem cpuid update 2009-03-13 20:00:56 +00:00
jasonmoxham
deb06ea4ed merged k8-branch into trunk , autotools , few handbits , windows bits just copyed over 2009-02-19 23:22:30 +00:00
wbhart
1771b581dc Added support for Phenom in config.guess. 2009-01-03 22:19:43 +00:00
wbhart
0adcd9a681 Added support for CPUID Family 6 Model 1D (Xeon 7460 -> Core 2). 2008-12-24 00:12:13 +00:00
wbhart
79aacf7209 Updated license information for many files. 2008-07-24 21:14:10 +00:00
wbhart
bab924daa3 Corrected error in config.guess. 2008-07-05 00:54:09 +00:00
wbhart
3a9f0727e5 Dos to unix line endings. 2008-07-05 00:29:18 +00:00
wbhart
d04b978dc5 Distinguish pentium4, prescott and nocona. 2008-07-05 00:21:35 +00:00
wbhart
55219c7cf7 Made family 6 model 22 celeron identify as a core 2. 2008-06-25 09:22:59 +00:00
wbhart
e86fc8f1f4 Added missing semicolon, noted by iciti. 2008-06-11 11:34:46 +00:00
wbhart
25348dd548 Fixed the model numbers 22 and 23 which were previously entered as 16
and 17.
2008-06-11 10:10:21 +00:00
wbhart
d03c4039ef Added model numbers 16 and 17 (Celeron and Core2) to config.guess. 2008-06-10 22:22:08 +00:00
wbhart
5f64d76c9a Set execute permissions on these scripts and applied Gonzalo's patch for
detecting Core2.
2008-05-27 23:37:45 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00