X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libiberty%2Flibiberty.texi;h=f4af66d40b9185a3cd0bc10ed26c430ccc875c81;hb=e76ff5abe375e1e7535f7827db01bce70bc9710d;hp=a13bf2c4e1723fd017a4793bb457060d29875532;hpb=fa9f0e33b3c0510267d7a41f2f4ee72ba452c37e;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index a13bf2c4e1..f4af66d40b 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -10,7 +10,7 @@ @finalout @c %**end of header - + @dircategory GNU libraries @direntry * Libiberty: (libiberty). Library of utility functions which @@ -21,15 +21,14 @@ @code{libiberty} @end macro -@c The edition date is written in three locations. Search for 'thedate'. @ifinfo This manual describes the GNU @libib library of utility subroutines. -This edition accompanies GCC 3, September 2001. -Copyright @copyright{} 2001 Free Software Foundation, Inc. +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 + under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the @@ -45,27 +44,26 @@ notice identical to this one except for the removal of this paragraph @end ifinfo -@c The edition date is written in three locations. Search for 'thedate'. @titlepage @title @sc{gnu} libiberty -@subtitle September 2001 -@subtitle for GCC 3 @author Phil Edwards et al. @page @vskip 0pt plus 1filll -Copyright @copyright{} 2001 Free Software Foundation, Inc. +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 + under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. @end titlepage - +@contents +@page @ifnottex @node Top,Using,, @@ -75,9 +73,6 @@ The @libib{} library is a collection of subroutines used by various GNU programs. It is available under the Library General Public License; for more information, see @ref{Library Copying}. -@c The edition date is written in three locations. Search for 'thedate'. -This edition accompanies GCC 3, September 2001. - @end ifnottex @menu @@ -87,8 +82,6 @@ This edition accompanies GCC 3, September 2001. * Functions:: Available functions, macros, and global variables. -* Obstacks:: Object Stacks. - * Licenses:: The various licenses under which libiberty sources are distributed. @@ -248,8 +241,7 @@ central location from which to use, maintain, and distribute them. * Obstacks:: Stacks of arbitrary objects. @end menu -@c This is generated from the glibc manual using a make-obstacks-texi.sh -@c script of Phil's. Hope it's accurate. +@c This is generated from the glibc manual using contrib/make-obstacks-texi.pl @include obstacks.texi @node Functions @@ -314,11 +306,10 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -@node Index +@node Index @unnumbered Index @printindex cp -@contents @bye