aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2004-11-22 23:32:13 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2004-11-22 23:32:13 +0000
commit7a368f7f981202540bc08fdd6da2902ed5bc672b (patch)
treed2cd5b5ada23b5c5697dd5e6a9fd36bada66d2fd /boehm-gc/ChangeLog
parentb36551aefa265cd61508ea84e8b65dd55447e770 (diff)
* 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: https://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 afbaed422e42..a00850ac657c 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.