aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2006-06-13 23:06:42 +0000
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2006-06-13 23:06:42 +0000
commit6976c28f870d2fb87e12bd5ef879d15115d66db8 (patch)
treebd331c172afe44e9ef3f1940657fb62d2c6637c4 /ChangeLog
parentc2c6952627cf2f78efbbb524ce8645e81231d3e0 (diff)
downloadnewlib-6976c28f870d2fb87e12bd5ef879d15115d66db8.zip
newlib-6976c28f870d2fb87e12bd5ef879d15115d66db8.tar.gz
newlib-6976c28f870d2fb87e12bd5ef879d15115d66db8.tar.bz2
Sync from gcc:
2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * configure.in: Don't enable libgomp on hpux10. * configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2182ad8..70a0978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ Sync from gcc:
+
+ 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+ * configure.in: Don't enable libgomp on hpux10.
+ * configure: Rebuilt.
+
2006-06-13 David Ayers <d.ayers@inode.at>
Sync from gcc: