From 48302b52ac0018d3289134daa724c0a6ebc29750 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 5 Jul 2009 17:16:11 +0000 Subject: [PATCH] - drop obsolete files Changed files: gcc-info.patch -> 1.17 gcc-nodebug.patch -> 1.12 --- gcc-info.patch | 305 ---------------------------------------------- gcc-nodebug.patch | 107 ---------------- 2 files changed, 412 deletions(-) delete mode 100644 gcc-info.patch delete mode 100644 gcc-nodebug.patch diff --git a/gcc-info.patch b/gcc-info.patch deleted file mode 100644 index 2298512..0000000 --- a/gcc-info.patch +++ /dev/null @@ -1,305 +0,0 @@ ---- a/gcc/doc/cpp.texi 2004-09-17 10:22:36.000000000 +0200 -+++ b/gcc/doc/cpp.texi 2004-09-26 10:58:58.166721432 +0200 -@@ -50,9 +50,9 @@ - @set cppmanual - - @ifinfo --@dircategory Software development -+@dircategory Programming Languages: - @direntry --* Cpp: (cpp). The GNU C preprocessor. -+* Cpp: (cpp). The GNU C preprocessor - @end direntry - @end ifinfo - ---- a/gcc/doc/cppinternals.texi 2004-07-03 01:57:11.000000000 +0200 -+++ b/gcc/doc/cppinternals.texi 2004-09-26 10:58:58.208715048 +0200 -@@ -3,9 +3,9 @@ - @settitle The GNU C Preprocessor Internals - - @ifinfo --@dircategory Software development -+@dircategory Programming Languages: - @direntry --* Cpplib: (cppinternals). Cpplib internals. -+* Cpplib: (cppinternals). Cpplib internals - @end direntry - @end ifinfo - ---- a/gcc/doc/gcc.texi 2004-07-22 22:12:20.000000000 +0200 -+++ b/gcc/doc/gcc.texi 2004-09-26 10:58:58.218713528 +0200 -@@ -62,10 +62,10 @@ - funds for GNU development. - @end copying - @ifnottex --@dircategory Software development -+@dircategory Programming Languages: - @direntry --* gcc: (gcc). The GNU Compiler Collection. --* g++: (gcc). The GNU C++ compiler. -+* gcc: (gcc). The GNU Compiler Collection -+* g++: (gcc). The GNU C++ compiler - @end direntry - This file documents the use of the GNU compilers. - @sp 1 ---- a/gcc/doc/gccint.texi 2004-05-24 00:54:29.000000000 +0200 -+++ b/gcc/doc/gccint.texi 2004-09-26 10:58:58.222712920 +0200 -@@ -46,9 +46,9 @@ - funds for GNU development. - @end copying - @ifnottex --@dircategory Software development -+@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 ---- a/gcc/ada/gnat-style.texi 2004-09-01 13:51:52.000000000 +0200 -+++ b/gcc/ada/gnat-style.texi 2004-09-26 10:58:58.342694680 +0200 -@@ -28,9 +28,9 @@ - @setchapternewpage odd - - --@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} ---- a/gcc/ada/gnat_ugn.texi 2005-12-06 23:45:52.983574000 +0100 -+++ b/gcc/ada/gnat_ugn.texi 2005-12-11 02:35:45.580878360 +0100 -@@ -109,9 +109,9 @@ - @end macro - - @settitle @value{EDITION} User's Guide @value{PLATFORM} --@dircategory GNU Ada tools -+@dircategory Programming Languages: - @direntry --* @value{EDITION} User's Guide: (gnat_ugn). @value{PLATFORM} -+* GNAT User's Guide (gnat_ugn_unw). GNAT User's Guide - @end direntry - - @include gcc-common.texi ---- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200 -+++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200 -@@ -62,9 +62,9 @@ - @end copying - - @ifinfo --@dircategory Software development -+@dircategory Programming Languages: - @direntry --* 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 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 @@ - - @ifinfo - @format --@dircategory Software development -+@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 --* jcf-dump: (gcj)Invoking jcf-dump. -- Print information about Java class files --* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode --* gcj-dbtool: (gcj)Invoking gcj-dbtool. -- Tool for manipulating class file databases. --* jv-convert: (gcj)Invoking jv-convert. -- Convert file from one encoding to another --* grmic: (gcj)Invoking grmic. -- Generate stubs for Remote Method Invocation. --* gc-analyze: (gcj)Invoking gc-analyze. -- Analyze Garbage Collector (GC) memory dumps. --* aot-compile: (gcj)Invoking aot-compile. -- Compile bytecode to native and generate databases. --* rebuild-gcj-db: (gcj)Invoking rebuild-gcj-db. -- Merge the per-solib databases made by aot-compile -- into one system-wide database. -+* 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 -+* gcj-dbtool: (gcj)gcj-dbtool. Db tool. -+* grmic: (gcj)grmic. Generate stubs for Remote Method Invocation. -+* gc-analyze: (gcj)gc-analyze. Analyze Garbage Collector (GC) memory dumps. -+* aot-compile: Compile bytecode to native and generate databases. -+* rebuild-gcj-db: Merge the per-solib databases made by aot-compile into one system-wide database. - @end direntry - @end format - -@@ -108,33 +101,31 @@ - @file{.class} files. - - @menu --* Copying:: The GNU General Public License -+* 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} --* Compatibility:: Compatibility between gcj and other tools for Java --* Invoking jcf-dump:: Print information about class files --* Invoking gij:: Interpreting Java bytecodes --* Invoking gcj-dbtool:: Tool for manipulating class file databases. --* Invoking jv-convert:: Converting from one encoding to another --* Invoking grmic:: Generate stubs for Remote Method Invocation. --* Invoking gc-analyze:: Analyze Garbage Collector (GC) memory dumps. --* Invoking aot-compile:: Compile bytecode to native and generate databases. --* Invoking rebuild-gcj-db:: Merge the per-solib databases made by aot-compile -- into one system-wide database. --* About CNI:: Description of the Compiled Native Interface --* System properties:: Modifying runtime behavior of the libgcj library --* Resources:: Where to look for more information --* Index:: Index. -+ How you can share and copy this manual -+* gcj:: Compiler options supported by @command{gcj} -+* Compatibility:: Compatibility between gcj and other tools for Java -+* jcf-dump:: Print information about class files -+* gij:: Interpreting Java bytecodes -+* gcj-dbtool:: Tool for manipulating class file databases. -+* jv-convert:: Converting from one encoding to another -+* grmic:: Generate stubs for Remote Method Invocation. -+* gc-analyze:: Analyze Garbage Collector (GC) memory dumps. -+* aot-compile:: Compile bytecode to native and generate databases. -+* rebuild-gcj-db:: Merge the per-solib databases made by aot-compile into one system-wide database. -+* About CNI:: Description of the Compiled Native Interface -+* System properties:: Modifying runtime behavior of the libgcj library -+* Resources:: Where to look for more information -+* Index:: Index. - @end menu - -- - @include gpl_v3.texi - - @include fdl.texi - - --@node Invoking gcj -+@node gcj - @chapter Invoking gcj - - @c man title gcj Ahead-of-time compiler for the Java language -@@ -678,8 +669,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 -@@ -726,7 +717,7 @@ - @end itemize - - --@node Invoking jcf-dump -+@node jcf-dump - @chapter Invoking jcf-dump - - @c man title jcf-dump print information about Java class files -@@ -786,7 +777,7 @@ - - @c man end - --@node Invoking gij -+@node gij - @chapter Invoking gij - - @c man title gij GNU interpreter for Java bytecode -@@ -915,7 +906,7 @@ - - @c man end - --@node Invoking gcj-dbtool -+@node gcj-dbtool - @chapter Invoking gcj-dbtool. - - @c man title gcj-dbtool Manipulate class file mapping databases for libgcj -@@ -1006,7 +997,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 -@@ -1065,7 +1056,7 @@ - - @c man end - --@node Invoking grmic -+@node grmic - @chapter Invoking grmic - - @c man title grmic Generate stubs for Remote Method Invocation -@@ -1144,7 +1135,7 @@ - @c man end - - --@node Invoking gc-analyze -+@node gc-analyze - @chapter Invoking gc-analyze - - @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps -@@ -1227,7 +1218,7 @@ - - @c man end - --@node Invoking aot-compile -+@node aot-compile - @chapter Invoking aot-compile - - @c man title aot-compile Compile bytecode to native and generate databases -@@ -1285,7 +1276,7 @@ - - @c man end - --@node Invoking rebuild-gcj-db -+@node rebuild-gcj-db - @chapter Invoking rebuild-gcj-db - - @c man title rebuild-gcj-db Merge the per-solib databases made by aot-compile into one system-wide database. ---- a/gcc/ada/gnat_rm.texi 2005-11-30 12:12:06.000000000 +0100 -+++ b/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 ---- a/gcc/doc/install.texi 2005-11-30 12:02:42.000000000 +0100 -+++ b/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 diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch deleted file mode 100644 index 987fe47..0000000 --- a/gcc-nodebug.patch +++ /dev/null @@ -1,107 +0,0 @@ ---- a/Makefile.in 2006-07-02 15:31:20.000000000 +0200 -+++ b/Makefile.in 2006-07-02 20:55:33.573762250 +0200 -@@ -274,7 +274,7 @@ - - # Flags to pass to stage2 and later makes. They are defined - # here so that they can be overridden by Makefile fragments. --BOOT_CFLAGS= -g -O2 -+BOOT_CFLAGS= -O2 - BOOT_LDFLAGS= - - BISON = @BISON@ ---- a/gcc/Makefile.in 2008-02-25 15:53:34.000000000 +0100 -+++ b/gcc/Makefile.in 2008-03-03 16:42:29.000000000 +0100 -@@ -560,7 +560,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 \ ---- a/gcc/ada/gcc-interface/Makefile.in 2004-09-13 12:18:40.000000000 +0200 -+++ b/gcc/ada/gcc-interface/Makefile.in 2004-09-26 11:40:30.070894416 +0200 -@@ -66,7 +66,7 @@ - # CFLAGS is for the user to override to, e.g., do a bootstrap with -O2. - # BOOT_CFLAGS is the value of CFLAGS to pass - # to the stage2 and stage3 compilations --CFLAGS = -g -+CFLAGS = - BOOT_CFLAGS = -O $(CFLAGS) - # These exists to be overridden by the t-* files, respectively. - T_CFLAGS = -@@ -102,9 +102,9 @@ - ADA_CFLAGS = - ADAFLAGS = -W -Wall -gnatpg -gnata - SOME_ADAFLAGS =-gnata --FORCE_DEBUG_ADAFLAGS = -g -+FORCE_DEBUG_ADAFLAGS = - GNATLIBFLAGS = -gnatpg -nostdinc --GNATLIBCFLAGS = -g -O2 -+GNATLIBCFLAGS = -O2 - GNATLIBCFLAGS_FOR_C = $(GNATLIBCFLAGS) $(TARGET_LIBGCC2_CFLAGS) -fexceptions \ - -DIN_RTS - ALL_ADAFLAGS = $(CFLAGS) $(ADA_CFLAGS) $(ADAFLAGS) ---- a/libada/Makefile.in 2005-11-04 13:49:08.000000000 +0000 -+++ b/libada/Makefile.in 2005-11-24 23:52:14.739531296 +0000 -@@ -49,13 +49,13 @@ - LDFLAGS= - - # The tedious process of getting CFLAGS right. --CFLAGS=-g -+CFLAGS= - LOOSE_WARN = -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - GCC_WARN_CFLAGS = $(LOOSE_WARN) - WARN_CFLAGS = @warn_cflags@ - - TARGET_LIBGCC2_CFLAGS= --GNATLIBCFLAGS= -g -O2 -+GNATLIBCFLAGS= -O2 - - # Get target-specific overrides for TARGET_LIBGCC2_CFLAGS. - host_subdir = @host_subdir@ ---- a/libffi/Makefile.in 2004-08-30 17:42:59.000000000 +0200 -+++ b/libffi/Makefile.in 2004-09-26 11:44:10.789340112 +0200 -@@ -453,7 +453,7 @@ - $(am__append_21) $(am__append_22) - libffi_convenience_la_SOURCES = $(libffi_la_SOURCES) - nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES) --AM_CFLAGS = -Wall -g -fexceptions -+AM_CFLAGS = -Wall -fexceptions - LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS)) - libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) - AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src ---- a/libffi/Makefile.am 2008-05-09 12:10:53.000000000 +0200 -+++ b/libffi/Makefile.am 2008-11-28 02:02:01.690063811 +0100 -@@ -154,7 +154,7 @@ - libffi_convenience_la_SOURCES = $(libffi_la_SOURCES) - nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES) - --AM_CFLAGS = -Wall -g -fexceptions -+AM_CFLAGS = -Wall -fexceptions - - LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS)) - ---- a/libjava/Makefile.am 2004-09-10 10:22:58.000000000 +0200 -+++ b/libjava/Makefile.am 2004-09-26 11:46:24.041082768 +0200 -@@ -179,7 +179,7 @@ - ## Extra CFLAGS used for JNI C sources shared with GNU Classpath. - PEDANTIC_CFLAGS = -ansi -pedantic -Wall -Wno-long-long - --JCFLAGS = -g -+JCFLAGS = - JC1FLAGS = @LIBGCJ_JAVAFLAGS@ $(GCJFLAGS) - - LIBFFIINCS = @LIBFFIINCS@ ---- a/libjava/Makefile.in 2004-09-19 19:47:04.000000000 +0200 -+++ b/libjava/Makefile.in 2004-09-26 11:47:02.431246576 +0200 -@@ -4167,7 +4167,7 @@ - @USING_GCC_FALSE@AM_CFLAGS = @LIBGCJ_CFLAGS@ - @USING_GCC_TRUE@AM_CFLAGS = @LIBGCJ_CFLAGS@ $(WARNINGS) - PEDANTIC_CFLAGS = -ansi -pedantic -Wall -Wno-long-long --JCFLAGS = -g -+JCFLAGS = - JC1FLAGS = @LIBGCJ_JAVAFLAGS@ $(GCJFLAGS) - AM_CPPFLAGS = -I$(top_srcdir) -Iinclude -I$(top_srcdir)/include \ - $(GCINCS) $(THREADINCS) $(INCLTDL) \ -- 2.44.0