aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2010-04-01 10:32:10 +0000
committerRainer Orth <ro@gcc.gnu.org>2010-04-01 10:32:10 +0000
commitddcc3550c2cd71719a349ce04362ec53f41f57f7 (patch)
tree09c3a4806467b48eb4fa284ba6d15e7a3bfc96c2 /gcc/ChangeLog
parent93234e58e5f489fb0b03b902442758302ed338ad (diff)
downloadgcc-ddcc3550c2cd71719a349ce04362ec53f41f57f7.zip
gcc-ddcc3550c2cd71719a349ce04362ec53f41f57f7.tar.gz
gcc-ddcc3550c2cd71719a349ce04362ec53f41f57f7.tar.bz2
config.guess (i[34567]86-*-solaris2*): Default with_arch_32, with_tune_32 to pentium4.
* config.guess (i[34567]86-*-solaris2*): Default with_arch_32, with_tune_32 to pentium4. From-SVN: r157903
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9f61676..7a194bd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * config.guess (i[34567]86-*-solaris2*): Default with_arch_32,
+ with_tune_32 to pentium4.
+
2010-04-01 Uros Bizjak <ubizjak@gmail.com>
* config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.