X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=gcc-info.patch;h=1536e1c6ae53b7e004177666022d8008eb779aa2;hb=c5a41995c71ea9b25cba74c15a20e216a2485cbb;hp=b848a1389c6bb8b45c621b7a9731a83b64c95ed3;hpb=7a6e13b7c210dd35129541d43a2c7f6ef6869c4a;p=packages%2Fgcc.git diff --git a/gcc-info.patch b/gcc-info.patch index b848a13..1536e1c 100644 --- a/gcc-info.patch +++ b/gcc-info.patch @@ -28,7 +28,7 @@ --- a/gcc/doc/gcc.texi 2004-07-22 22:12:20.000000000 +0200 +++ b/gcc/doc/gcc.texi 2004-09-26 10:58:58.218713528 +0200 -@@ -62,10 +62,10 @@ +@@ -61,13 +61,13 @@ Texts being (a) (see below), and with th funds for GNU development. @end copying @ifnottex @@ -37,8 +37,14 @@ @direntry -* gcc: (gcc). The GNU Compiler Collection. -* g++: (gcc). The GNU C++ compiler. +-* gcov: (gcc) Gcov. @command{gcov}---a test coverage program. +-* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program. +-* gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool. +* gcc: (gcc). The GNU Compiler Collection +* g++: (gcc). The GNU C++ compiler ++* gcov: (gcc) Gcov. @command{gcov}---a test coverage program ++* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program ++* gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool @end direntry This file documents the use of the GNU compilers. @sp 1 @@ -70,20 +76,34 @@ @end direntry @macro syntax{element} ---- a/gcc/ada/gnat_ugn.texi 2005-12-06 23:45:52.983574000 +0100 -+++ b/gcc/ada/gnat_ugn.texi 2005-12-11 02:35:45.580878360 +0100 -@@ -109,9 +109,9 @@ - @end macro +--- gcc-6.4.0/gcc/ada/gnat_rm.texi.orig 2016-01-04 14:03:35.362396000 +0100 ++++ gcc-6.4.0/gcc/ada/gnat_rm.texi 2018-04-04 20:06:55.773027894 +0200 +@@ -10,9 +10,9 @@ + @paragraphindent 0 + @exampleindent 4 + @finalout +-@dircategory GNU Ada Tools ++@dircategory Programming Languages: + @direntry +-* gnat_rm: (gnat_rm.info). gnat_rm ++* gnat_rm: (gnat_rm.info). gnat_rm + @end direntry - @settitle @value{EDITION} User's Guide @value{PLATFORM} --@dircategory GNU Ada tools + @definfoenclose strong,`,' +--- gcc-6.4.0/gcc/ada/gnat_ugn.texi.orig 2018-04-04 16:44:59.699832904 +0200 ++++ gcc-6.4.0/gcc/ada/gnat_ugn.texi 2018-04-04 20:07:10.206361061 +0200 +@@ -10,9 +10,9 @@ + @paragraphindent 0 + @exampleindent 4 + @finalout +-@dircategory GNU Ada Tools +@dircategory Programming Languages: @direntry --* @value{EDITION} User's Guide: (gnat_ugn). @value{PLATFORM} -+* GNAT User's Guide (gnat_ugn_unw). GNAT User's Guide +-* gnat_ugn: (gnat_ugn.info). gnat_ugn ++* gnat_ugn: (gnat_ugn.info). gnat_ugn @end direntry - @include gcc-common.texi + @definfoenclose strong,`,' --- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200 +++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200 @@ -62,9 +62,9 @@ @@ -98,222 +118,116 @@ @end direntry This file documents the use and the internals of the GNU Fortran compiler, (@command{gfortran}). ---- a/gcc/java/gcj.texi 2006-07-02 15:30:47.000000000 +0200 -+++ b/gcc/java/gcj.texi 2006-07-02 21:15:25.663463500 +0200 -@@ -53,29 +53,22 @@ - +--- a/gcc/doc/install.texi 2005-11-30 12:02:42.000000000 +0100 ++++ b/gcc/doc/install.texi 2005-12-11 02:44:22.598279768 +0100 +@@ -87,9 +87,9 @@ @ifinfo - @format + @insertcopying + @end ifinfo -@dircategory Software development +@dircategory Programming Languages: @direntry --* Gcj: (gcj). Ahead-of-time compiler for the Java language -+* Gcj: (gcj). Ahead-of-time compiler for the Java language +-* gccinstall: (gccinstall). Installing the GNU Compiler Collection. ++* gccinstall: (gccinstall). Installing the GNU Compiler Collection @end direntry - @dircategory Individual utilities -+@dircategory Programming tools: + @c Part 3 Titlepage and Copyright +--- gcc-4.6.2/gcc/go/gccgo.texi.orig 2011-02-14 05:42:53.000000000 +0100 ++++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100 +@@ -48,9 +48,9 @@ + + @ifinfo + @format +-@dircategory Software development ++@dircategory Programming Languages: @direntry --* jcf-dump: (gcj)Invoking jcf-dump. -- Print information about Java class files --* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode --* gcj-dbtool: (gcj)Invoking gcj-dbtool. -- Tool for manipulating class file databases. --* jv-convert: (gcj)Invoking jv-convert. -- Convert file from one encoding to another --* grmic: (gcj)Invoking grmic. -- Generate stubs for Remote Method Invocation. --* gc-analyze: (gcj)Invoking gc-analyze. -- Analyze Garbage Collector (GC) memory dumps. --* aot-compile: (gcj)Invoking aot-compile. -- Compile bytecode to native and generate databases. --* rebuild-gcj-db: (gcj)Invoking rebuild-gcj-db. -- Merge the per-solib databases made by aot-compile -- into one system-wide database. -+* jcf-dump: (gcj)jcf-dump. Print information about Java class files -+* gij: (gcj)gij. GNU interpreter for Java bytecode -+* jv-convert: (gcj)jv-convert. Convert file from one encoding to another -+* gcj-dbtool: (gcj)gcj-dbtool. Db tool. -+* grmic: (gcj)grmic. Generate stubs for Remote Method Invocation. -+* gc-analyze: (gcj)gc-analyze. Analyze Garbage Collector (GC) memory dumps. -+* aot-compile: Compile bytecode to native and generate databases. -+* rebuild-gcj-db: Merge the per-solib databases made by aot-compile into one system-wide database. +-* Gccgo: (gccgo). A GCC-based compiler for the Go language ++* Gccgo: (gccgo). A GCC-based compiler for the Go language @end direntry @end format -@@ -108,33 +101,31 @@ - @file{.class} files. - - @menu --* Copying:: The GNU General Public License -+* Copying:: The GNU General Public License - * GNU Free Documentation License:: -- How you can share and copy this manual --* Invoking gcj:: Compiler options supported by @command{gcj} --* Compatibility:: Compatibility between gcj and other tools for Java --* Invoking jcf-dump:: Print information about class files --* Invoking gij:: Interpreting Java bytecodes --* Invoking gcj-dbtool:: Tool for manipulating class file databases. --* Invoking jv-convert:: Converting from one encoding to another --* Invoking grmic:: Generate stubs for Remote Method Invocation. --* Invoking gc-analyze:: Analyze Garbage Collector (GC) memory dumps. --* Invoking aot-compile:: Compile bytecode to native and generate databases. --* Invoking rebuild-gcj-db:: Merge the per-solib databases made by aot-compile -- into one system-wide database. --* About CNI:: Description of the Compiled Native Interface --* System properties:: Modifying runtime behavior of the libgcj library --* Resources:: Where to look for more information --* Index:: Index. -+ How you can share and copy this manual -+* gcj:: Compiler options supported by @command{gcj} -+* Compatibility:: Compatibility between gcj and other tools for Java -+* jcf-dump:: Print information about class files -+* gij:: Interpreting Java bytecodes -+* gcj-dbtool:: Tool for manipulating class file databases. -+* jv-convert:: Converting from one encoding to another -+* grmic:: Generate stubs for Remote Method Invocation. -+* gc-analyze:: Analyze Garbage Collector (GC) memory dumps. -+* aot-compile:: Compile bytecode to native and generate databases. -+* rebuild-gcj-db:: Merge the per-solib databases made by aot-compile into one system-wide database. -+* About CNI:: Description of the Compiled Native Interface -+* System properties:: Modifying runtime behavior of the libgcj library -+* Resources:: Where to look for more information -+* Index:: Index. - @end menu - -- - @include gpl_v3.texi - - @include fdl.texi - - --@node Invoking gcj -+@node gcj - @chapter Invoking gcj - - @c man title gcj Ahead-of-time compiler for the Java language -@@ -678,8 +669,8 @@ - @code{-findirect-dispatch} then add them to the system-wide - classmap.db file using @code{gcj-dbtool}, they will be automatically - loaded by the @code{libgcj} system classloader. This is the new, --preferred classname-to-library resolution mechanism. @xref{Invoking --gcj-dbtool}, for more information on using the classmap database. -+preferred classname-to-library resolution mechanism. @xref{gcj-dbtool}, -+for more information on using the classmap database. - - @item - The old classname-to-library lookup mechanism is still supported -@@ -726,7 +717,7 @@ - @end itemize - - --@node Invoking jcf-dump -+@node jcf-dump - @chapter Invoking jcf-dump - - @c man title jcf-dump print information about Java class files -@@ -786,7 +777,7 @@ - - @c man end - --@node Invoking gij -+@node gij - @chapter Invoking gij - - @c man title gij GNU interpreter for Java bytecode -@@ -915,7 +906,7 @@ - - @c man end - --@node Invoking gcj-dbtool -+@node gcj-dbtool - @chapter Invoking gcj-dbtool. - - @c man title gcj-dbtool Manipulate class file mapping databases for libgcj -@@ -1006,7 +997,7 @@ - - @c man end - --@node Invoking jv-convert -+@node jv-convert - @chapter Invoking jv-convert - - @c man title jv-convert Convert file from one encoding to another -@@ -1065,7 +1056,7 @@ - - @c man end - --@node Invoking grmic -+@node grmic - @chapter Invoking grmic - - @c man title grmic Generate stubs for Remote Method Invocation -@@ -1144,7 +1135,7 @@ - @c man end - - --@node Invoking gc-analyze -+@node gc-analyze - @chapter Invoking gc-analyze - - @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps -@@ -1227,7 +1218,7 @@ - - @c man end +--- gcc-4.8.2/libgomp/libgomp.texi.orig 2013-01-14 19:18:49.000000000 +0100 ++++ gcc-4.8.2/libgomp/libgomp.texi 2014-04-21 08:06:10.259411139 +0200 +@@ -29,9 +29,9 @@ + @end copying --@node Invoking aot-compile -+@node aot-compile - @chapter Invoking aot-compile + @ifinfo +-@dircategory GNU Libraries ++@dircategory Libraries: + @direntry +-* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library. ++* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library + @end direntry - @c man title aot-compile Compile bytecode to native and generate databases -@@ -1285,7 +1276,7 @@ + This manual documents the GNU implementation of the OpenMP API for +--- gcc-4.8.2/libitm/libitm.texi.orig 2013-02-03 18:46:11.000000000 +0100 ++++ gcc-4.8.2/libitm/libitm.texi 2014-04-21 08:06:38.919410542 +0200 +@@ -18,9 +18,9 @@ + @end copying - @c man end + @ifinfo +-@dircategory GNU Libraries ++@dircategory Libraries: + @direntry +-* libitm: (libitm). GNU Transactional Memory Library ++* libitm: (libitm). GNU Transactional Memory Library + @end direntry --@node Invoking rebuild-gcj-db -+@node rebuild-gcj-db - @chapter Invoking rebuild-gcj-db + This manual documents the GNU Transactional Memory Library. +--- gcc-4.8.2/libquadmath/libquadmath.texi.orig 2013-01-22 09:23:32.000000000 +0100 ++++ gcc-4.8.2/libquadmath/libquadmath.texi 2014-04-21 08:07:12.262743180 +0200 +@@ -23,9 +23,9 @@ + @end copying - @c man title rebuild-gcj-db Merge the per-solib databases made by aot-compile into one system-wide database. ---- a/gcc/ada/gnat_rm.texi 2005-11-30 12:12:06.000000000 +0100 -+++ b/gcc/ada/gnat_rm.texi 2005-12-11 02:36:14.863426736 +0100 -@@ -26,9 +26,9 @@ + @ifinfo +-@dircategory GNU Libraries ++@dircategory Libraries: + @direntry +-* libquadmath: (libquadmath). GCC Quad-Precision Math Library ++* libquadmath: (libquadmath). GCC Quad-Precision Math Library + @end direntry - @include gcc-common.texi + This manual documents the GCC Quad-Precision Math Library API. +--- gcc-4.9.2/libffi/doc/libffi.texi.orig 2014-02-13 17:18:13.000000000 +0100 ++++ gcc-4.9.2/libffi/doc/libffi.texi 2015-01-13 20:19:48.088168568 +0100 +@@ -31,9 +31,9 @@ + @end quotation + @end copying --@dircategory GNU Ada tools -+@dircategory Programming Languages: +-@dircategory Development ++@dircategory Libraries: @direntry --* GNAT Reference Manual: (gnat_rm). Reference Manual for GNU Ada tools. -+* GNAT Reference Manual: (gnat_rm). Reference Manual for GNU Ada tools +-* libffi: (libffi). Portable foreign-function interface library. ++* libffi: (libffi). Portable foreign-function interface library @end direntry - @copying ---- a/gcc/doc/install.texi 2005-11-30 12:02:42.000000000 +0100 -+++ b/gcc/doc/install.texi 2005-12-11 02:44:22.598279768 +0100 -@@ -87,9 +87,9 @@ - @ifinfo - @insertcopying - @end ifinfo --@dircategory Software development -+@dircategory Programming Languages: + @titlepage +--- gcc-4.9.2/libiberty/libiberty.texi.orig 2015-01-13 20:22:23.151495398 +0100 ++++ gcc-4.9.2/libiberty/libiberty.texi 2015-01-13 20:22:25.921495282 +0100 +@@ -11,10 +11,9 @@ + @finalout + @c %**end of header + +-@dircategory GNU libraries ++@dircategory Libraries: @direntry --* gccinstall: (gccinstall). Installing the GNU Compiler Collection. -+* gccinstall: (gccinstall). Installing the GNU Compiler Collection +-* Libiberty: (libiberty). Library of utility functions which +- are missing or broken on some systems. ++* Libiberty: (libiberty). Library of utility functions which are missing or broken on some systems @end direntry - @c Part 3 Titlepage and Copyright ---- gcc-4.6.2/gcc/go/gccgo.texi.orig 2011-02-14 05:42:53.000000000 +0100 -+++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100 -@@ -48,9 +48,9 @@ + @macro libib +--- gcc-4.9.2/gcc/fortran/gfc-internals.texi.orig 2014-01-02 22:25:41.000000000 +0100 ++++ gcc-4.9.2/gcc/fortran/gfc-internals.texi 2015-01-13 20:23:53.034825013 +0100 +@@ -53,9 +53,9 @@ + @end copying @ifinfo - @format -@dircategory Software development +@dircategory Programming Languages: @direntry --* Gccgo: (gccgo). A GCC-based compiler for the Go language -+* Gccgo: (gccgo). A GCC-based compiler for the Go language +-* gfortran: (gfortran). The GNU Fortran Compiler. ++* gfortran: (gfortran). The GNU Fortran Compiler @end direntry - @end format - + This file documents the internals of the GNU Fortran + compiler, (@command{gfortran}).