aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2012-07-04 22:53:03 -0400
committerSandra Loosemore <sandra@gcc.gnu.org>2012-07-04 22:53:03 -0400
commit3d3949df0fc9936c2a7b94c19bb7f0f5ed55c89c (patch)
treeb93e238136f901e493887266d3023cbea9292b37 /libgomp/ChangeLog
parentb63d8901d1dc4b6e8e29fe898850db860c4890b2 (diff)
downloadgcc-3d3949df0fc9936c2a7b94c19bb7f0f5ed55c89c.zip
gcc-3d3949df0fc9936c2a7b94c19bb7f0f5ed55c89c.tar.gz
gcc-3d3949df0fc9936c2a7b94c19bb7f0f5ed55c89c.tar.bz2
libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with index.html on case-insensitive...
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. From-SVN: r189278
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 0b0266c..52c269d 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.