df@pippilotta.erinye.com
1db91f163b
BUG#17707 check-cpu script doesn't include Turion
2007-05-29 12:23:49 +02:00
df@kahlann.erinye.com
58bf072264
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work1-testcases-20061
...
into kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work
2007-01-22 16:30:53 +01:00
cmiller@zippy.cornsilk.net
c9a0cccc23
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my41-bug23721
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1-maint
2007-01-17 13:34:36 -05:00
cmiller@zippy.cornsilk.net
332f9ff8b4
Bug#23721: compile fails: check-cpu mishandles cpu flags with \
...
hyphen in it (like ds-cpl).
convert illegal chars in cpu flags to '_' for variable assignment
2007-01-17 13:22:50 -05:00
kent@mysql.com/kent-amd64.(none)
0255a1c9c2
mysql_secure_installation.sh:
...
Portable handling of "echo" without newline (bug#24605)
check-cpu:
In developer script safe to use "printf", not "echo -n"
2007-01-01 05:30:31 +01:00
df@kahlann.erinye.com
263876f373
BUG#20061 build script can not detect my cpu
2006-12-20 17:42:44 +01:00
tsmith@maint2.mysql.com
843135ae1f
portability fix in BUILD/* for solaris
2006-08-30 21:24:09 +02:00
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