summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-26 16:22:18 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-26 16:22:18 +0000
commit6e67728e87cc3fdb97f600ea25318e48a64ea899 (patch)
treeec93809cdf0c4f6c5a4567e07ea854298ef4dd7f /libgomp/ChangeLog
parent095a3ce9a2b69eeaae28ea51c1cbbd1322ee291d (diff)
downloadgcc-6e67728e87cc3fdb97f600ea25318e48a64ea899.tar.gz
* libgomp.texi: Add function keyword to a couple of Fortran
interfaces, use integer instead of int for Fortran. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162540 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index f98b9647ed8..03cf70bc0db 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-26 Jakub Jelinek <jakub@redhat.com>
+
+ * libgomp.texi: Add function keyword to a couple of Fortran
+ interfaces, use integer instead of int for Fortran.
+
2010-07-26 Aldy Hernandez <aldyh@redhat.com>
* libgomp.texi: Fix spelling and pasto problems throughout.