diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-03-26 21:20:04 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2014-03-26 21:20:04 +0000 |
commit | c288ec8f21609193c80546000ac23ce1f1bc69e7 (patch) | |
tree | 84817e09a33e844bdb38b56bad0331b4c5a2b9c3 | |
parent | 274c7b7b4c6f279d9111b3e7aacf3054d57542d5 (diff) | |
download | gcc-c288ec8f21609193c80546000ac23ce1f1bc69e7.zip gcc-c288ec8f21609193c80546000ac23ce1f1bc69e7.tar.gz gcc-c288ec8f21609193c80546000ac23ce1f1bc69e7.tar.bz2 |
* libitm.texi (Index): Rename to Library Index.
From-SVN: r208853
-rw-r--r-- | libitm/ChangeLog | 4 | ||||
-rw-r--r-- | libitm/libitm.texi | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog index f3c8d12..00db949 100644 --- a/libitm/ChangeLog +++ b/libitm/ChangeLog @@ -1,3 +1,7 @@ +2014-03-26 Joseph Myers <joseph@codesourcery.com> + + * libitm.texi (Index): Rename to Library Index. + 2014-01-13 H.J. Lu <hongjiu.lu@intel.com> PR libitm/53113 diff --git a/libitm/libitm.texi b/libitm/libitm.texi index 38b16b5..08776f3 100644 --- a/libitm/libitm.texi +++ b/libitm/libitm.texi @@ -69,7 +69,7 @@ several threads. * Internals:: Notes on libitm's internal synchronization. * GNU Free Documentation License:: How you can copy and share this manual. -* Index:: Index of this documentation. +* Library Index:: Index of this documentation. @end menu @@ -766,8 +766,8 @@ priority inheritance until the TM has priority-aware contention management. @c Index @c --------------------------------------------------------------------- -@node Index -@unnumbered Index +@node Library Index +@unnumbered Library Index @printindex cp |