[packages/gcc] - updated info patch

qboosh qboosh at pld-linux.org
Tue Jan 13 20:41:54 CET 2015


commit 584f2e84c4dbf906f074a0159286cc4daf26e57e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 13 20:43:22 2015 +0100

    - updated info patch

 gcc-info.patch | 99 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 gcc.spec       |  1 -
 2 files changed, 85 insertions(+), 15 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index bcb8ee8..9169430 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,4 +1,3 @@
-# TODO: missing info patch parts
 # NOTE: despite lower soname, libffi is newer than standalone 3.0.10
 #
 # TODO:
diff --git a/gcc-info.patch b/gcc-info.patch
index e5db5bc..6dd0acf 100644
--- a/gcc-info.patch
+++ b/gcc-info.patch
@@ -99,9 +99,9 @@
  @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 @@
+--- gcc-4.9.2/gcc/java/gcj.texi.orig	2014-01-02 22:25:41.000000000 +0100
++++ gcc-4.9.2/gcc/java/gcj.texi	2015-01-13 20:25:09.094821767 +0100
+@@ -53,29 +53,21 @@
  
  @ifinfo
  @format
@@ -112,7 +112,7 @@
 +* Gcj: (gcj).				Ahead-of-time compiler for the Java language
  @end direntry
  
- @dircategory Individual utilities
+- at dircategory Individual utilities
 + at dircategory Programming tools:
  @direntry
 -* jcf-dump: (gcj)Invoking jcf-dump.
@@ -142,7 +142,7 @@
  @end direntry
  @end format
  
-@@ -108,33 +101,31 @@
+@@ -108,33 +100,31 @@
  @file{.class} files.
  
  @menu
@@ -193,7 +193,7 @@
  @chapter Invoking gcj
  
  @c man title gcj Ahead-of-time compiler for the Java language
-@@ -678,8 +669,8 @@
+@@ -685,8 +675,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,
@@ -204,7 +204,7 @@
  
  @item
  The old classname-to-library lookup mechanism is still supported
-@@ -726,7 +717,7 @@
+@@ -733,7 +723,7 @@
  @end itemize
  
  
@@ -213,7 +213,7 @@
  @chapter Invoking jcf-dump
  
  @c man title jcf-dump print information about Java class files
-@@ -786,7 +777,7 @@
+@@ -793,7 +783,7 @@
  
  @c man end
  
@@ -222,7 +222,7 @@
  @chapter Invoking gij
  
  @c man title gij GNU interpreter for Java bytecode
-@@ -915,7 +906,7 @@
+@@ -922,7 +912,7 @@
  
  @c man end
  
@@ -231,7 +231,7 @@
  @chapter Invoking gcj-dbtool.
  
  @c man title gcj-dbtool Manipulate class file mapping databases for libgcj
-@@ -1006,7 +997,7 @@
+@@ -1013,7 +1003,7 @@
  
  @c man end
  
@@ -240,7 +240,7 @@
  @chapter Invoking jv-convert
  
  @c man title jv-convert Convert file from one encoding to another
-@@ -1065,7 +1056,7 @@
+@@ -1072,7 +1062,7 @@
  
  @c man end
  
@@ -249,7 +249,7 @@
  @chapter Invoking grmic
  
  @c man title grmic Generate stubs for Remote Method Invocation
-@@ -1144,7 +1135,7 @@
+@@ -1151,7 +1141,7 @@
  @c man end
  
  
@@ -258,7 +258,7 @@
  @chapter Invoking gc-analyze
  
  @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps
-@@ -1227,7 +1218,7 @@
+@@ -1234,7 +1224,7 @@
  
  @c man end
  
@@ -267,7 +267,7 @@
  @chapter Invoking aot-compile
  
  @c man title aot-compile Compile bytecode to native and generate databases
-@@ -1285,7 +1276,7 @@
+@@ -1292,7 +1282,7 @@
  
  @c man end
  
@@ -374,3 +374,74 @@
  @end direntry
  
  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
+ 
+- at dircategory Development
++ at dircategory Libraries:
+ @direntry
+-* libffi: (libffi).             Portable foreign-function interface library.
++* libffi: (libffi).			Portable foreign-function interface library
+ @end direntry
+ 
+ @titlepage
+--- gcc-4.9.2/libjava/classpath/doc/cp-hacking.texinfo.orig	2010-10-12 17:55:12.000000000 +0200
++++ gcc-4.9.2/libjava/classpath/doc/cp-hacking.texinfo	2015-01-13 20:20:39.751499738 +0100
+@@ -14,9 +14,9 @@
+ Copyright (C) 1998,1999,2000,2001,2002,2003,2004,2005,2007,2009 Free Software Foundation, Inc.
+ 
+ @ifnotplaintext
+- at dircategory GNU Libraries
++ at dircategory Libraries:
+ @direntry
+-* Classpath Hacking: (cp-hacking).  GNU Classpath Hacker's Guide
++* Classpath Hacking: (cp-hacking).	GNU Classpath Hacker's Guide
+ @end direntry
+ @end ifnotplaintext
+ @end ifinfo
+--- gcc-4.9.2/libjava/classpath/doc/cp-vmintegration.texinfo.orig	2008-06-28 15:29:13.000000000 +0200
++++ gcc-4.9.2/libjava/classpath/doc/cp-vmintegration.texinfo	2015-01-13 20:21:24.928164508 +0100
+@@ -15,9 +15,9 @@
+ Copyright (C) 1998-2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+ 
+ @ifnotplaintext
+- at dircategory GNU Libraries
++ at dircategory Libraries:
+ @direntry
+-* VM Integration: (cp-vmintegration).  GNU Classpath VM Integration Guide
++* VM Integration: (cp-vmintegration).	GNU Classpath VM Integration Guide
+ @end direntry
+ @end ifnotplaintext
+ @end ifinfo
+--- 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
+ 
+- at dircategory GNU libraries
++ at dircategory Libraries:
+ @direntry
+-* 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
+ 
+ @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
+- at dircategory Software development
++ at dircategory Programming Languages:
+ @direntry
+-* gfortran: (gfortran).                  The GNU Fortran Compiler.
++* gfortran: (gfortran).			The GNU Fortran Compiler
+ @end direntry
+ This file documents the internals of the GNU Fortran
+ compiler, (@command{gfortran}).
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/584f2e84c4dbf906f074a0159286cc4daf26e57e



More information about the pld-cvs-commit mailing list