head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.2 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.2.0.66 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.64 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.62 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.60 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.58 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.56 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.54 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.52 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.50 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.48 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.46 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.44 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.42 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.40 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.38 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.36 pkgsrc-2008Q1:1.2.0.34 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.32 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.30 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.28 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.26 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.24 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.22 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.20 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.18 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.16 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.14 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.12 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.10 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.8 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.6 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.4 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.2 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.1.0.10 pkgsrc-2003Q4-base:1.1 netbsd-1-6-1:1.1.0.6 netbsd-1-6-1-base:1.1 netbsd-1-6:1.1.0.8 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.0.4 pkgviews-base:1.1 buildlink2:1.1.0.2 buildlink2-base:1.1 netbsd-1-5-PATCH003:1.1 netbsd-1-5-PATCH001:1.1; locks; strict; comment @# @; 1.3 date 2011.12.20.02.36.55; author dholland; state dead; branches; next 1.2; 1.2 date 2004.03.09.12.19.12; author kent; state Exp; branches; next 1.1; 1.1 date 2001.01.30.03.09.00; author minoura; state Exp; branches; next ; desc @@ 1.3 log @Garbage-collect cross/i386-netbsdpe. The corresponding code in base that this was meant to support never amounted to much and was removed some time back. The package is also severely outdated and no longer buildable. @ text @$NetBSD: patch-co,v 1.2 2004/03/09 12:19:12 kent Exp $ --- gcc/config.gcc.orig2 2003-10-26 04:46:27.000000000 +0900 +++ gcc/config.gcc @@@@ -1139,6 +1139,18 @@@@ x86_64-*-freebsd*) i[34567]86-*-netbsdelf*) tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h" ;; +i[34567]86-*-netbsdpe*) + tm_file="i386/cygming.h i386/netbsdpe.h" + xm_defines=POSIX + xm_file=i386/xm-mingw32.h + xmake_file=i386/x-mingw32 + tmake_file="i386/t-netbsdpe" + extra_objs=winnt.o + target_cpu_default=TARGET_CPU_DEFAULT_pentiumpro + if test x$enable_threads = xyes; then + thread_file='posix' + fi + ;; i[34567]86-*-netbsd*) tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h netbsd.h netbsd-aout.h i386/netbsd.h" tmake_file=t-netbsd @ 1.2 log @update based gcc and binutils. - gcc 2.95.2 -> 3.3.3 - binutils 030425 -> 2.15.90 (20040222) @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Updated to gcc-2.95.2, from PEACE repository. http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ @ text @d3 21 a23 76 --- gcc/configure.in.pre-patch Tue Jan 16 21:47:25 2001 +++ gcc/configure.in @@@@ -1156,9 +1156,34 @@@@ tmake_file=t-freebsd ;; changequote(,)dnl + i[34567]86-*-netbsdelf* | \ + i[34567]86-*-netbsd1.4[I-Z]* | \ + i[34567]86-*-netbsd1.[5-9]* | \ + i[34567]86-*-netbsd2*) +changequote([,])dnl + tm_file=i386/netbsd-elf.h + xm_file=i386/xm-netbsd.h + tmake_file=t-netbsd + ;; +changequote(,)dnl + i[34567]86-*-netbsdpe* ) +changequote([,])dnl + xm_file="${xm_file} i386/xm-cygwin.h" + tmake_file=i386/t-cygwin + tm_file=i386/netbsd-pe.h + xmake_file=i386/x-cygwin + extra_objs=winnt.o + fixincludes=Makefile.in + if [[ x$enable_threads = xyes ]]; then + thread_file='posix' + fi + exeext=.exe + ;; +changequote(,)dnl i[34567]86-*-netbsd*) changequote([,])dnl tm_file=i386/netbsd.h + xm_file=i386/xm-netbsd.h tmake_file=t-netbsd use_collect2=yes ;; @@@@ -3021,6 +3046,12 @@@@ tmake_file=sparc/t-sparcbare tm_file="sparc/aout.h libgloss.h" ;; + sparc-*-netbsd*elf*) + tm_file=sparc/netbsdelf.h + xm_file=sparc/xm-netbsd.h + tmake_file=t-netbsd + use_collect2=yes + ;; sparc-*-netbsd*) tm_file=sparc/netbsd.h tmake_file=t-netbsd @@@@ -3216,6 +3247,12 @@@@ extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" gnu_ld=yes ;; + sparc64-*-netbsd*) + tm_file=sparc/netbsd64.h + xm_file=sparc/xm-netbsd64.h + tmake_file=t-netbsd + use_collect2=yes + ;; # This hasn't been upgraded to GCC 2. # tahoe-harris-*) # Harris tahoe, using COFF. # tm_file=tahoe/harris.h @@@@ -3557,6 +3594,12 @@@@ esac fi +case $target in + alpha*|sparc64*) + build_xm_file="${build_xm_file} xm-target64.h" + host_xm_file="${host_xm_file} xm-target64.h";; +esac + # Handle cpp installation. if test x$enable_cpp != xno then @