stewart@mysql.com
3af5b8e5c1
Fix BUILD/check-cpu for powerpc
2005-06-06 10:56:20 +10:00
hartmut@mysql.com
03056a2892
check-cpu fixes/improvements (Bug #11065 )
...
- support additional platforms (OpenBSD, Darwin)
- make use of /proc/cpuinfo CPU flag information
(needed to distinguish EMT64 Xeons from normal ones)
- chose the right CPU related options depending on
GCC version and target architecture
- check if the chosen CPU type is actually supported
by the GCC version , fallback to CPUs predecessor
until test compile succeeds
2005-06-03 11:21:43 +02:00
stewart@mysql.com
274fee09c9
BUG#10796 Incorrect check-cpu result for ppc linux gcc
2005-05-25 12:18:18 +10:00
msvensson@neptunus.(none)
08a48ac2d4
Fix for Ingo
2005-05-10 17:51:29 +02:00
msvensson@neptunus.(none)
7366c21839
Add compiler settings for Pentium M
2005-05-09 21:59:03 +02:00
msvensson@neptunus.(none)
82e6d15be5
Fixes after review
2005-05-09 14:49:27 +02:00
msvensson@neptunus.(none)
f285a1a40e
Fix check-cpu, add more recognized cpus
2005-05-09 11:26:03 +02:00
antony@ltantony.mysql.com
9eaf381d03
FreeBSD doesn't have /proc/cpuinfo, use sysctl to find cpu model.
2005-05-08 01:18:19 +01:00
msvensson@neptunus.(none)
370cd22b57
After review fixes to check-cpu
2005-04-28 13:30:45 +02:00
msvensson@neptunus.(none)
49818d6f2d
After review fix
2005-04-27 17:52:14 +02:00
msvensson@neptunus.(none)
6b84489a01
Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march instead
...
- Made a script that selects the best compiler optimizations for the current cpu.
- Use the script from BUILD/SETUP.sh
2005-04-27 12:50:37 +02:00