Revision: 5686
Author: pebender
Date: Thu Oct 15 14:58:02 2009
Log: - Updated package devel/gcc, devel/gcc-minimal-shared and  
devel/gcc-minimal-static.


http://code.google.com/p/minimyth/source/detail?r=5686

Added:
   
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-disable_multilib_i386_linux64.patch
  /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-dynamic_linker.patch
   
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-libstdc++-v3_config.patch
  /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-perl.patch.gar
Deleted:
   
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-disable_multilib_i386_linux64.patch
  /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-dynamic_linker.patch
   
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-libstdc++-v3_config.patch
  /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-perl.patch.gar
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/devel/gcc/checksums
  /trunk/gar-minimyth/script/devel/gcc/package-api.mk

=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-disable_multilib_i386_linux64.patch
         
Thu Oct 15 14:58:02 2009
@@ -0,0 +1,25 @@
+diff -Naur gcc-4.4.2-old/gcc/config/i386/t-linux64  
gcc-4.4.2-new/gcc/config/i386/t-linux64
+--- gcc-4.4.2-old/gcc/config/i386/t-linux64    2008-07-02 08:59:19.000000000  
-0700
++++ gcc-4.4.2-new/gcc/config/i386/t-linux64    2009-10-15 07:11:08.000000000  
-0700
+@@ -5,13 +5,13 @@
+ # it doesn't tell anything about the 32bit libraries on those systems.   
Set
+ # MULTILIB_OSDIRNAMES according to what is found on the target.
+
+-MULTILIB_OPTIONS = m64/m32
+-MULTILIB_DIRNAMES = 64 32
+-MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo  
$(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
++#MULTILIB_OPTIONS = m64/m32
++#MULTILIB_DIRNAMES = 64 32
++#MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo  
$(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
+
+-LIBGCC = stmp-multilib
+-INSTALL_LIBGCC = install-multilib
++#LIBGCC = stmp-multilib
++#INSTALL_LIBGCC = install-multilib
+
+-EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o \
+-                   crtbeginT.o crtprec32.o crtprec64.o crtprec80.o \
+-                   crtfastmath.o
++#EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o \
++#                  crtbeginT.o crtprec32.o crtprec64.o crtprec80.o \
++#                  crtfastmath.o
=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-dynamic_linker.patch       
 
Thu Oct 15 14:58:02 2009
@@ -0,0 +1,135 @@
+diff -Naur gcc-4.4.2-old/gcc/config/i386/linux64.h  
gcc-4.4.2-new/gcc/config/i386/linux64.h
+--- gcc-4.4.2-old/gcc/config/i386/linux64.h    2009-10-15 07:11:40.000000000  
-0700
++++ gcc-4.4.2-new/gcc/config/i386/linux64.h    2009-10-15 07:12:38.000000000  
-0700
+@@ -59,7 +59,7 @@
+    done.  */
+
+ #define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2"
+-#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2"
++#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux-x86-64.so.2"
+
+ #undef ASM_SPEC
+ #define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} \
+diff -Naur gcc-4.4.2-old/gcc/config/mips/iris6.h  
gcc-4.4.2-new/gcc/config/mips/iris6.h
+--- gcc-4.4.2-old/gcc/config/mips/iris6.h      2009-10-15 07:11:40.000000000  
-0700
++++ gcc-4.4.2-new/gcc/config/mips/iris6.h      2009-10-15 07:12:38.000000000  
-0700
+@@ -88,19 +88,19 @@
+      %{mabi=32:%{pg:gcrt1.o%s} \
+        %{!pg:%{p:mcrt1.o%s libprof1.a%s}%{!p:crt1.o%s}}} \
+      %{mabi=n32: \
+-       %{mips4:%{pg:/usr/lib32/mips4/gcrt1.o%s} \
+-         %{!pg:%{p:/usr/lib32/mips4/mcrt1.o%s  
/usr/lib32/mips4/libprof1.a%s} \
+-           %{!p:/usr/lib32/mips4/crt1.o%s}}} \
+-       %{!mips4:%{pg:/usr/lib32/mips3/gcrt1.o%s} \
+-         %{!pg:%{p:/usr/lib32/mips3/mcrt1.o%s  
/usr/lib32/mips3/libprof1.a%s} \
+-           %{!p:/usr/lib32/mips3/crt1.o%s}}}} \
++       %{mips4:%{pg:/usr/lib/mips4/gcrt1.o%s} \
++         %{!pg:%{p:/usr/lib/mips4/mcrt1.o%s /usr/lib/mips4/libprof1.a%s} \
++           %{!p:/usr/lib/mips4/crt1.o%s}}} \
++       %{!mips4:%{pg:/usr/lib/mips3/gcrt1.o%s} \
++         %{!pg:%{p:/usr/lib/mips3/mcrt1.o%s /usr/lib/mips3/libprof1.a%s} \
++           %{!p:/usr/lib/mips3/crt1.o%s}}}} \
+      %{mabi=64: \
+-       %{mips4:%{pg:/usr/lib64/mips4/gcrt1.o} \
+-         %{!pg:%{p:/usr/lib64/mips4/mcrt1.o /usr/lib64/mips4/libprof1.a} \
+-           %{!p:/usr/lib64/mips4/crt1.o}}} \
+-       %{!mips4:%{pg:/usr/lib64/mips3/gcrt1.o} \
+-         %{!pg:%{p:/usr/lib64/mips3/mcrt1.o /usr/lib64/mips3/libprof1.a} \
+-           %{!p:/usr/lib64/mips3/crt1.o}}}}} \
++       %{mips4:%{pg:/usr/lib/mips4/gcrt1.o} \
++         %{!pg:%{p:/usr/lib/mips4/mcrt1.o /usr/lib/mips4/libprof1.a} \
++           %{!p:/usr/lib/mips4/crt1.o}}} \
++       %{!mips4:%{pg:/usr/lib/mips3/gcrt1.o} \
++         %{!pg:%{p:/usr/lib/mips3/mcrt1.o /usr/lib/mips3/libprof1.a} \
++           %{!p:/usr/lib/mips3/crt1.o}}}}} \
+   irix-crti.o%s crtbegin.o%s"
+
+ #ifdef IRIX_USING_GNU_LD
+@@ -113,10 +113,10 @@
+
+ #undef LIB_SPEC
+ #define LIB_SPEC \
+-  "%{mabi=n32: %{mips4:-L/usr/lib32/mips4} %{!mips4:-L/usr/lib32/mips3} \
+-     -L/usr/lib32} \
+-   %{mabi=64: %{mips4:-L/usr/lib64/mips4} %{!mips4:-L/usr/lib64/mips3} \
+-     -L/usr/lib64} \
++  "%{mabi=n32: %{mips4:-L/usr/lib/mips4} %{!mips4:-L/usr/lib/mips3} \
++     -L/usr/lib} \
++   %{mabi=64: %{mips4:-L/usr/lib/mips4} %{!mips4:-L/usr/lib/mips3} \
++     -L/usr/lib} \
+    %{!shared:" \
+      SUBTARGET_DONT_WARN_UNUSED_SPEC \
+      " %{pthread:-lpthread} %{p:libprof1.a%s}%{pg:libprof1.a%s} -lc " \
+@@ -133,10 +133,10 @@
+   "crtend.o%s irix-crtn.o%s \
+    %{!shared: \
+      %{mabi=32:crtn.o%s}\
+-     %{mabi=n32:%{mips4:/usr/lib32/mips4/crtn.o%s}\
+-       %{!mips4:/usr/lib32/mips3/crtn.o%s}}\
+-     %{mabi=64:%{mips4:/usr/lib64/mips4/crtn.o%s}\
+-       %{!mips4:/usr/lib64/mips3/crtn.o%s}}}"
++     %{mabi=n32:%{mips4:/usr/lib/mips4/crtn.o%s}\
++       %{!mips4:/usr/lib/mips3/crtn.o%s}}\
++     %{mabi=64:%{mips4:/usr/lib/mips4/crtn.o%s}\
++       %{!mips4:/usr/lib/mips3/crtn.o%s}}}"
+
+ #define MIPS_TFMODE_FORMAT mips_extended_format
+
+diff -Naur gcc-4.4.2-old/gcc/config/mips/linux64.h  
gcc-4.4.2-new/gcc/config/mips/linux64.h
+--- gcc-4.4.2-old/gcc/config/mips/linux64.h    2009-10-15 07:11:40.000000000  
-0700
++++ gcc-4.4.2-new/gcc/config/mips/linux64.h    2009-10-15 07:12:38.000000000  
-0700
+@@ -36,9 +36,9 @@
+   %{profile:-lc_p} %{!profile:-lc}}"
+
+ #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
+-#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld.so.1"
+-#define GLIBC_DYNAMIC_LINKERN32 "/lib32/ld.so.1"
+-#define UCLIBC_DYNAMIC_LINKERN32 "/lib32/ld-uClibc.so.0"
++#define GLIBC_DYNAMIC_LINKER64 "/lib/ld.so.1"
++#define GLIBC_DYNAMIC_LINKERN32 "/lib/ld.so.1"
++#define UCLIBC_DYNAMIC_LINKERN32 "/lib/ld-uClibc.so.0"
+ #define LINUX_DYNAMIC_LINKERN32 \
+   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKERN32,  
UCLIBC_DYNAMIC_LINKERN32)
+
+diff -Naur gcc-4.4.2-old/gcc/config/rs6000/linux64.h  
gcc-4.4.2-new/gcc/config/rs6000/linux64.h
+--- gcc-4.4.2-old/gcc/config/rs6000/linux64.h  2009-10-15  
07:11:40.000000000 -0700
++++ gcc-4.4.2-new/gcc/config/rs6000/linux64.h  2009-10-15  
07:12:38.000000000 -0700
+@@ -343,7 +343,7 @@
+ #define LINK_OS_DEFAULT_SPEC "%(link_os_linux)"
+
+ #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
+-#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld64.so.1"
++#define GLIBC_DYNAMIC_LINKER64 "/lib/ld64.so.1"
+ #define UCLIBC_DYNAMIC_LINKER32 "/lib/ld-uClibc.so.0"
+ #define UCLIBC_DYNAMIC_LINKER64 "/lib/ld64-uClibc.so.0"
+ #if UCLIBC_DEFAULT
+diff -Naur gcc-4.4.2-old/gcc/config/sparc/linux64.h  
gcc-4.4.2-new/gcc/config/sparc/linux64.h
+--- gcc-4.4.2-old/gcc/config/sparc/linux64.h   2009-10-15 07:11:40.000000000  
-0700
++++ gcc-4.4.2-new/gcc/config/sparc/linux64.h   2009-10-15 07:12:38.000000000  
-0700
+@@ -110,7 +110,7 @@
+ /* If ELF is the default format, we should not use /lib/elf.  */
+
+ #define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2"
+-#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux.so.2"
++#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux.so.2"
+
+ #ifdef SPARC_BI_ARCH
+
+@@ -130,7 +130,7 @@
+         %{static:-static}}} \
+ "
+
+-#define LINK_ARCH64_SPEC "-m elf64_sparc -Y  
P,%R/usr/lib64 %{shared:-shared} \
++#define LINK_ARCH64_SPEC "-m elf64_sparc -Y  
P,%R/usr/lib %{shared:-shared} \
+   %{!shared: \
+     %{!ibcs: \
+       %{!static: \
+@@ -211,7 +211,7 @@
+ #else /* !SPARC_BI_ARCH */
+
+ #undef LINK_SPEC
+-#define LINK_SPEC "-m elf64_sparc -Y P,%R/usr/lib64 %{shared:-shared} \
++#define LINK_SPEC "-m elf64_sparc -Y P,%R/usr/lib %{shared:-shared} \
+   %{!shared: \
+     %{!ibcs: \
+       %{!static: \
=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-libstdc++-v3_config.patch  
 
Thu Oct 15 14:58:02 2009
@@ -0,0 +1,95 @@
+diff -Naur gcc-4.4.2-old/libstdc++-v3/config.h.in  
gcc-4.4.2-new/libstdc++-v3/config.h.in
+--- gcc-4.4.2-old/libstdc++-v3/config.h.in     2009-10-15 07:12:13.000000000  
-0700
++++ gcc-4.4.2-new/libstdc++-v3/config.h.in     2009-10-15 07:13:13.000000000  
-0700
+@@ -112,7 +112,7 @@
+ #undef HAVE_FABSL
+
+ /* Define to 1 if you have the <fenv.h> header file. */
+-#undef HAVE_FENV_H
++#define HAVE_FENV_H 1
+
+ /* Define to 1 if you have the `finite' function. */
+ #undef HAVE_FINITE
+@@ -167,7 +167,7 @@
+ #undef HAVE_HYPOTL
+
+ /* Define if you have the iconv() function. */
+-#undef HAVE_ICONV
++#define HAVE_ICONV 1
+
+ /* Define to 1 if you have the <ieeefp.h> header file. */
+ #undef HAVE_IEEEFP_H
+@@ -206,7 +206,7 @@
+ #undef HAVE_ISWBLANK
+
+ /* Define if LC_MESSAGES is available in <locale.h>. */
+-#undef HAVE_LC_MESSAGES
++#define HAVE_LC_MESSAGES 1
+
+ /* Define to 1 if you have the `ldexpf' function. */
+ #undef HAVE_LDEXPF
+@@ -287,7 +287,7 @@
+ #undef HAVE_QFPCLASS
+
+ /* Define to 1 if you have the `setenv' function. */
+-#undef HAVE_SETENV
++#define HAVE_SETENV 1
+
+ /* Define to 1 if you have the `sincos' function. */
+ #undef HAVE_SINCOS
+@@ -326,7 +326,7 @@
+ #undef HAVE_STDLIB_H
+
+ /* Define if strerror_l is available in <string.h>. */
+-#undef HAVE_STRERROR_L
++#define HAVE_STRERROR_L 1
+
+ /* Define if strerror_r is available in <string.h>. */
+ #undef HAVE_STRERROR_R
+@@ -353,7 +353,7 @@
+ #undef HAVE_SYS_IOCTL_H
+
+ /* Define to 1 if you have the <sys/ipc.h> header file. */
+-#undef HAVE_SYS_IPC_H
++#define HAVE_SYS_IPC_H 1
+
+ /* Define to 1 if you have the <sys/isa_defs.h> header file. */
+ #undef HAVE_SYS_ISA_DEFS_H
+@@ -365,16 +365,16 @@
+ #undef HAVE_SYS_PARAM_H
+
+ /* Define to 1 if you have the <sys/resource.h> header file. */
+-#undef HAVE_SYS_RESOURCE_H
++#define HAVE_SYS_RESOURCE_H 1
+
+ /* Define to 1 if you have the <sys/sem.h> header file. */
+-#undef HAVE_SYS_SEM_H
++#define HAVE_SYS_SEM_H 1
+
+ /* Define to 1 if you have the <sys/stat.h> header file. */
+ #undef HAVE_SYS_STAT_H
+
+ /* Define to 1 if you have the <sys/time.h> header file. */
+-#undef HAVE_SYS_TIME_H
++#define HAVE_SYS_TIME_H 1
+
+ /* Define to 1 if you have the <sys/types.h> header file. */
+ #undef HAVE_SYS_TYPES_H
+@@ -404,7 +404,7 @@
+ #undef HAVE_TGMATH_H
+
+ /* Define to 1 if the target supports thread-local storage. */
+-#undef HAVE_TLS
++#define HAVE_TLS 1
+
+ /* Define to 1 if you have the <unistd.h> header file. */
+ #undef HAVE_UNISTD_H
+@@ -617,7 +617,7 @@
+ #undef HAVE__TANL
+
+ /* Define as const if the declaration of iconv() needs const. */
+-#undef ICONV_CONST
++#define ICONV_CONST 1
+
+ /* Define to the sub-directory in which libtool stores uninstalled  
libraries.
+    */
=======================================
--- /dev/null
+++ /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.2-perl.patch.gar Thu  
Oct 15 14:58:02 2009
@@ -0,0 +1,153 @@
+diff -Naur gcc-4.4.2-old/contrib/compareSumTests3  
gcc-4.4.2-new/contrib/compareSumTests3
+--- gcc-4.4.2-old/contrib/compareSumTests3     2009-10-15 07:09:33.000000000  
-0700
++++ gcc-4.4.2-new/contrib/compareSumTests3     2009-10-15 07:11:53.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+
+ # Three-way DejaGNU comparison; uses dglib.pm.  Run perldoc on this file  
for
+ # usage.
+diff -Naur gcc-4.4.2-old/contrib/filter_knr2ansi.pl  
gcc-4.4.2-new/contrib/filter_knr2ansi.pl
+--- gcc-4.4.2-old/contrib/filter_knr2ansi.pl   2009-10-15 07:09:33.000000000  
-0700
++++ gcc-4.4.2-new/contrib/filter_knr2ansi.pl   2009-10-15 07:11:53.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ #
+ # Goes through the input line by line to find K&R style function
+ # declarations, and replaces them with ANSI style declarations.
+diff -Naur gcc-4.4.2-old/contrib/filter_params.pl  
gcc-4.4.2-new/contrib/filter_params.pl
+--- gcc-4.4.2-old/contrib/filter_params.pl     2009-10-15 07:09:33.000000000  
-0700
++++ gcc-4.4.2-new/contrib/filter_params.pl     2009-10-15 07:11:53.000000000  
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+
+ # Filters out some of the #defines used throughout the GCC sources:
+ # - GTY(()) marks declarations for gengtype.c
+diff -Naur gcc-4.4.2-old/contrib/index-prop  
gcc-4.4.2-new/contrib/index-prop
+--- gcc-4.4.2-old/contrib/index-prop   2009-10-15 07:09:33.000000000 -0700
++++ gcc-4.4.2-new/contrib/index-prop   2009-10-15 07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -wi
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -wi
+ # Fix up the output of cvs diff -c so that it works with patch.
+ # We do this by propagating the full pathname from the Index: line
+ # into the diff itself.
+diff -Naur gcc-4.4.2-old/contrib/texi2pod.pl  
gcc-4.4.2-new/contrib/texi2pod.pl
+--- gcc-4.4.2-old/contrib/texi2pod.pl  2009-10-15 07:09:33.000000000 -0700
++++ gcc-4.4.2-new/contrib/texi2pod.pl  2009-10-15 07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -w
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
+
+ #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+
+diff -Naur gcc-4.4.2-old/libiberty/gather-docs  
gcc-4.4.2-new/libiberty/gather-docs
+--- gcc-4.4.2-old/libiberty/gather-docs        2009-10-15 07:09:33.000000000 
-0700
++++ gcc-4.4.2-new/libiberty/gather-docs        2009-10-15 07:11:53.000000000 
-0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001
+diff -Naur gcc-4.4.2-old/libiberty/maint-tool  
gcc-4.4.2-new/libiberty/maint-tool
+--- gcc-4.4.2-old/libiberty/maint-tool 2009-10-15 07:09:33.000000000 -0700
++++ gcc-4.4.2-new/libiberty/maint-tool 2009-10-15 07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
+...@gar_build_destdir@@GAR_build_bindir@/perl
+ # -*- perl -*-
+
+ #   Copyright (C) 2001, 2007
+diff -Naur gcc-4.4.2-old/libjava/classpath/doc/texi2pod.pl  
gcc-4.4.2-new/libjava/classpath/doc/texi2pod.pl
+--- gcc-4.4.2-old/libjava/classpath/doc/texi2pod.pl    2009-10-15  
07:09:34.000000000 -0700
++++ gcc-4.4.2-new/libjava/classpath/doc/texi2pod.pl    2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -w
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
+
+ #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+
+diff -Naur gcc-4.4.2-old/libjava/scripts/unicode-blocks.pl  
gcc-4.4.2-new/libjava/scripts/unicode-blocks.pl
+--- gcc-4.4.2-old/libjava/scripts/unicode-blocks.pl    2009-10-15  
07:09:34.000000000 -0700
++++ gcc-4.4.2-new/libjava/scripts/unicode-blocks.pl    2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ # unicode-blocks.pl -- Script to generate java.lang.Character.UnicodeBlock
+ # Copyright (C) 2002 Free Software Foundation, Inc.
+ #
+diff -Naur gcc-4.4.2-old/libjava/scripts/unicode-decomp.pl  
gcc-4.4.2-new/libjava/scripts/unicode-decomp.pl
+--- gcc-4.4.2-old/libjava/scripts/unicode-decomp.pl    2009-10-15  
07:09:34.000000000 -0700
++++ gcc-4.4.2-new/libjava/scripts/unicode-decomp.pl    2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ # unicode-decomp.pl - script to generate database for java.text.Collator
+ # Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
+ #
+diff -Naur gcc-4.4.2-old/libjava/scripts/unicode-muncher.pl  
gcc-4.4.2-new/libjava/scripts/unicode-muncher.pl
+--- gcc-4.4.2-old/libjava/scripts/unicode-muncher.pl   2009-10-15  
07:09:34.000000000 -0700
++++ gcc-4.4.2-new/libjava/scripts/unicode-muncher.pl   2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ # unicode-muncher.pl -- generate Unicode database for java.lang.Character
+ # Copyright (C) 1998, 2002, 2004  Free Software Foundation, Inc.
+ #
+diff -Naur gcc-4.4.2-old/libjava/scripts/unicode-to-chartables.pl  
gcc-4.4.2-new/libjava/scripts/unicode-to-chartables.pl
+--- gcc-4.4.2-old/libjava/scripts/unicode-to-chartables.pl     2009-10-15  
07:09:34.000000000 -0700
++++ gcc-4.4.2-new/libjava/scripts/unicode-to-chartables.pl     2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ # unicode-to-chartables.pl -- generate Unicode database for  
java.lang.Character
+ # Copyright (C) 1998, 2002, 2004, 2006  Free Software Foundation, Inc.
+ #
+diff -Naur gcc-4.4.2-old/libstdc++-v3/scripts/gen_bind_includers.pl  
gcc-4.4.2-new/libstdc++-v3/scripts/gen_bind_includers.pl
+--- gcc-4.4.2-old/libstdc++-v3/scripts/gen_bind_includers.pl   2009-10-15  
07:09:33.000000000 -0700
++++ gcc-4.4.2-new/libstdc++-v3/scripts/gen_bind_includers.pl   2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ use English;
+
+ $max = shift @ARGV;
+diff -Naur gcc-4.4.2-old/libstdc++-v3/scripts/gen_includers2.pl  
gcc-4.4.2-new/libstdc++-v3/scripts/gen_includers2.pl
+--- gcc-4.4.2-old/libstdc++-v3/scripts/gen_includers2.pl       2009-10-15  
07:09:33.000000000 -0700
++++ gcc-4.4.2-new/libstdc++-v3/scripts/gen_includers2.pl       2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ use English;
+
+ $max = shift @ARGV;
+diff -Naur gcc-4.4.2-old/libstdc++-v3/scripts/gen_includers.pl  
gcc-4.4.2-new/libstdc++-v3/scripts/gen_includers.pl
+--- gcc-4.4.2-old/libstdc++-v3/scripts/gen_includers.pl        2009-10-15  
07:09:33.000000000 -0700
++++ gcc-4.4.2-new/libstdc++-v3/scripts/gen_includers.pl        2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+ use English;
+
+ $max = shift @ARGV;
+diff -Naur gcc-4.4.2-old/libstdc++-v3/scripts/make_exports.pl  
gcc-4.4.2-new/libstdc++-v3/scripts/make_exports.pl
+--- gcc-4.4.2-old/libstdc++-v3/scripts/make_exports.pl 2009-10-15  
07:09:33.000000000 -0700
++++ gcc-4.4.2-new/libstdc++-v3/scripts/make_exports.pl 2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_build_destdir@@GAR_build_bindir@/perl -w
+
+ # This script takes two arguments, a version script and a dynamic library
+ # (in that order), and prints a list of symbols to be exported from the
+diff -Naur gcc-4.4.2-old/maintainer-scripts/maintainer-addresses  
gcc-4.4.2-new/maintainer-scripts/maintainer-addresses
+--- gcc-4.4.2-old/maintainer-scripts/maintainer-addresses      2009-10-15  
07:09:33.000000000 -0700
++++ gcc-4.4.2-new/maintainer-scripts/maintainer-addresses      2009-10-15  
07:11:53.000000000 -0700
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl -w -T
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w -T
+ #
+ # Extract all maintainers' addresses from the GCC MAINTAINERS file, only
+ # skipping those addresses specified in $OMIT.
=======================================
---  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-disable_multilib_i386_linux64.patch
         
Wed Jul 22 20:50:13 2009
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Naur gcc-4.4.1-old/gcc/config/i386/t-linux64  
gcc-4.4.1-new/gcc/config/i386/t-linux64
---- gcc-4.4.1-old/gcc/config/i386/t-linux64    2008-07-02 08:59:19.000000000  
-0700
-+++ gcc-4.4.1-new/gcc/config/i386/t-linux64    2009-07-22 13:54:57.000000000  
-0700
-@@ -5,13 +5,13 @@
- # it doesn't tell anything about the 32bit libraries on those systems.   
Set
- # MULTILIB_OSDIRNAMES according to what is found on the target.
-
--MULTILIB_OPTIONS = m64/m32
--MULTILIB_DIRNAMES = 64 32
--MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo  
$(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
-+#MULTILIB_OPTIONS = m64/m32
-+#MULTILIB_DIRNAMES = 64 32
-+#MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo  
$(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
-
--LIBGCC = stmp-multilib
--INSTALL_LIBGCC = install-multilib
-+#LIBGCC = stmp-multilib
-+#INSTALL_LIBGCC = install-multilib
-
--EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o \
--                   crtbeginT.o crtprec32.o crtprec64.o crtprec80.o \
--                   crtfastmath.o
-+#EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o \
-+#                  crtbeginT.o crtprec32.o crtprec64.o crtprec80.o \
-+#                  crtfastmath.o
=======================================
---  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-dynamic_linker.patch       
 
Wed Jul 22 20:50:13 2009
+++ /dev/null
@@ -1,135 +0,0 @@
-diff -Naur gcc-4.4.1-old/gcc/config/i386/linux64.h  
gcc-4.4.1-new/gcc/config/i386/linux64.h
---- gcc-4.4.1-old/gcc/config/i386/linux64.h    2009-07-22 13:55:44.000000000  
-0700
-+++ gcc-4.4.1-new/gcc/config/i386/linux64.h    2009-07-22 14:07:43.000000000  
-0700
-@@ -59,7 +59,7 @@
-    done.  */
-
- #define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2"
--#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2"
-+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux-x86-64.so.2"
-
- #undef ASM_SPEC
- #define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} \
-diff -Naur gcc-4.4.1-old/gcc/config/mips/iris6.h  
gcc-4.4.1-new/gcc/config/mips/iris6.h
---- gcc-4.4.1-old/gcc/config/mips/iris6.h      2009-07-22 13:55:44.000000000  
-0700
-+++ gcc-4.4.1-new/gcc/config/mips/iris6.h      2009-07-22 14:08:06.000000000  
-0700
-@@ -88,19 +88,19 @@
-      %{mabi=32:%{pg:gcrt1.o%s} \
-        %{!pg:%{p:mcrt1.o%s libprof1.a%s}%{!p:crt1.o%s}}} \
-      %{mabi=n32: \
--       %{mips4:%{pg:/usr/lib32/mips4/gcrt1.o%s} \
--         %{!pg:%{p:/usr/lib32/mips4/mcrt1.o%s  
/usr/lib32/mips4/libprof1.a%s} \
--           %{!p:/usr/lib32/mips4/crt1.o%s}}} \
--       %{!mips4:%{pg:/usr/lib32/mips3/gcrt1.o%s} \
--         %{!pg:%{p:/usr/lib32/mips3/mcrt1.o%s  
/usr/lib32/mips3/libprof1.a%s} \
--           %{!p:/usr/lib32/mips3/crt1.o%s}}}} \
-+       %{mips4:%{pg:/usr/lib/mips4/gcrt1.o%s} \
-+         %{!pg:%{p:/usr/lib/mips4/mcrt1.o%s /usr/lib/mips4/libprof1.a%s} \
-+           %{!p:/usr/lib/mips4/crt1.o%s}}} \
-+       %{!mips4:%{pg:/usr/lib/mips3/gcrt1.o%s} \
-+         %{!pg:%{p:/usr/lib/mips3/mcrt1.o%s /usr/lib/mips3/libprof1.a%s} \
-+           %{!p:/usr/lib/mips3/crt1.o%s}}}} \
-      %{mabi=64: \
--       %{mips4:%{pg:/usr/lib64/mips4/gcrt1.o} \
--         %{!pg:%{p:/usr/lib64/mips4/mcrt1.o /usr/lib64/mips4/libprof1.a} \
--           %{!p:/usr/lib64/mips4/crt1.o}}} \
--       %{!mips4:%{pg:/usr/lib64/mips3/gcrt1.o} \
--         %{!pg:%{p:/usr/lib64/mips3/mcrt1.o /usr/lib64/mips3/libprof1.a} \
--           %{!p:/usr/lib64/mips3/crt1.o}}}}} \
-+       %{mips4:%{pg:/usr/lib/mips4/gcrt1.o} \
-+         %{!pg:%{p:/usr/lib/mips4/mcrt1.o /usr/lib/mips4/libprof1.a} \
-+           %{!p:/usr/lib/mips4/crt1.o}}} \
-+       %{!mips4:%{pg:/usr/lib/mips3/gcrt1.o} \
-+         %{!pg:%{p:/usr/lib/mips3/mcrt1.o /usr/lib/mips3/libprof1.a} \
-+           %{!p:/usr/lib/mips3/crt1.o}}}}} \
-   irix-crti.o%s crtbegin.o%s"
-
- #ifdef IRIX_USING_GNU_LD
-@@ -113,10 +113,10 @@
-
- #undef LIB_SPEC
- #define LIB_SPEC \
--  "%{mabi=n32: %{mips4:-L/usr/lib32/mips4} %{!mips4:-L/usr/lib32/mips3} \
--     -L/usr/lib32} \
--   %{mabi=64: %{mips4:-L/usr/lib64/mips4} %{!mips4:-L/usr/lib64/mips3} \
--     -L/usr/lib64} \
-+  "%{mabi=n32: %{mips4:-L/usr/lib/mips4} %{!mips4:-L/usr/lib/mips3} \
-+     -L/usr/lib} \
-+   %{mabi=64: %{mips4:-L/usr/lib/mips4} %{!mips4:-L/usr/lib/mips3} \
-+     -L/usr/lib} \
-    %{!shared:" \
-      SUBTARGET_DONT_WARN_UNUSED_SPEC \
-      " %{pthread:-lpthread} %{p:libprof1.a%s}%{pg:libprof1.a%s} -lc " \
-@@ -133,10 +133,10 @@
-   "crtend.o%s irix-crtn.o%s \
-    %{!shared: \
-      %{mabi=32:crtn.o%s}\
--     %{mabi=n32:%{mips4:/usr/lib32/mips4/crtn.o%s}\
--       %{!mips4:/usr/lib32/mips3/crtn.o%s}}\
--     %{mabi=64:%{mips4:/usr/lib64/mips4/crtn.o%s}\
--       %{!mips4:/usr/lib64/mips3/crtn.o%s}}}"
-+     %{mabi=n32:%{mips4:/usr/lib/mips4/crtn.o%s}\
-+       %{!mips4:/usr/lib/mips3/crtn.o%s}}\
-+     %{mabi=64:%{mips4:/usr/lib/mips4/crtn.o%s}\
-+       %{!mips4:/usr/lib/mips3/crtn.o%s}}}"
-
- #define MIPS_TFMODE_FORMAT mips_extended_format
-
-diff -Naur gcc-4.4.1-old/gcc/config/mips/linux64.h  
gcc-4.4.1-new/gcc/config/mips/linux64.h
---- gcc-4.4.1-old/gcc/config/mips/linux64.h    2009-07-22 13:55:44.000000000  
-0700
-+++ gcc-4.4.1-new/gcc/config/mips/linux64.h    2009-07-22 14:08:06.000000000  
-0700
-@@ -36,9 +36,9 @@
-   %{profile:-lc_p} %{!profile:-lc}}"
-
- #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
--#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld.so.1"
--#define GLIBC_DYNAMIC_LINKERN32 "/lib32/ld.so.1"
--#define UCLIBC_DYNAMIC_LINKERN32 "/lib32/ld-uClibc.so.0"
-+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld.so.1"
-+#define GLIBC_DYNAMIC_LINKERN32 "/lib/ld.so.1"
-+#define UCLIBC_DYNAMIC_LINKERN32 "/lib/ld-uClibc.so.0"
- #define LINUX_DYNAMIC_LINKERN32 \
-   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKERN32,  
UCLIBC_DYNAMIC_LINKERN32)
-
-diff -Naur gcc-4.4.1-old/gcc/config/rs6000/linux64.h  
gcc-4.4.1-new/gcc/config/rs6000/linux64.h
---- gcc-4.4.1-old/gcc/config/rs6000/linux64.h  2009-07-22  
13:55:44.000000000 -0700
-+++ gcc-4.4.1-new/gcc/config/rs6000/linux64.h  2009-07-22  
14:08:07.000000000 -0700
-@@ -343,7 +343,7 @@
- #define LINK_OS_DEFAULT_SPEC "%(link_os_linux)"
-
- #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
--#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld64.so.1"
-+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld64.so.1"
- #define UCLIBC_DYNAMIC_LINKER32 "/lib/ld-uClibc.so.0"
- #define UCLIBC_DYNAMIC_LINKER64 "/lib/ld64-uClibc.so.0"
- #if UCLIBC_DEFAULT
-diff -Naur gcc-4.4.1-old/gcc/config/sparc/linux64.h  
gcc-4.4.1-new/gcc/config/sparc/linux64.h
---- gcc-4.4.1-old/gcc/config/sparc/linux64.h   2009-07-22 13:55:44.000000000  
-0700
-+++ gcc-4.4.1-new/gcc/config/sparc/linux64.h   2009-07-22 14:08:08.000000000  
-0700
-@@ -110,7 +110,7 @@
- /* If ELF is the default format, we should not use /lib/elf.  */
-
- #define GLIBC_DYNAMIC_LINKER32 "/lib/ld-linux.so.2"
--#define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux.so.2"
-+#define GLIBC_DYNAMIC_LINKER64 "/lib/ld-linux.so.2"
-
- #ifdef SPARC_BI_ARCH
-
-@@ -130,7 +130,7 @@
-         %{static:-static}}} \
- "
-
--#define LINK_ARCH64_SPEC "-m elf64_sparc -Y  
P,%R/usr/lib64 %{shared:-shared} \
-+#define LINK_ARCH64_SPEC "-m elf64_sparc -Y  
P,%R/usr/lib %{shared:-shared} \
-   %{!shared: \
-     %{!ibcs: \
-       %{!static: \
-@@ -211,7 +211,7 @@
- #else /* !SPARC_BI_ARCH */
-
- #undef LINK_SPEC
--#define LINK_SPEC "-m elf64_sparc -Y P,%R/usr/lib64 %{shared:-shared} \
-+#define LINK_SPEC "-m elf64_sparc -Y P,%R/usr/lib %{shared:-shared} \
-   %{!shared: \
-     %{!ibcs: \
-       %{!static: \
=======================================
---  
/trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-libstdc++-v3_config.patch  
 
Wed Jul 22 20:50:13 2009
+++ /dev/null
@@ -1,95 +0,0 @@
-diff -Naur gcc-4.4.1-old/libstdc++-v3/config.h.in  
gcc-4.4.1-new/libstdc++-v3/config.h.in
---- gcc-4.4.1-old/libstdc++-v3/config.h.in     2009-07-22 14:03:14.000000000  
-0700
-+++ gcc-4.4.1-new/libstdc++-v3/config.h.in     2009-07-22 14:14:24.000000000  
-0700
-@@ -112,7 +112,7 @@
- #undef HAVE_FABSL
-
- /* Define to 1 if you have the <fenv.h> header file. */
--#undef HAVE_FENV_H
-+#define HAVE_FENV_H 1
-
- /* Define to 1 if you have the `finite' function. */
- #undef HAVE_FINITE
-@@ -167,7 +167,7 @@
- #undef HAVE_HYPOTL
-
- /* Define if you have the iconv() function. */
--#undef HAVE_ICONV
-+#define HAVE_ICONV 1
-
- /* Define to 1 if you have the <ieeefp.h> header file. */
- #undef HAVE_IEEEFP_H
-@@ -206,7 +206,7 @@
- #undef HAVE_ISWBLANK
-
- /* Define if LC_MESSAGES is available in <locale.h>. */
--#undef HAVE_LC_MESSAGES
-+#define HAVE_LC_MESSAGES 1
-
- /* Define to 1 if you have the `ldexpf' function. */
- #undef HAVE_LDEXPF
-@@ -287,7 +287,7 @@
- #undef HAVE_QFPCLASS
-
- /* Define to 1 if you have the `setenv' function. */
--#undef HAVE_SETENV
-+#define HAVE_SETENV 1
-
- /* Define to 1 if you have the `sincos' function. */
- #undef HAVE_SINCOS
-@@ -326,7 +326,7 @@
- #undef HAVE_STDLIB_H
-
- /* Define if strerror_l is available in <string.h>. */
--#undef HAVE_STRERROR_L
-+#define HAVE_STRERROR_L 1
-
- /* Define if strerror_r is available in <string.h>. */
- #undef HAVE_STRERROR_R
-@@ -353,7 +353,7 @@
- #undef HAVE_SYS_IOCTL_H
-
- /* Define to 1 if you have the <sys/ipc.h> header file. */
--#undef HAVE_SYS_IPC_H
-+#define HAVE_SYS_IPC_H 1
-
- /* Define to 1 if you have the <sys/isa_defs.h> header file. */
- #undef HAVE_SYS_ISA_DEFS_H
-@@ -365,16 +365,16 @@
- #undef HAVE_SYS_PARAM_H
-
- /* Define to 1 if you have the <sys/resource.h> header file. */
--#undef HAVE_SYS_RESOURCE_H
-+#define HAVE_SYS_RESOURCE_H 1
-
- /* Define to 1 if you have the <sys/sem.h> header file. */
--#undef HAVE_SYS_SEM_H
-+#define HAVE_SYS_SEM_H 1
-
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
-
- /* Define to 1 if you have the <sys/time.h> header file. */
--#undef HAVE_SYS_TIME_H
-+#define HAVE_SYS_TIME_H 1
-
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
-@@ -404,7 +404,7 @@
- #undef HAVE_TGMATH_H
-
- /* Define to 1 if the target supports thread-local storage. */
--#undef HAVE_TLS
-+#define HAVE_TLS 1
-
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
-@@ -617,7 +617,7 @@
- #undef HAVE__TANL
-
- /* Define as const if the declaration of iconv() needs const. */
--#undef ICONV_CONST
-+#define ICONV_CONST 1
-
- /* Define to the sub-directory in which libtool stores uninstalled  
libraries.
-    */
=======================================
--- /trunk/gar-minimyth/script/devel/gcc/files/gcc-4.4.1-perl.patch.gar Wed  
Jul 22 20:50:13 2009
+++ /dev/null
@@ -1,153 +0,0 @@
-diff -Naur gcc-4.4.1-old/contrib/compareSumTests3  
gcc-4.4.1-new/contrib/compareSumTests3
---- gcc-4.4.1-old/contrib/compareSumTests3     2009-07-22 11:41:07.000000000  
-0700
-+++ gcc-4.4.1-new/contrib/compareSumTests3     2009-07-22 14:02:22.000000000  
-0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
-
- # Three-way DejaGNU comparison; uses dglib.pm.  Run perldoc on this file  
for
- # usage.
-diff -Naur gcc-4.4.1-old/contrib/filter_knr2ansi.pl  
gcc-4.4.1-new/contrib/filter_knr2ansi.pl
---- gcc-4.4.1-old/contrib/filter_knr2ansi.pl   2009-07-22 11:41:07.000000000  
-0700
-+++ gcc-4.4.1-new/contrib/filter_knr2ansi.pl   2009-07-22 14:02:22.000000000  
-0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- #
- # Goes through the input line by line to find K&R style function
- # declarations, and replaces them with ANSI style declarations.
-diff -Naur gcc-4.4.1-old/contrib/filter_params.pl  
gcc-4.4.1-new/contrib/filter_params.pl
---- gcc-4.4.1-old/contrib/filter_params.pl     2009-07-22 11:41:07.000000000  
-0700
-+++ gcc-4.4.1-new/contrib/filter_params.pl     2009-07-22 14:02:22.000000000  
-0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
-
- # Filters out some of the #defines used throughout the GCC sources:
- # - GTY(()) marks declarations for gengtype.c
-diff -Naur gcc-4.4.1-old/contrib/index-prop  
gcc-4.4.1-new/contrib/index-prop
---- gcc-4.4.1-old/contrib/index-prop   2009-07-22 11:41:07.000000000 -0700
-+++ gcc-4.4.1-new/contrib/index-prop   2009-07-22 14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl -wi
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -wi
- # Fix up the output of cvs diff -c so that it works with patch.
- # We do this by propagating the full pathname from the Index: line
- # into the diff itself.
-diff -Naur gcc-4.4.1-old/contrib/texi2pod.pl  
gcc-4.4.1-new/contrib/texi2pod.pl
---- gcc-4.4.1-old/contrib/texi2pod.pl  2009-07-22 11:41:07.000000000 -0700
-+++ gcc-4.4.1-new/contrib/texi2pod.pl  2009-07-22 14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl -w
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
-
- #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
-
-diff -Naur gcc-4.4.1-old/libiberty/gather-docs  
gcc-4.4.1-new/libiberty/gather-docs
---- gcc-4.4.1-old/libiberty/gather-docs        2009-07-22 11:41:57.000000000 
-0700
-+++ gcc-4.4.1-new/libiberty/gather-docs        2009-07-22 14:02:22.000000000 
-0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- # -*- perl -*-
-
- #   Copyright (C) 2001
-diff -Naur gcc-4.4.1-old/libiberty/maint-tool  
gcc-4.4.1-new/libiberty/maint-tool
---- gcc-4.4.1-old/libiberty/maint-tool 2009-07-22 11:41:57.000000000 -0700
-+++ gcc-4.4.1-new/libiberty/maint-tool 2009-07-22 14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-...@gar_build_destdir@@GAR_build_bindir@/perl
- # -*- perl -*-
-
- #   Copyright (C) 2001, 2007
-diff -Naur gcc-4.4.1-old/libjava/classpath/doc/texi2pod.pl  
gcc-4.4.1-new/libjava/classpath/doc/texi2pod.pl
---- gcc-4.4.1-old/libjava/classpath/doc/texi2pod.pl    2009-07-22  
11:41:06.000000000 -0700
-+++ gcc-4.4.1-new/libjava/classpath/doc/texi2pod.pl    2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl -w
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w
-
- #   Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
-
-diff -Naur gcc-4.4.1-old/libjava/scripts/unicode-blocks.pl  
gcc-4.4.1-new/libjava/scripts/unicode-blocks.pl
---- gcc-4.4.1-old/libjava/scripts/unicode-blocks.pl    2009-07-22  
11:41:06.000000000 -0700
-+++ gcc-4.4.1-new/libjava/scripts/unicode-blocks.pl    2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- # unicode-blocks.pl -- Script to generate java.lang.Character.UnicodeBlock
- # Copyright (C) 2002 Free Software Foundation, Inc.
- #
-diff -Naur gcc-4.4.1-old/libjava/scripts/unicode-decomp.pl  
gcc-4.4.1-new/libjava/scripts/unicode-decomp.pl
---- gcc-4.4.1-old/libjava/scripts/unicode-decomp.pl    2009-07-22  
11:41:06.000000000 -0700
-+++ gcc-4.4.1-new/libjava/scripts/unicode-decomp.pl    2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- # unicode-decomp.pl - script to generate database for java.text.Collator
- # Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
- #
-diff -Naur gcc-4.4.1-old/libjava/scripts/unicode-muncher.pl  
gcc-4.4.1-new/libjava/scripts/unicode-muncher.pl
---- gcc-4.4.1-old/libjava/scripts/unicode-muncher.pl   2009-07-22  
11:41:06.000000000 -0700
-+++ gcc-4.4.1-new/libjava/scripts/unicode-muncher.pl   2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- # unicode-muncher.pl -- generate Unicode database for java.lang.Character
- # Copyright (C) 1998, 2002, 2004  Free Software Foundation, Inc.
- #
-diff -Naur gcc-4.4.1-old/libjava/scripts/unicode-to-chartables.pl  
gcc-4.4.1-new/libjava/scripts/unicode-to-chartables.pl
---- gcc-4.4.1-old/libjava/scripts/unicode-to-chartables.pl     2009-07-22  
11:41:06.000000000 -0700
-+++ gcc-4.4.1-new/libjava/scripts/unicode-to-chartables.pl     2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- # unicode-to-chartables.pl -- generate Unicode database for  
java.lang.Character
- # Copyright (C) 1998, 2002, 2004, 2006  Free Software Foundation, Inc.
- #
-diff -Naur gcc-4.4.1-old/libstdc++-v3/scripts/gen_bind_includers.pl  
gcc-4.4.1-new/libstdc++-v3/scripts/gen_bind_includers.pl
---- gcc-4.4.1-old/libstdc++-v3/scripts/gen_bind_includers.pl   2009-07-22  
11:41:57.000000000 -0700
-+++ gcc-4.4.1-new/libstdc++-v3/scripts/gen_bind_includers.pl   2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- use English;
-
- $max = shift @ARGV;
-diff -Naur gcc-4.4.1-old/libstdc++-v3/scripts/gen_includers2.pl  
gcc-4.4.1-new/libstdc++-v3/scripts/gen_includers2.pl
---- gcc-4.4.1-old/libstdc++-v3/scripts/gen_includers2.pl       2009-07-22  
11:41:57.000000000 -0700
-+++ gcc-4.4.1-new/libstdc++-v3/scripts/gen_includers2.pl       2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- use English;
-
- $max = shift @ARGV;
-diff -Naur gcc-4.4.1-old/libstdc++-v3/scripts/gen_includers.pl  
gcc-4.4.1-new/libstdc++-v3/scripts/gen_includers.pl
---- gcc-4.4.1-old/libstdc++-v3/scripts/gen_includers.pl        2009-07-22  
11:41:57.000000000 -0700
-+++ gcc-4.4.1-new/libstdc++-v3/scripts/gen_includers.pl        2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
- use English;
-
- $max = shift @ARGV;
-diff -Naur gcc-4.4.1-old/libstdc++-v3/scripts/make_exports.pl  
gcc-4.4.1-new/libstdc++-v3/scripts/make_exports.pl
---- gcc-4.4.1-old/libstdc++-v3/scripts/make_exports.pl 2009-07-22  
11:41:57.000000000 -0700
-+++ gcc-4.4.1-new/libstdc++-v3/scripts/make_exports.pl 2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-...@gar_build_destdir@@GAR_build_bindir@/perl -w
-
- # This script takes two arguments, a version script and a dynamic library
- # (in that order), and prints a list of symbols to be exported from the
-diff -Naur gcc-4.4.1-old/maintainer-scripts/maintainer-addresses  
gcc-4.4.1-new/maintainer-scripts/maintainer-addresses
---- gcc-4.4.1-old/maintainer-scripts/maintainer-addresses      2009-07-22  
11:41:07.000000000 -0700
-+++ gcc-4.4.1-new/maintainer-scripts/maintainer-addresses      2009-07-22  
14:02:22.000000000 -0700
-@@ -1,4 +1,4 @@
--#! /usr/bin/perl -w -T
-+#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl -w -T
- #
- # Extract all maintainers' addresses from the GCC MAINTAINERS file, only
- # skipping those addresses specified in $OMIT.
=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Wed Oct 14  
19:23:42 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Thu Oct 15  
14:58:02 2009
@@ -5,7 +5,7 @@
  MiniMyth release. For earlier changes see the yearly changelog files.

   
--------------------------------------------------------------------------------
-Changes since 69 (2009-10-14):
+Changes since 69 (2009-10-15):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082 and
@@ -150,6 +150,9 @@
  Updated packages
      Updated db/mysql.
      Updated db/sqlite.
+    Updated devel/gcc.
+    Updated devel/gcc-minimal-shared.
+    Updated devel/gcc-minimal-static.
      Updated devel/gdb.
      Updated devel/fakeroot.
      Updated devel/intltool.
=======================================
--- /trunk/gar-minimyth/script/devel/gcc/checksums      Wed Jul 22 20:50:13 2009
+++ /trunk/gar-minimyth/script/devel/gcc/checksums      Thu Oct 15 14:58:02 2009
@@ -1,5 +1,5 @@
-927eaac3d44b22f31f9c83df82f26436  download/gcc-4.4.1.tar.bz2
-f2269bc2f0b78821d04903bf4efa6027   
download/gcc-4.4.1-disable_multilib_i386_linux64.patch
-561a99055b6a8d5c16b90b6e28a0511b  download/gcc-4.4.1-perl.patch.gar
-e5f6b419a9772eee985857e56624a81d  download/gcc-4.4.1-dynamic_linker.patch
-65cbb3f3f8550ec6eed0ab89a1e3e63b   
download/gcc-4.4.1-libstdc++-v3_config.patch
+70f5ac588a79e3c9901d5b34f58d896d  download/gcc-4.4.2.tar.bz2
+f7bfdbe3b9f256b906036031801865c9   
download/gcc-4.4.2-disable_multilib_i386_linux64.patch
+149a6c3d5571cd37b63b766741c4b7e2  download/gcc-4.4.2-perl.patch.gar
+6d42cc9e3a624c16e8db7931fd4a6542  download/gcc-4.4.2-dynamic_linker.patch
+35a1f9b3bcf7321be8da96ccb53c4b4b   
download/gcc-4.4.2-libstdc++-v3_config.patch
=======================================
--- /trunk/gar-minimyth/script/devel/gcc/package-api.mk Wed Jul 22 20:50:13  
2009
+++ /trunk/gar-minimyth/script/devel/gcc/package-api.mk Thu Oct 15 14:58:02  
2009
@@ -1,6 +1,6 @@
  GCC_MAJOR_VERSION = 4
  GCC_MINOR_VERSION = 4
-GCC_TEENY_VERSION = 1
+GCC_TEENY_VERSION = 2
  GCC_EXTRA_VERSION =

  GCC_VERSION = $(strip $(if $(GCC_EXTRA_VERSION), \

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to