Fwd: @dircategory Software development

Karl Berry karl@freefriends.org
Sat Jun 17 21:15:00 GMT 2006


(Sorry for the delayed reply.)

    would you mind resending the patch to this list (gcc-patches) and me, with
    a ChangeLog entry?  

Ok, below.

    Is it sufficient to take this for the forthcoming GCC 4.2.0 release, or 
    should we also apply this to the GCC 4.1.x branch?

4.2.0 would be sufficient, but it wouldn't hurt to do 4.1.x if you feel
like it.
    
Thanks Gerald.



2006-06-17  Karl Berry  <karl@gnu.org>

* gcc/doc/cppinternals.texi, gcc/doc/cpp.texi, gcc/doc/gcc.texi,
gcc/doc/gccint.texi, gcc/doc/install.texi, gcc/java/gcj.texi,
gcc/ada/gnat-style.texi, gcc/fortran/gfortran.texi,
gcc/treelang/treelang.texi (@dircategory): use "Software development"
instead of "Programming", following the Free Software Directory.


*** gcc-4.1.1/gcc/doc/ORIG/cppinternals.texi	Sat Mar  5 11:56:31 2005
--- gcc-4.1.1/gcc/doc/cppinternals.texi	Mon May 29 06:53:45 2006
***************
*** 6,10 ****
  
  @ifinfo
! @dircategory Programming
  @direntry
  * Cpplib: (cppinternals).      Cpplib internals.
--- 6,10 ----
  
  @ifinfo
! @dircategory Software development
  @direntry
  * Cpplib: (cppinternals).      Cpplib internals.
*** gcc-4.1.1/gcc/doc/ORIG/cpp.texi	Mon May 29 06:54:43 2006
--- gcc-4.1.1/gcc/doc/cpp.texi	Mon May 29 06:54:53 2006
***************
*** 51,55 ****
  
  @ifinfo
! @dircategory Programming
  @direntry
  * Cpp: (cpp).		       The GNU C preprocessor.
--- 51,55 ----
  
  @ifinfo
! @dircategory Software development
  @direntry
  * Cpp: (cpp).		       The GNU C preprocessor.
*** gcc-4.1.1/gcc/doc/ORIG/gcc.texi	Tue Jun 28 17:14:32 2005
--- gcc-4.1.1/gcc/doc/gcc.texi	Mon May 29 06:55:20 2006
***************
*** 63,67 ****
  @end copying
  @ifnottex
! @dircategory Programming
  @direntry
  * gcc: (gcc).                  The GNU Compiler Collection.
--- 63,67 ----
  @end copying
  @ifnottex
! @dircategory Software development
  @direntry
  * gcc: (gcc).                  The GNU Compiler Collection.
*** gcc-4.1.1/gcc/doc/ORIG/gccint.texi	Mon May 29 06:55:53 2006
--- gcc-4.1.1/gcc/doc/gccint.texi	Mon May 29 06:56:01 2006
***************
*** 49,53 ****
  @end copying
  @ifnottex
! @dircategory Programming
  @direntry
  * gccint: (gccint).            Internals of the GNU Compiler Collection.
--- 49,53 ----
  @end copying
  @ifnottex
! @dircategory Software development
  @direntry
  * gccint: (gccint).            Internals of the GNU Compiler Collection.
*** gcc-4.1.1/gcc/doc/ORIG/install.texi	Mon May 22 13:03:45 2006
--- gcc-4.1.1/gcc/doc/install.texi	Mon May 29 06:56:21 2006
***************
*** 88,92 ****
  @insertcopying
  @end ifinfo
! @dircategory Programming
  @direntry
  * gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
--- 88,92 ----
  @insertcopying
  @end ifinfo
! @dircategory Software development
  @direntry
  * gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
*** gcc-4.1.1/gcc/java/ORIG/gcj.texi	Fri Jan  6 13:23:36 2006
--- gcc-4.1.1/gcc/java/gcj.texi	Mon May 29 06:56:51 2006
***************
*** 58,62 ****
  @ifinfo
  @format
! @dircategory Programming
  @direntry
  * Gcj: (gcj).               Ahead-of-time compiler for the Java language
--- 58,62 ----
  @ifinfo
  @format
! @dircategory Software development
  @direntry
  * Gcj: (gcj).               Ahead-of-time compiler for the Java language
*** gcc-4.1.1/gcc/ada/ORIG/gnat-style.texi	Tue Nov 15 06:05:45 2005
--- gcc-4.1.1/gcc/ada/gnat-style.texi	Mon May 29 06:57:26 2006
***************
*** 29,33 ****
  
  
! @dircategory Programming
  @direntry
  * gnat-style: (gnat-style).      GNAT Coding Style
--- 29,33 ----
  
  
! @dircategory Software development
  @direntry
  * gnat-style: (gnat-style).      GNAT Coding Style
*** gcc-4.1.1/gcc/fortran/ORIG/gfortran.texi	Sun Mar  5 10:34:17 2006
--- gcc-4.1.1/gcc/fortran/gfortran.texi	Mon May 29 06:58:10 2006
***************
*** 62,66 ****
  
  @ifinfo
! @dircategory Programming
  @direntry
  * gfortran: (gfortran).                  The GNU Fortran 95 Compiler.
--- 62,66 ----
  
  @ifinfo
! @dircategory Software development
  @direntry
  * gfortran: (gfortran).                  The GNU Fortran 95 Compiler.
*** gcc-4.1.1/gcc/treelang/ORIG/treelang.texi	Fri Jun 24 17:59:41 2005
--- gcc-4.1.1/gcc/treelang/treelang.texi	Mon May 29 06:58:43 2006
***************
*** 101,105 ****
  
  @ifnottex
! @dircategory Programming
  @direntry
  * treelang: (treelang).                  The GNU Treelang compiler.
--- 101,105 ----
  
  @ifnottex
! @dircategory Software development
  @direntry
  * treelang: (treelang).                  The GNU Treelang compiler.



More information about the Gcc-patches mailing list