diff options
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 5 | ||||
-rw-r--r-- | libgomp/libgomp.texi | 6 |
2 files changed, 8 insertions, 3 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. diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index f8996f4..e70c8b2 100644 --- a/libgomp/libgomp.texi +++ b/libgomp/libgomp.texi @@ -94,7 +94,7 @@ for multi-platform shared-memory parallel programming in C/C++ and Fortran. How you can copy and share this manual. * Funding:: How to help assure continued work for free software. -* Index:: Index of this documentation. +* Library Index:: Index of this documentation. @end menu @@ -1759,8 +1759,8 @@ Bugs in the GNU OpenMP implementation should be reported via @c Index @c --------------------------------------------------------------------- -@node Index -@unnumbered Index +@node Library Index +@unnumbered Library Index @printindex cp |