]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/commitdiff
fix info generation
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Aug 1999 16:36:59 +0000 (16:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-info.patch -> 1.1

gcc-info.patch [new file with mode: 0644]

diff --git a/gcc-info.patch b/gcc-info.patch
new file mode 100644 (file)
index 0000000..b8a22b4
--- /dev/null
@@ -0,0 +1,45 @@
+diff -Nru egcs-1.1.1/gcc/cpp.texi egcs-1.1.1.new/gcc/cpp.texi
+--- egcs-1.1.1/gcc/cpp.texi    Tue Jun 23 10:35:51 1998
++++ egcs-1.1.1.new/gcc/cpp.texi        Fri Jan 29 23:18:51 1999
+@@ -3,9 +3,9 @@
+ @settitle The C Preprocessor
+ @ifinfo
+-@dircategory Programming
++@dircategory Programming tools:
+ @direntry
+-* Cpp: (cpp).                The GNU C preprocessor.
++* Cpp: (cpp)                          The GNU C preprocessor
+ @end direntry
+ @end ifinfo
+diff -Nru egcs-1.1.1/gcc/f/g77.texi egcs-1.1.1.new/gcc/f/g77.texi
+--- egcs-1.1.1/gcc/f/g77.texi  Mon Nov 23 09:36:01 1998
++++ egcs-1.1.1.new/gcc/f/g77.texi      Fri Jan 29 23:18:00 1999
+@@ -152,9 +152,9 @@
+ @c @end tex
+ @ifinfo
+-@dircategory Programming
++@dircategory Programming tools:
+ @direntry
+-* g77: (g77).                  The GNU Fortran compiler.
++* g77: (g77)                          The GNU Fortran compiler
+ @end direntry
+ @ifset INTERNALS
+ @ifset USING
+diff -Nru egcs-1.1.1/gcc/gcc.texi egcs-1.1.1.new/gcc/gcc.texi
+--- egcs-1.1.1/gcc/gcc.texi    Sun Nov  1 11:38:49 1998
++++ egcs-1.1.1.new/gcc/gcc.texi        Fri Jan 29 23:13:16 1999
+@@ -80,9 +80,9 @@
+ @c @end tex
+ @ifinfo
+-@dircategory Programming
++@dircategory Programming tools:
+ @direntry
+-* gcc: (gcc).                  The GNU C compiler.
++* gcc: (gcc)                          The GNU C compiler
+ @end direntry
+ @ifset INTERNALS
+ @ifset USING
This page took 0.066445 seconds and 4 git commands to generate.