diff options
author | DJ Delorie <dj@redhat.com> | 2013-03-01 23:00:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2013-03-01 23:00:28 +0000 |
commit | 2fd2526eddaaae19b22deae59edee05fd1965d91 (patch) | |
tree | 323fecf0f5593f3b68ff9288ffac5a7af6ac3fa0 /libiberty/libiberty.texi | |
parent | 7d7a477d00972ac5768b615881012c7b8f3c11f2 (diff) | |
download | gdb-2fd2526eddaaae19b22deae59edee05fd1965d91.zip gdb-2fd2526eddaaae19b22deae59edee05fd1965d91.tar.gz gdb-2fd2526eddaaae19b22deae59edee05fd1965d91.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/libiberty.texi')
-rw-r--r-- | libiberty/libiberty.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index 74f70d2..f1e4bdd 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -82,8 +82,6 @@ License; for more information, see @ref{Library Copying}. * Functions:: Available functions, macros, and global variables. -* Obstacks:: Object Stacks. - * Licenses:: The various licenses under which libiberty sources are distributed. @@ -245,7 +243,11 @@ central location from which to use, maintain, and distribute them. @c This is generated from the glibc manual using a make-obstacks-texi.sh @c script of Phil's. Hope it's accurate. +@lowersections +@lowersections @include obstacks.texi +@raisesections +@raisesections @node Functions @chapter Function, Variable, and Macro Listing. |