summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-22 23:32:13 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-22 23:32:13 +0000
commitdb09292e79ecb53a7e05fe5729260d9305582b94 (patch)
treed2cd5b5ada23b5c5697dd5e6a9fd36bada66d2fd /boehm-gc/ChangeLog
parente07ee0de593e559ab1d94d0cf5edd4cf1bd0a9f1 (diff)
downloadgcc-db09292e79ecb53a7e05fe5729260d9305582b94.tar.gz
* configure.ac (machdep): Use sparc_mach_dep.lo on
sparc64-sun-solaris2.* too. (Solaris gcc optimization fix): Disable on sparc*-sun-solaris2.*. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91047 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index afbaed422e4..a00850ac657 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,5 +1,12 @@
2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
+ * configure.ac (machdep): Use sparc_mach_dep.lo on
+ sparc64-sun-solaris2.* too.
+ (Solaris gcc optimization fix): Disable on sparc*-sun-solaris2.*.
+ * configure: Regenerate.
+
+2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
+
PR target/18444
* configure.ac (threading): Accept 'posix95'.
* configure: Regenerate.