summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-05 02:53:03 +0000
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-05 02:53:03 +0000
commita3f4b5ccaad9aec93bf280e5cbcb46ed42e24c1e (patch)
treeb93e238136f901e493887266d3023cbea9292b37 /libgomp/ChangeLog
parent30cea690869f7322df06914dee061402e54a1183 (diff)
downloadgcc-a3f4b5ccaad9aec93bf280e5cbcb46ed42e24c1e.tar.gz
2012-07-04 Sandra Loosemore <sandra@codesourcery.com>
libgomp/ * libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with index.html on case-insensitive file systems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189278 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 0b0266c33ea..52c269dfbda 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-04 Sandra Loosemore <sandra@codesourcery.com>
+
+ * libgomp.texi (Library Index): Renamed from "Index" to prevent
+ conflict with index.html on case-insensitive file systems.
+
2012-07-03 Uros Bizjak <ubizjak@gmail.com>
* config/linux/x86/futex.h (cpu_relax): Use __builtin_ia32_pause.