summaryrefslogtreecommitdiffstats
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-12-04 22:01:04 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2007-12-04 22:01:04 +0000
commit658b4427632fb21c83de781de89f2e28b0677ad4 (patch)
treeb31d787cdf4d4c1cd8c9c32bf14a39a197816b6e /libgomp/ChangeLog
parentb71f72d7e2bfaac7cf383a8857e53ad3cd0e038b (diff)
downloadppe42-gcc-658b4427632fb21c83de781de89f2e28b0677ad4.tar.gz
ppe42-gcc-658b4427632fb21c83de781de89f2e28b0677ad4.zip
* omp-low.c (optimize_omp_library_calls): New function.
(expand_omp_parallel): Call it if optimizing. * omp.h.in (__GOMP_NOTHROW): Define. Use it on omp_* prototypes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130610 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 76293bdd8ce..7d3ef12a719 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-04 Jakub Jelinek <jakub@redhat.com>
+
+ * omp.h.in (__GOMP_NOTHROW): Define. Use it on omp_* prototypes.
+
2007-12-03 Jakub Jelinek <jakub@redhat.com>
* testsuite/libgomp.c/private-1.c: New test.
OpenPOWER on IntegriCloud