From 2fbdd7ebb48f3224702c942bbdb8e126f7bf88bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Thu, 28 Apr 2005 22:44:46 +0000 Subject: [PATCH] - dropped. Changed files: gcc-info.patch -> 1.7.2.7 gcc-nodebug.patch -> 1.1.2.1 gcc-nolocalefiles.patch -> 1.2.2.2 --- gcc-info.patch | 233 ---------------------------------------- gcc-nodebug.patch | 66 ------------ gcc-nolocalefiles.patch | 11 -- 3 files changed, 310 deletions(-) delete mode 100644 gcc-info.patch delete mode 100644 gcc-nodebug.patch delete mode 100644 gcc-nolocalefiles.patch diff --git a/gcc-info.patch b/gcc-info.patch deleted file mode 100644 index 54f3a9b..0000000 --- a/gcc-info.patch +++ /dev/null @@ -1,233 +0,0 @@ ---- gcc-3.4-20040611/gcc/doc/cpp.texi.orig 2004-01-18 12:59:03.000000000 +0100 -+++ gcc-3.4-20040611/gcc/doc/cpp.texi 2004-06-12 03:49:21.959450032 +0200 -@@ -52,9 +52,9 @@ - @set cppmanual - - @ifinfo --@dircategory Programming -+@dircategory Programming Languages - @direntry --* Cpp: (cpp). The GNU C preprocessor. -+* Cpp: (cpp). The GNU C preprocessor. - @end direntry - @end ifinfo - ---- gcc-3.4-20040611/gcc/doc/cppinternals.texi.orig 2002-01-07 20:03:36.000000000 +0100 -+++ gcc-3.4-20040611/gcc/doc/cppinternals.texi 2004-06-12 03:50:08.394390848 +0200 -@@ -3,9 +3,9 @@ - @settitle The GNU C Preprocessor Internals - - @ifinfo --@dircategory Programming -+@dircategory Programming Languages - @direntry --* Cpplib: (cppinternals). Cpplib internals. -+* Cpplib: (cppinternals). Cpplib internals. - @end direntry - @end ifinfo - ---- gcc-3.2/gcc/doc/gcc.texi.orig Fri Nov 1 22:58:48 2002 -+++ gcc-3.2/gcc/doc/gcc.texi Fri Nov 1 23:06:12 2002 -@@ -65,9 +65,9 @@ - 1999, 2000, 2001, 2002 Free Software Foundation, Inc. - @end macro - @ifnottex --@dircategory Programming -+@dircategory Programming Languages: - @direntry --* gcc: (gcc). The GNU Compiler Collection. -+* gcc: (gcc). The GNU Compiler Collection - @end direntry - This file documents the use of the GNU compilers. - @sp 1 ---- gcc-3.2/gcc/doc/gccint.texi.orig Wed Jan 23 18:30:28 2002 -+++ gcc-3.2/gcc/doc/gccint.texi Fri Nov 1 23:06:57 2002 -@@ -51,9 +51,9 @@ - 1999, 2000, 2001, 2002 Free Software Foundation, Inc. - @end macro - @ifnottex --@dircategory Programming -+@dircategory Programming Languages: - @direntry --* gccint: (gccint). Internals of the GNU Compiler Collection. -+* gccint: (gccint). Internals of the GNU Compiler Collection - @end direntry - This file documents the internals of the GNU compilers. - @sp 1 ---- gcc-3.4-20040611/gcc/ada/gnat-style.texi.orig 2004-06-09 11:20:43.000000000 +0200 -+++ gcc-3.4-20040611/gcc/ada/gnat-style.texi 2004-06-12 03:22:07.287957872 +0200 -@@ -28,9 +28,9 @@ - @setchapternewpage odd - - --@dircategory Programming -+@dircategory Programming Languages - @direntry --* gnat-style: (gnat-style). GNAT Coding Style -+* gnat-style: (gnat-style). GNAT Coding Style - @end direntry - - @macro syntax{element} ---- gcc-3.4-20040611/gcc/ada/gnat_ugn.texi.orig Fri Nov 1 22:58:52 2002 -+++ gcc-3.4-20040611/gcc/ada/gnat_ugn.texi Fri Nov 1 23:10:20 2002 -@@ -75,6 +75,11 @@ - @syncodeindex fn cp - @c %**end of header - -+@dircategory Programming Languages: -+@direntry -+* gnat_ug: (gnat_ug). GNAT User's Guide -+@end direntry -+ - @titlepage - - @ifset vms ---- gcc-3.2/gcc/f/g77.texi.orig Mon Apr 29 09:58:32 2002 -+++ gcc-3.2/gcc/f/g77.texi Fri Nov 1 23:11:56 2002 -@@ -90,9 +90,9 @@ - @c @end tex - - @ifinfo --@dircategory Programming -+@dircategory Programming Languages: - @direntry --* g77: (g77). The GNU Fortran compiler. -+* g77: (g77). The GNU Fortran compiler - @end direntry - @ifset INTERNALS - @ifset USING ---- gcc-3.2/gcc/java/gcj.texi.orig Sun Aug 4 18:55:55 2002 -+++ gcc-3.2/gcc/java/gcj.texi Fri Nov 1 23:16:39 2002 -@@ -20,26 +20,20 @@ - - @ifinfo - @format --@dircategory Programming -+@dircategory Programming Languages: - @direntry --* Gcj: (gcj). Ahead-of-time compiler for the Java language -+* Gcj: (gcj). Ahead-of-time compiler for the Java language - @end direntry - --@dircategory Individual utilities -+@dircategory Programming tools: - @direntry --* gcjh: (gcj)Invoking gcjh. -- Generate header files from Java class files --* jv-scan: (gcj)Invoking jv-scan. -- Print information about Java source files --* jcf-dump: (gcj)Invoking jcf-dump. -- Print information about Java class files --* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode --* jv-convert: (gcj)Invoking jv-convert. -- Convert file from one encoding to another --* rmic: (gcj)Invoking rmic. -- Generate stubs for Remote Method Invocation. --* rmiregistry: (gcj)Invoking rmiregistry. -- The remote object registry. -+* gcjh: (gcj)gcjh. Generate 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 -+* jv-convert: (gcj)jv-convert. Convert file from one encoding to another -+* rmic: (gcj)rmic. Generate stubs for Remote Method Invocation. -+* rmiregistry: (gcj)rmiregistry. The remote object registry - @end direntry - @end format - -@@ -120,15 +114,15 @@ - * 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} -+* 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 jv-scan:: Print information about source files --* Invoking jcf-dump:: Print information about class files --* Invoking gij:: Interpreting Java bytecodes --* Invoking jv-convert:: Converting from one encoding to another --* Invoking rmic:: Generate stubs for Remote Method Invocation. --* Invoking rmiregistry:: The remote object registry. -+* gcjh:: Generate header files from class files -+* jv-scan:: Print information about source files -+* jcf-dump:: Print information about class files -+* gij:: Interpreting Java bytecodes -+* jv-convert:: Converting from one encoding to another -+* rmic:: Generate stubs for Remote Method Invocation. -+* rmiregistry:: The remote object registry. - * About CNI:: Description of the Compiled Native Interface - * System properties:: Modifying runtime behavior of the libgcj library - * Resources:: Where to look for more information -@@ -139,7 +133,7 @@ - @include fdl.texi - - --@node Invoking gcj -+@node gcj - @chapter Invoking gcj - - @c man title gcj Ahead-of-time compiler for the Java language -@@ -506,7 +500,7 @@ - @end itemize - - --@node Invoking gcjh -+@node gcjh - @chapter Invoking gcjh - - @c man title gcjh generate header files from Java class files -@@ -607,7 +601,7 @@ - - @c man end - --@node Invoking jv-scan -+@node jv-scan - @chapter Invoking jv-scan - - @c man title jv-scan print information about Java source file -@@ -665,7 +659,7 @@ - - @c man end - --@node Invoking jcf-dump -+@node jcf-dump - @chapter Invoking jcf-dump - - @c man title jcf-dump print information about Java class files -@@ -720,7 +714,7 @@ - - @c man end - --@node Invoking gij -+@node gij - @chapter Invoking gij - - @c man title gij GNU interpreter for Java bytecode -@@ -798,7 +792,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 -@@ -857,7 +851,7 @@ - - @c man end - --@node Invoking rmic -+@node rmic - @chapter Invoking rmic - - @c man title rmic Generate stubs for Remote Method Invocation -@@ -936,7 +930,7 @@ - @c man end - - --@node Invoking rmiregistry -+@node rmiregistry - @chapter Invoking rmiregistry - - @c man title rmiregistry Remote object registry diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch deleted file mode 100644 index b4e5be5..0000000 --- a/gcc-nodebug.patch +++ /dev/null @@ -1,66 +0,0 @@ ---- gcc-3.3.3/gcc/Makefile.in.orig 2004-02-16 18:57:42.824016056 +0100 -+++ gcc-3.3.3/gcc/Makefile.in 2004-02-16 18:59:52.167352880 +0100 -@@ -65,9 +65,9 @@ - # TCFLAGS is used for compilations with the GCC just built. - XCFLAGS = - TCFLAGS = --CFLAGS = -g --STAGE1_CFLAGS = -g @stage1_cflags@ --BOOT_CFLAGS = -g -O2 -+CFLAGS = -+STAGE1_CFLAGS = @stage1_cflags@ -+BOOT_CFLAGS = -O2 - - # Flags to determine code coverage. When coverage is disabled, this will - # contain the optimization flags, as you normally want code coverage -@@ -390,7 +390,7 @@ - - # Options to use when compiling libgcc2.a. - # --LIBGCC2_DEBUG_CFLAGS = -g -+LIBGCC2_DEBUG_CFLAGS = - LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@ - - # Additional options to use when compiling libgcc2.a. ---- gcc-3.3.3/gcc/ada/Makefile.in.orig 2004-02-16 08:29:33.000000000 +0100 -+++ gcc-3.3.3/gcc/ada/Makefile.in 2004-02-16 19:04:55.708207656 +0100 -@@ -73,7 +73,7 @@ - # to the stage2 and stage3 compilations - # XCFLAGS is used for most compilations but not when using the GCC just built. - XCFLAGS = --CFLAGS = -g -+CFLAGS = - BOOT_CFLAGS = -O $(CFLAGS) - # These exists to be overridden by the x-* and t-* files, respectively. - X_CFLAGS = -@@ -127,7 +127,7 @@ - SOME_ADAFLAGS =-gnata - FORCE_DEBUG_ADAFLAGS = -g - GNATLIBFLAGS = -gnatpg --GNATLIBCFLAGS = -g -O2 -+GNATLIBCFLAGS = -O2 - GNATLIBCFLAGS_FOR_C = $(GNATLIBCFLAGS) $(TARGET_LIBGCC2_CFLAGS) -fexceptions \ - -DIN_RTS - ALL_ADA_CFLAGS = $(X_ADA_CFLAGS) $(T_ADA_CFLAGS) $(ADA_CFLAGS) ---- gcc-3.3.3/libjava/Makefile.am.orig 2004-02-16 08:29:34.000000000 +0100 -+++ gcc-3.3.3/libjava/Makefile.am 2004-02-16 19:02:25.582030304 +0100 -@@ -95,7 +95,7 @@ - AM_CFLAGS = @LIBGCJ_CFLAGS@ - endif - --JCFLAGS = -g -+JCFLAGS = - JC1FLAGS = @LIBGCJ_JAVAFLAGS@ $(GCJFLAGS) - - LIBFFIINCS = @LIBFFIINCS@ ---- gcc-3.3.3/libjava/Makefile.in.orig 2004-02-16 08:29:34.000000000 +0100 -+++ gcc-3.3.3/libjava/Makefile.in 2004-02-16 19:02:31.196176824 +0100 -@@ -180,7 +180,7 @@ - @USING_GCC_TRUE@AM_CFLAGS = @USING_GCC_TRUE@@LIBGCJ_CFLAGS@ $(WARNINGS) - @USING_GCC_FALSE@AM_CFLAGS = @USING_GCC_FALSE@@LIBGCJ_CFLAGS@ - --JCFLAGS = -g -+JCFLAGS = - JC1FLAGS = @LIBGCJ_JAVAFLAGS@ $(GCJFLAGS) - - LIBFFIINCS = @LIBFFIINCS@ diff --git a/gcc-nolocalefiles.patch b/gcc-nolocalefiles.patch deleted file mode 100644 index 720954a..0000000 --- a/gcc-nolocalefiles.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc-3.2/libstdc++-v3/configure.orig Sat Jul 27 01:23:04 2002 -+++ gcc-3.2/libstdc++-v3/configure Thu Aug 22 08:03:18 2002 -@@ -2957,7 +2957,7 @@ - int j; - __locale_t loc; - __locale_t loc_dup; -- loc = __newlocale(1 << LC_ALL, "de_DE", 0); -+ loc = __newlocale(1 << LC_ALL, "C", 0); - loc_dup = __duplocale(loc); - i = __strcoll_l(__one, __two, loc); - j = __strcoll_l(__one, __two, loc_dup); -- 2.44.0