]> git.pld-linux.org Git - packages/crossppc-gcc.git/blobdiff - gcc-info.patch
- fix for new gcc
[packages/crossppc-gcc.git] / gcc-info.patch
index fd3fb09d961018b230a691105cbe714e98de9b5a..7d6ce47c81b513abf50e234f67812ad37471a8f3 100644 (file)
@@ -4,11 +4,11 @@
  @set cppmanual
  
  @ifinfo
--@dircategory Programming
-+@dircategory Programming Languages
+-@dircategory Software development
++@dircategory Programming Languages:
  @direntry
 -* Cpp: (cpp).                The GNU C preprocessor.
-+* Cpp: (cpp).                         The GNU C preprocessor.
++* Cpp: (cpp).                         The GNU C preprocessor
  @end direntry
  @end ifinfo
  
  @settitle The GNU C Preprocessor Internals
  
  @ifinfo
--@dircategory Programming
-+@dircategory Programming Languages
+-@dircategory Software development
++@dircategory Programming Languages:
  @direntry
 -* Cpplib: (cppinternals).      Cpplib internals.
-+* Cpplib: (cppinternals).                     Cpplib internals.
++* Cpplib: (cppinternals).             Cpplib internals
  @end direntry
  @end ifinfo
  
@@ -32,7 +32,7 @@
       funds for GNU development.
  @end copying
  @ifnottex
--@dircategory Programming
+-@dircategory Software development
 +@dircategory Programming Languages:
  @direntry
 -* gcc: (gcc).                  The GNU Compiler Collection.
@@ -46,7 +46,7 @@
       funds for GNU development.
  @end copying
  @ifnottex
--@dircategory Programming
+-@dircategory Software development
 +@dircategory Programming Languages:
  @direntry
 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
  @setchapternewpage odd
  
  
--@dircategory Programming
-+@dircategory Programming Languages
+-@dircategory Software development
++@dircategory Programming Languages:
  @direntry
 -* gnat-style: (gnat-style).      GNAT Coding Style
 +* gnat-style: (gnat-style).           GNAT Coding Style
  @end direntry
  
  @macro syntax{element}
---- gcc-4.0-20040919.orig/gcc/ada/gnat_ugn.texi        2004-09-13 12:18:41.000000000 +0200
-+++ gcc-4.0-20040919/gcc/ada/gnat_ugn.texi     2004-09-26 10:58:58.509669296 +0200
-@@ -124,6 +124,11 @@
- ``GNU Free Documentation License''.
- @end copying
+--- gcc-4_1-branch/gcc/ada/gnat_ugn.texi.orig  2005-12-06 23:45:52.983574000 +0100
++++ gcc-4_1-branch/gcc/ada/gnat_ugn.texi       2005-12-11 02:35:45.580878360 +0100
+@@ -99,9 +99,9 @@
+ @end ifset
  
+ @settitle @value{EDITION} User's Guide @value{PLATFORM}
+-@dircategory GNU Ada tools
 +@dircategory Programming Languages:
-+@direntry
-+* gnat_ug: (gnat_ug).                   GNAT User's Guide
-+@end direntry
-+
- @titlepage
+ @direntry
+-* @value{EDITION} User's Guide (@value{FILE}) @value{PLATFORM}
++* GNAT User's Guide (gnat_ugn_unw).     GNAT User's Guide
+ @end direntry
  
- @title @value{EDITION} User's Guide
+ @include gcc-common.texi
 --- gcc-4.0-20040919.orig/gcc/fortran/gfortran.texi    2004-09-16 15:13:39.000000000 +0200
 +++ gcc-4.0-20040919/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
 @@ -62,9 +62,9 @@
  @end copying
  
  @ifinfo
--@dircategory Programming
+-@dircategory Software development
 +@dircategory Programming Languages:
  @direntry
--* gfortran: (gfortran).                  The GNU Fortran 95 Compiler.
-+* gfortran: (gfortran).                       The GNU Fortran 95 Compiler.
+-* gfortran: (gfortran).                  The GNU Fortran Compiler.
++* gfortran: (gfortran).                       The GNU Fortran Compiler
  @end direntry
  This file documents the use and the internals of
- the GNU Fortran 95 compiler, (@command{gfortran}).
---- gcc-4.0-20050102/gcc/java/gcj.texi.orig    2004-12-06 18:59:57.000000000 +0100
-+++ gcc-4.0-20050102/gcc/java/gcj.texi 2005-01-09 22:17:46.968983608 +0100
-@@ -50,28 +50,21 @@
+ the GNU Fortran compiler, (@command{gfortran}).
+--- trunk/gcc/java/gcj.texi.orig       2006-07-02 15:30:47.000000000 +0200
++++ trunk/gcc/java/gcj.texi    2006-07-02 21:15:25.663463500 +0200
+@@ -57,30 +57,22 @@
  
  @ifinfo
  @format
--@dircategory Programming
+-@dircategory Software development
 +@dircategory Programming Languages:
  @direntry
 -* Gcj: (gcj).               Ahead-of-time compiler for the Java language
  @direntry
 -* gcjh: (gcj)Invoking gcjh.
 -                            Generate header files from Java class files
+-* gjnih: (gcj)Invoking gjnih.
+-                            Generate JNI header files from Java class files
 -* jv-scan: (gcj)Invoking jv-scan.
 -                            Print information about Java source files
 -* jcf-dump: (gcj)Invoking jcf-dump.
 -* grmiregistry: (gcj)Invoking grmiregistry.
 -                            The remote object registry.
 +* gcjh: (gcj)gcjh.                    Generate header files from Java class files
++* gjnih: (gcj)Invoking gjnih.         Generate JNI header files from Java class files
 +* jv-scan: (gcj)jv-scan.              Print information about Java source files
 +* jcf-dump: (gcj)jcf-dump.            Print information about Java class files
 +* gij: (gcj)gij.                      GNU interpreter for Java bytecode
  @end direntry
  @end format
  
-@@ -105,19 +98,19 @@
+@@ -114,20 +106,20 @@
  @file{.class} files.
  
  @menu
 +* gcj::                       Compiler options supported by @command{gcj}
  * Compatibility::     Compatibility between gcj and other tools for Java
 -* Invoking gcjh::       Generate header files from class files
+-* Invoking gjnih::      Generate JNI header files from class files
 -* Invoking jv-scan::    Print information about source files
 -* Invoking jcf-dump::   Print information about class files
 -* Invoking gij::      Interpreting Java bytecodes
 -* Invoking grmic::      Generate stubs for Remote Method Invocation.
 -* Invoking grmiregistry:: The remote object registry.
 +* gcjh::              Generate header files from class files
++* gjnih::             Generate JNI header files from class files
 +* jv-scan::           Print information about source files
 +* jcf-dump::          Print information about class files
 +* gij::                       Interpreting Java bytecodes
  * About CNI::           Description of the Compiled Native Interface
  * System properties::   Modifying runtime behavior of the libgcj library
  * Resources::         Where to look for more information
-@@ -129,7 +122,7 @@
+@@ -140,7 +132,7 @@
  @include fdl.texi
  
  
  @chapter Invoking gcj
  
  @c man title gcj Ahead-of-time compiler for the Java language
-@@ -656,7 +649,7 @@
+@@ -674,8 +666,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
+@@ -722,7 +714,7 @@
  @end itemize
  
  
  @chapter Invoking gcjh
  
  @c man title gcjh generate header files from Java class files
-@@ -757,7 +750,7 @@
+@@ -838,7 +830,7 @@
+ @c man end
+-@node Invoking gjnih
++@node gjnih
+ @chapter Invoking gjnih
+ @c man title gjnih generate JNI header files from Java class files
+@@ -952,7 +944,7 @@
  
  @c man end
  
  @chapter Invoking jv-scan
  
  @c man title jv-scan print information about Java source file
-@@ -820,7 +813,7 @@
+@@ -1015,7 +1007,7 @@
  
  @c man end
  
  @chapter Invoking jcf-dump
  
  @c man title jcf-dump print information about Java class files
-@@ -880,7 +873,7 @@
+@@ -1075,7 +1067,7 @@
  
  @c man end
  
  @chapter Invoking gij
  
  @c man title gij GNU interpreter for Java bytecode
-@@ -981,7 +974,7 @@
+@@ -1204,7 +1196,7 @@
  
  @c man end
  
  @chapter Invoking gcj-dbtool.
  
  @c man title gcj-dbtool Manipulate class file mapping databases for libgcj
-@@ -1050,7 +1043,7 @@
+@@ -1295,7 +1287,7 @@
  
  @c man end
  
  @chapter Invoking jv-convert
  
  @c man title jv-convert Convert file from one encoding to another
-@@ -1109,7 +1102,7 @@
+@@ -1354,7 +1346,7 @@
  
  @c man end
  
  @chapter Invoking grmic
  
  @c man title grmic Generate stubs for Remote Method Invocation
-@@ -1188,7 +1181,7 @@
+@@ -1433,7 +1425,7 @@
  @c man end
  
  
  @chapter Invoking grmiregistry
  
  @c man title grmiregistry Remote object registry
+--- gcc-4_1-branch/gcc/ada/gnat_rm.texi.orig   2005-11-30 12:12:06.000000000 +0100
++++ gcc-4_1-branch/gcc/ada/gnat_rm.texi        2005-12-11 02:36:14.863426736 +0100
+@@ -26,9 +26,9 @@
+ @include gcc-common.texi
+-@dircategory GNU Ada tools
++@dircategory Programming Languages:
+ @direntry
+-* GNAT Reference Manual: (gnat_rm).  Reference Manual for GNU Ada tools.
++* GNAT Reference Manual: (gnat_rm).   Reference Manual for GNU Ada tools
+ @end direntry
+ @copying
+--- gcc-4_1-branch/gcc/doc/install.texi.orig   2005-11-30 12:02:42.000000000 +0100
++++ gcc-4_1-branch/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:
+ @direntry
+-* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
++* gccinstall: (gccinstall).           Installing the GNU Compiler Collection
+ @end direntry
+ @c Part 3 Titlepage and Copyright
This page took 0.2463 seconds and 4 git commands to generate.