=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for gpc-2.1.tar.gz => Checksum SHA512 OK for gpc-2.1.tar.gz => Checksum BLAKE2s OK for gcc-2.95.3.tar.gz => Checksum SHA512 OK for gcc-2.95.3.tar.gz => Checksum BLAKE2s OK for gcc-2.95.3-diff-2002-08-29.gz => Checksum SHA512 OK for gcc-2.95.3-diff-2002-08-29.gz ===> Installing dependencies for gpc-2.1nb5 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency gsed>=3.0.2: found gsed-4.8nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for gpc-2.1nb5 ===> Extracting for gpc-2.1nb5 /bin/mkdir -p /usr/pkgsrc/lang/gpc/work/gcc-2.95.3 /bin/cp ../../lang/gcc2/files/xm-netbsd.h /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config /bin/cp ../../lang/gcc2/files/xm-target64.h /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config for file in ../../lang/gcc2/files/*_* ; do arch=`/usr/bin/basename ${file} | /usr/bin/sed -e "s/_.*//"`; dest=`/usr/bin/basename ${file} | /usr/bin/sed -e "s/${arch}_//"`; /bin/mkdir -p /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/${arch}; /bin/cp ${file} /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/${arch}/${dest}; done /bin/rm /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/alpha/netbsd-elf.h /bin/rm /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/arm/t-netbsd /bin/rm /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/mips/x-netbsd ===> Patching for gpc-2.1nb5 /bin/mv -f /usr/pkgsrc/lang/gpc/work/gpc-20020510/p /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/ => Applying distribution patches for gpc-2.1nb5 => Applying distribution patch gcc-2.95.3-diff-2002-08-29.gz Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/.cvsignore ../gcc-2.95.3/gcc/.cvsignore |--- ../gcc-2.95.3.orig/gcc/.cvsignore Wed Dec 16 15:52:35 1998 |+++ ../gcc-2.95.3/gcc/.cvsignore Wed Dec 31 19:00:00 1969 -------------------------- Patching file ../gcc-2.95.3/gcc/.cvsignore using Plan A... Hunk #1 succeeded at 0. Removing ../gcc-2.95.3/gcc/.cvsignore (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/ChangeLog ../gcc-2.95.3/gcc/ChangeLog |--- ../gcc-2.95.3.orig/gcc/ChangeLog Fri Mar 16 07:52:02 2001 |+++ ../gcc-2.95.3/gcc/ChangeLog Mon Apr 23 08:23:26 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/ChangeLog using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/Makefile.in ../gcc-2.95.3/gcc/Makefile.in |--- ../gcc-2.95.3.orig/gcc/Makefile.in Thu Jan 25 09:02:58 2001 |+++ ../gcc-2.95.3/gcc/Makefile.in Sat Dec 1 23:10:11 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/Makefile.in using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 803. Hunk #3 succeeded at 1165. Hunk #4 succeeded at 1311. Hunk #5 succeeded at 1376. Hunk #6 succeeded at 1405. Hunk #7 succeeded at 1630. Hunk #8 succeeded at 1636. Hunk #9 succeeded at 1642. Hunk #10 succeeded at 1652. Hunk #11 succeeded at 1662. Hunk #12 succeeded at 1672. Hunk #13 succeeded at 1682. Hunk #14 succeeded at 1692. Hunk #15 succeeded at 1702. Hunk #16 succeeded at 1714. Hunk #17 succeeded at 1725. Hunk #18 succeeded at 1734. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/c-common.c ../gcc-2.95.3/gcc/c-common.c |--- ../gcc-2.95.3.orig/gcc/c-common.c Tue Sep 7 04:11:16 1999 |+++ ../gcc-2.95.3/gcc/c-common.c Wed Jan 31 14:58:32 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/c-common.c using Plan A... Hunk #1 succeeded at 1133. Hunk #2 succeeded at 1399. Hunk #3 succeeded at 1434. Hunk #4 succeeded at 1722. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/c-decl.c ../gcc-2.95.3/gcc/c-decl.c |--- ../gcc-2.95.3.orig/gcc/c-decl.c Thu Jan 25 09:02:59 2001 |+++ ../gcc-2.95.3/gcc/c-decl.c Sat May 18 14:53:44 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/c-decl.c using Plan A... Hunk #1 succeeded at 812. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/c-parse.c ../gcc-2.95.3/gcc/c-parse.c |--- ../gcc-2.95.3.orig/gcc/c-parse.c Mon Apr 26 18:35:53 1999 |+++ ../gcc-2.95.3/gcc/c-parse.c Wed Jan 30 10:16:06 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/c-parse.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 138. Hunk #3 succeeded at 166. Hunk #4 succeeded at 1205. Hunk #5 succeeded at 1223. Hunk #6 succeeded at 1231. Hunk #7 succeeded at 1292. Hunk #8 succeeded at 1374. Hunk #9 succeeded at 1391. Hunk #10 succeeded at 1406. Hunk #11 succeeded at 1419. Hunk #12 succeeded at 1440. Hunk #13 succeeded at 1477. Hunk #14 succeeded at 1562. Hunk #15 succeeded at 1575. Hunk #16 succeeded at 3790. Hunk #17 succeeded at 3862. Hunk #18 succeeded at 3874. Hunk #19 succeeded at 3985. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/c-parse.h ../gcc-2.95.3/gcc/c-parse.h |--- ../gcc-2.95.3.orig/gcc/c-parse.h Fri Mar 16 09:13:48 2001 |+++ ../gcc-2.95.3/gcc/c-parse.h Wed Jan 30 10:16:07 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/c-parse.h using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/cccp.c ../gcc-2.95.3/gcc/cccp.c |--- ../gcc-2.95.3.orig/gcc/cccp.c Thu Jan 25 09:03:00 2001 |+++ ../gcc-2.95.3/gcc/cccp.c Mon Aug 13 21:13:34 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/cccp.c using Plan A... Hunk #1 succeeded at 2780. Hunk #2 succeeded at 2799. Hunk #3 succeeded at 2871. Hunk #4 succeeded at 3780. Hunk #5 succeeded at 4029. Hunk #6 succeeded at 6212. Hunk #7 succeeded at 6258. Hunk #8 succeeded at 7272. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/collect2.c ../gcc-2.95.3/gcc/collect2.c |--- ../gcc-2.95.3.orig/gcc/collect2.c Thu Jan 25 09:03:01 2001 |+++ ../gcc-2.95.3/gcc/collect2.c Mon Apr 23 08:23:27 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/collect2.c using Plan A... Hunk #1 succeeded at 55. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/combine.c ../gcc-2.95.3/gcc/combine.c |--- ../gcc-2.95.3.orig/gcc/combine.c Thu Jan 25 09:03:01 2001 |+++ ../gcc-2.95.3/gcc/combine.c Thu Apr 4 08:30:38 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/combine.c using Plan A... Hunk #1 succeeded at 3395. Hunk #2 succeeded at 6827. Hunk #3 succeeded at 9571. Hunk #4 succeeded at 9880. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/alpha/alpha.c ../gcc-2.95.3/gcc/config/alpha/alpha.c |--- ../gcc-2.95.3.orig/gcc/config/alpha/alpha.c Mon Aug 2 15:46:08 1999 |+++ ../gcc-2.95.3/gcc/config/alpha/alpha.c Sun May 5 22:12:30 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/alpha/alpha.c using Plan A... Hunk #1 succeeded at 276. Hunk #2 succeeded at 1598. Hunk #3 succeeded at 1660. Hunk #4 succeeded at 1676. Hunk #5 succeeded at 3376. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/alpha/alpha.h ../gcc-2.95.3/gcc/config/alpha/alpha.h |--- ../gcc-2.95.3.orig/gcc/config/alpha/alpha.h Fri Jun 25 01:09:12 1999 |+++ ../gcc-2.95.3/gcc/config/alpha/alpha.h Mon Jun 18 12:10:28 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/alpha/alpha.h using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 491. Hunk #3 succeeded at 498. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/alpha/netbsd.h ../gcc-2.95.3/gcc/config/alpha/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/alpha/netbsd.h Mon Jan 11 08:33:57 1999 |+++ ../gcc-2.95.3/gcc/config/alpha/netbsd.h Fri May 3 13:45:02 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/alpha/netbsd.h using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 104. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/arm.c ../gcc-2.95.3/gcc/config/arm/arm.c |--- ../gcc-2.95.3.orig/gcc/config/arm/arm.c Thu Jan 25 09:03:24 2001 |+++ ../gcc-2.95.3/gcc/config/arm/arm.c Mon Apr 22 12:14:22 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/arm.c using Plan A... Hunk #1 succeeded at 282. Hunk #2 succeeded at 567. Hunk #3 succeeded at 5398. Hunk #4 succeeded at 5565. Hunk #5 succeeded at 5844. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/arm.h ../gcc-2.95.3/gcc/config/arm/arm.h |--- ../gcc-2.95.3.orig/gcc/config/arm/arm.h Thu Jan 25 09:03:26 2001 |+++ ../gcc-2.95.3/gcc/config/arm/arm.h Wed Dec 19 18:14:50 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/arm.h using Plan A... Hunk #1 succeeded at 200. Hunk #2 succeeded at 213. Hunk #3 succeeded at 315. Hunk #4 succeeded at 341. Hunk #5 succeeded at 600. Hunk #6 succeeded at 1264. Hunk #7 succeeded at 1293. Hunk #8 succeeded at 2125. Hunk #9 succeeded at 2233. Hunk #10 succeeded at 2256. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/arm.md ../gcc-2.95.3/gcc/config/arm/arm.md |--- ../gcc-2.95.3.orig/gcc/config/arm/arm.md Thu Jan 25 09:03:27 2001 |+++ ../gcc-2.95.3/gcc/config/arm/arm.md Fri May 3 16:32:22 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/arm.md using Plan A... Hunk #1 succeeded at 385. Hunk #2 succeeded at 399. Hunk #3 succeeded at 413. Hunk #4 succeeded at 425. Hunk #5 succeeded at 437. Hunk #6 succeeded at 1689. Hunk #7 succeeded at 4329. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/elf.h ../gcc-2.95.3/gcc/config/arm/elf.h |--- ../gcc-2.95.3.orig/gcc/config/arm/elf.h Mon May 31 04:21:53 1999 |+++ ../gcc-2.95.3/gcc/config/arm/elf.h Thu May 3 14:20:47 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/elf.h using Plan A... Hunk #1 succeeded at 164. Hunk #2 succeeded at 360. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/netbsd-elf-be.h ../gcc-2.95.3/gcc/config/arm/netbsd-elf-be.h |--- ../gcc-2.95.3.orig/gcc/config/arm/netbsd-elf-be.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/gcc/config/arm/netbsd-elf-be.h Mon May 20 10:24:23 2002 -------------------------- (Creating file ../gcc-2.95.3/gcc/config/arm/netbsd-elf-be.h...) Patching file ../gcc-2.95.3/gcc/config/arm/netbsd-elf-be.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/netbsd-elf.h ../gcc-2.95.3/gcc/config/arm/netbsd-elf.h |--- ../gcc-2.95.3.orig/gcc/config/arm/netbsd-elf.h Mon Aug 26 23:20:50 2002 |+++ ../gcc-2.95.3/gcc/config/arm/netbsd-elf.h Mon May 20 10:24:23 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/netbsd-elf.h using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 69. Hunk #3 succeeded at 162. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/netbsd.h ../gcc-2.95.3/gcc/config/arm/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/arm/netbsd.h Mon Jan 11 08:33:58 1999 |+++ ../gcc-2.95.3/gcc/config/arm/netbsd.h Mon Jun 18 12:09:21 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/netbsd.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 47. Hunk #3 succeeded at 77. Hunk #4 succeeded at 92. Hunk #5 succeeded at 112. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/arm/xm-netbsd.h ../gcc-2.95.3/gcc/config/arm/xm-netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/arm/xm-netbsd.h Fri Feb 5 23:09:55 1999 |+++ ../gcc-2.95.3/gcc/config/arm/xm-netbsd.h Sun Mar 24 13:05:58 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/arm/xm-netbsd.h using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/elfos.h ../gcc-2.95.3/gcc/config/elfos.h |--- ../gcc-2.95.3.orig/gcc/config/elfos.h Tue Apr 11 21:22:51 2000 |+++ ../gcc-2.95.3/gcc/config/elfos.h Thu May 3 14:20:47 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/elfos.h using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 59. Hunk #3 succeeded at 96. Hunk #4 succeeded at 138. Hunk #5 succeeded at 152. Hunk #6 succeeded at 470. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/i386/gas.h ../gcc-2.95.3/gcc/config/i386/gas.h |--- ../gcc-2.95.3.orig/gcc/config/i386/gas.h Fri Apr 9 16:31:32 1999 |+++ ../gcc-2.95.3/gcc/config/i386/gas.h Wed May 30 05:04:13 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/i386/gas.h using Plan A... Hunk #1 succeeded at 151. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/i386/i386.h ../gcc-2.95.3/gcc/config/i386/i386.h |--- ../gcc-2.95.3.orig/gcc/config/i386/i386.h Sun Apr 25 07:43:49 1999 |+++ ../gcc-2.95.3/gcc/config/i386/i386.h Fri Jun 1 09:31:46 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/i386/i386.h using Plan A... Hunk #1 succeeded at 259. Hunk #2 succeeded at 2774. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/i386/netbsd.h ../gcc-2.95.3/gcc/config/i386/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/i386/netbsd.h Tue Mar 23 16:34:49 1999 |+++ ../gcc-2.95.3/gcc/config/i386/netbsd.h Wed Jul 18 09:54:20 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/i386/netbsd.h using Plan A... Hunk #1 succeeded at 16. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/m68k/m68k.c ../gcc-2.95.3/gcc/config/m68k/m68k.c |--- ../gcc-2.95.3.orig/gcc/config/m68k/m68k.c Mon Aug 2 00:51:08 1999 |+++ ../gcc-2.95.3/gcc/config/m68k/m68k.c Sun Dec 16 13:28:15 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/m68k/m68k.c using Plan A... Hunk #1 succeeded at 463. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/m68k/netbsd-elf.h ../gcc-2.95.3/gcc/config/m68k/netbsd-elf.h |--- ../gcc-2.95.3.orig/gcc/config/m68k/netbsd-elf.h Mon Aug 26 23:20:50 2002 |+++ ../gcc-2.95.3/gcc/config/m68k/netbsd-elf.h Wed Apr 3 15:31:24 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/m68k/netbsd-elf.h using Plan A... Hunk #1 succeeded at 33. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/m68k/netbsd.h ../gcc-2.95.3/gcc/config/m68k/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/m68k/netbsd.h Wed Dec 16 16:07:06 1998 |+++ ../gcc-2.95.3/gcc/config/m68k/netbsd.h Mon Jun 18 12:08:51 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/m68k/netbsd.h using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 62. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/mips/mips.c ../gcc-2.95.3/gcc/config/mips/mips.c |--- ../gcc-2.95.3.orig/gcc/config/mips/mips.c Fri May 7 08:42:03 1999 |+++ ../gcc-2.95.3/gcc/config/mips/mips.c Thu Jul 19 19:41:12 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/mips/mips.c using Plan A... Hunk #1 succeeded at 94. Hunk #2 succeeded at 5077. Hunk #3 succeeded at 5296. Hunk #4 succeeded at 6279. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/mips/mips.h ../gcc-2.95.3/gcc/config/mips/mips.h |--- ../gcc-2.95.3.orig/gcc/config/mips/mips.h Wed May 19 19:05:45 1999 |+++ ../gcc-2.95.3/gcc/config/mips/mips.h Fri Jan 4 00:29:39 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/mips/mips.h using Plan A... Hunk #1 succeeded at 2607. Hunk #2 succeeded at 2616. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/mips/netbsd.h ../gcc-2.95.3/gcc/config/mips/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/mips/netbsd.h Wed Dec 16 16:09:19 1998 |+++ ../gcc-2.95.3/gcc/config/mips/netbsd.h Thu Nov 8 02:21:54 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/mips/netbsd.h using Plan A... Hunk #1 succeeded at 19. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/netbsd.h ../gcc-2.95.3/gcc/config/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/netbsd.h Wed Dec 16 15:59:58 1998 |+++ ../gcc-2.95.3/gcc/config/netbsd.h Sat Dec 29 15:24:37 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/netbsd.h using Plan A... Hunk #1 succeeded at 10. Hunk #2 succeeded at 17. Hunk #3 succeeded at 24. Hunk #4 succeeded at 33. Hunk #5 succeeded at 40. Hunk #6 succeeded at 49. Hunk #7 succeeded at 82. Hunk #8 succeeded at 148. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/ns32k/xm-ns32k.h ../gcc-2.95.3/gcc/config/ns32k/xm-ns32k.h |--- ../gcc-2.95.3.orig/gcc/config/ns32k/xm-ns32k.h Wed Dec 16 16:10:51 1998 |+++ ../gcc-2.95.3/gcc/config/ns32k/xm-ns32k.h Sun Sep 23 09:42:39 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/ns32k/xm-ns32k.h using Plan A... Hunk #1 succeeded at 37. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/rs6000/rs6000.c ../gcc-2.95.3/gcc/config/rs6000/rs6000.c |--- ../gcc-2.95.3.orig/gcc/config/rs6000/rs6000.c Thu Jan 25 09:03:34 2001 |+++ ../gcc-2.95.3/gcc/config/rs6000/rs6000.c Thu Oct 25 23:14:55 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/rs6000/rs6000.c using Plan A... Hunk #1 succeeded at 1005. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/netbsd-elf-little.h ../gcc-2.95.3/gcc/config/sh/netbsd-elf-little.h |--- ../gcc-2.95.3.orig/gcc/config/sh/netbsd-elf-little.h Mon Aug 26 23:20:51 2002 |+++ ../gcc-2.95.3/gcc/config/sh/netbsd-elf-little.h Mon Apr 15 09:24:54 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/netbsd-elf-little.h using Plan A... Hunk #1 succeeded at 49. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/netbsd-elf.h ../gcc-2.95.3/gcc/config/sh/netbsd-elf.h |--- ../gcc-2.95.3.orig/gcc/config/sh/netbsd-elf.h Mon Aug 26 23:20:51 2002 |+++ ../gcc-2.95.3/gcc/config/sh/netbsd-elf.h Tue Apr 2 01:22:28 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/netbsd-elf.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 41. Hunk #3 succeeded at 77. Hunk #4 succeeded at 133. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/sh-protos.h ../gcc-2.95.3/gcc/config/sh/sh-protos.h |--- ../gcc-2.95.3.orig/gcc/config/sh/sh-protos.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/gcc/config/sh/sh-protos.h Tue Apr 9 13:54:40 2002 -------------------------- (Creating file ../gcc-2.95.3/gcc/config/sh/sh-protos.h...) Patching file ../gcc-2.95.3/gcc/config/sh/sh-protos.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/sh.c ../gcc-2.95.3/gcc/config/sh/sh.c |--- ../gcc-2.95.3.orig/gcc/config/sh/sh.c Mon Aug 2 01:02:55 1999 |+++ ../gcc-2.95.3/gcc/config/sh/sh.c Tue Apr 9 13:57:33 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/sh.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 33. Hunk #3 succeeded at 140. Hunk #4 succeeded at 302. Hunk #5 succeeded at 313. Hunk #6 succeeded at 339. Hunk #7 succeeded at 531. Hunk #8 succeeded at 549. Hunk #9 succeeded at 819. Hunk #10 succeeded at 857. Hunk #11 succeeded at 868. Hunk #12 succeeded at 1104. Hunk #13 succeeded at 1152. Hunk #14 succeeded at 1159. Hunk #15 succeeded at 1447. Hunk #16 succeeded at 1502. Hunk #17 succeeded at 1886. Hunk #18 succeeded at 2201. Hunk #19 succeeded at 2231. Hunk #20 succeeded at 2461. Hunk #21 succeeded at 2531. Hunk #22 succeeded at 2549. Hunk #23 succeeded at 2569. Hunk #24 succeeded at 2644. Hunk #25 succeeded at 2728. Hunk #26 succeeded at 2757. Hunk #27 succeeded at 2771. Hunk #28 succeeded at 2809. Hunk #29 succeeded at 2826. Hunk #30 succeeded at 3164. Hunk #31 succeeded at 3203. Hunk #32 succeeded at 3326. Hunk #33 succeeded at 3370. Hunk #34 succeeded at 3402. Hunk #35 succeeded at 3779. Hunk #36 succeeded at 3948. Hunk #37 succeeded at 3956. Hunk #38 succeeded at 4092. Hunk #39 succeeded at 4127. Hunk #40 succeeded at 4171. Hunk #41 succeeded at 4410. Hunk #42 succeeded at 4430. Hunk #43 succeeded at 4448. Hunk #44 succeeded at 4468. Hunk #45 succeeded at 4509. Hunk #46 succeeded at 4645. Hunk #47 succeeded at 4653. Hunk #48 succeeded at 4662. Hunk #49 succeeded at 4670. Hunk #50 succeeded at 4679. Hunk #51 succeeded at 4694. Hunk #52 succeeded at 4819. Hunk #53 succeeded at 4883. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/sh.h ../gcc-2.95.3/gcc/config/sh/sh.h |--- ../gcc-2.95.3.orig/gcc/config/sh/sh.h Mon Aug 2 01:02:55 1999 |+++ ../gcc-2.95.3/gcc/config/sh/sh.h Fri Apr 5 10:50:14 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/sh.h using Plan A... Hunk #1 succeeded at 355. Hunk #2 succeeded at 1682. Hunk #3 succeeded at 1797. Hunk #4 succeeded at 2215. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/sh.md ../gcc-2.95.3/gcc/config/sh/sh.md |--- ../gcc-2.95.3.orig/gcc/config/sh/sh.md Mon Aug 2 01:02:55 1999 |+++ ../gcc-2.95.3/gcc/config/sh/sh.md Thu Apr 4 15:00:33 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/sh.md using Plan A... Hunk #1 succeeded at 856. Hunk #2 succeeded at 904. Hunk #3 succeeded at 917. Hunk #4 succeeded at 987. Hunk #5 succeeded at 1002. Hunk #6 succeeded at 1034. Hunk #7 succeeded at 1042. Hunk #8 succeeded at 1061. Hunk #9 succeeded at 1083. Hunk #10 succeeded at 1162. Hunk #11 succeeded at 1167. Hunk #12 succeeded at 1177. Hunk #13 succeeded at 1292. Hunk #14 succeeded at 1326. Hunk #15 succeeded at 1335. Hunk #16 succeeded at 2861. Hunk #17 succeeded at 2888. Hunk #18 succeeded at 3101. Hunk #19 succeeded at 3328. Hunk #20 succeeded at 3816. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sh/xm-sh.h ../gcc-2.95.3/gcc/config/sh/xm-sh.h |--- ../gcc-2.95.3.orig/gcc/config/sh/xm-sh.h Wed Dec 16 16:13:02 1998 |+++ ../gcc-2.95.3/gcc/config/sh/xm-sh.h Tue Apr 2 02:28:23 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sh/xm-sh.h using Plan A... Hunk #1 succeeded at 28. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sparc/netbsd.h ../gcc-2.95.3/gcc/config/sparc/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/sparc/netbsd.h Wed Dec 16 16:13:18 1998 |+++ ../gcc-2.95.3/gcc/config/sparc/netbsd.h Wed May 30 14:47:25 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sparc/netbsd.h using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 45. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sparc/sparc.c ../gcc-2.95.3/gcc/config/sparc/sparc.c |--- ../gcc-2.95.3.orig/gcc/config/sparc/sparc.c Thu Jan 25 09:03:37 2001 |+++ ../gcc-2.95.3/gcc/config/sparc/sparc.c Wed Apr 24 18:28:36 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sparc/sparc.c using Plan A... Hunk #1 succeeded at 143. Hunk #2 succeeded at 216. Hunk #3 succeeded at 374. Hunk #4 succeeded at 3114. Hunk #5 succeeded at 3148. Hunk #6 succeeded at 3652. Hunk #7 succeeded at 3668. Hunk #8 succeeded at 3696. Hunk #9 succeeded at 3730. Hunk #10 succeeded at 3746. Hunk #11 succeeded at 3760. Hunk #12 succeeded at 3798. Hunk #13 succeeded at 3828. Hunk #14 succeeded at 3837. Hunk #15 succeeded at 3846. Hunk #16 succeeded at 3886. Hunk #17 succeeded at 3897. Hunk #18 succeeded at 3911. Hunk #19 succeeded at 4611. Hunk #20 succeeded at 6075. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sparc/sparc.h ../gcc-2.95.3/gcc/config/sparc/sparc.h |--- ../gcc-2.95.3.orig/gcc/config/sparc/sparc.h Mon Jun 21 13:48:49 1999 |+++ ../gcc-2.95.3/gcc/config/sparc/sparc.h Fri May 3 13:47:57 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sparc/sparc.h using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 174. Hunk #3 succeeded at 234. Hunk #4 succeeded at 251. Hunk #5 succeeded at 298. Hunk #6 succeeded at 544. Hunk #7 succeeded at 556. Hunk #8 succeeded at 1823. Hunk #9 succeeded at 2260. Hunk #10 succeeded at 2292. Hunk #11 succeeded at 2346. Hunk #12 succeeded at 2626. Hunk #13 succeeded at 2652. Hunk #14 succeeded at 3172. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sparc/sparc.md ../gcc-2.95.3/gcc/config/sparc/sparc.md |--- ../gcc-2.95.3.orig/gcc/config/sparc/sparc.md Thu Jan 25 09:03:37 2001 |+++ ../gcc-2.95.3/gcc/config/sparc/sparc.md Thu Mar 28 03:14:56 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sparc/sparc.md using Plan A... Hunk #1 succeeded at 838. Hunk #2 succeeded at 891. Hunk #3 succeeded at 912. Hunk #4 succeeded at 933. Hunk #5 succeeded at 954. Hunk #6 succeeded at 975. Hunk #7 succeeded at 1609. Hunk #8 succeeded at 1633. Hunk #9 succeeded at 1657. Hunk #10 succeeded at 1691. Hunk #11 succeeded at 1725. Hunk #12 succeeded at 1759. Hunk #13 succeeded at 1775. Hunk #14 succeeded at 2636. Hunk #15 succeeded at 3613. Hunk #16 succeeded at 4658. Hunk #17 succeeded at 4694. Hunk #18 succeeded at 4739. Hunk #19 succeeded at 4774. Hunk #20 succeeded at 4827. Hunk #21 succeeded at 4861. Hunk #22 succeeded at 4902. Hunk #23 succeeded at 4936. Hunk #24 succeeded at 4978. Hunk #25 succeeded at 5011. Hunk #26 succeeded at 5051. Hunk #27 succeeded at 5083. Hunk #28 succeeded at 5606. Hunk #29 succeeded at 5665. Hunk #30 succeeded at 5687. Hunk #31 succeeded at 5741. Hunk #32 succeeded at 5765. Hunk #33 succeeded at 5779. Hunk #34 succeeded at 5855. Hunk #35 succeeded at 5866. Hunk #36 succeeded at 5880. Hunk #37 succeeded at 5920. Hunk #38 succeeded at 5944. Hunk #39 succeeded at 5970. Hunk #40 succeeded at 6029. Hunk #41 succeeded at 6040. Hunk #42 succeeded at 6047. Hunk #43 succeeded at 6089. Hunk #44 succeeded at 6105. Hunk #45 succeeded at 6126. Hunk #46 succeeded at 6139. Hunk #47 succeeded at 6146. Hunk #48 succeeded at 6153. Hunk #49 succeeded at 6170. Hunk #50 succeeded at 7031. Hunk #51 succeeded at 7100. Hunk #52 succeeded at 7169. Hunk #53 succeeded at 7256. Hunk #54 succeeded at 7570. Hunk #55 succeeded at 7939. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/sparc/sysv4.h ../gcc-2.95.3/gcc/config/sparc/sysv4.h |--- ../gcc-2.95.3.orig/gcc/config/sparc/sysv4.h Mon Jun 21 13:48:53 1999 |+++ ../gcc-2.95.3/gcc/config/sparc/sysv4.h Thu Aug 10 23:31:41 2000 -------------------------- Patching file ../gcc-2.95.3/gcc/config/sparc/sysv4.h using Plan A... Hunk #1 succeeded at 211. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/t-netbsd ../gcc-2.95.3/gcc/config/t-netbsd |--- ../gcc-2.95.3.orig/gcc/config/t-netbsd Wed Dec 16 16:00:12 1998 |+++ ../gcc-2.95.3/gcc/config/t-netbsd Wed May 30 05:02:42 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/config/t-netbsd using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/vax/netbsd.h ../gcc-2.95.3/gcc/config/vax/netbsd.h |--- ../gcc-2.95.3.orig/gcc/config/vax/netbsd.h Wed Dec 16 16:14:22 1998 |+++ ../gcc-2.95.3/gcc/config/vax/netbsd.h Sun Feb 10 19:02:12 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/vax/netbsd.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 39. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/vax/vax.c ../gcc-2.95.3/gcc/config/vax/vax.c |--- ../gcc-2.95.3.orig/gcc/config/vax/vax.c Wed Dec 16 16:14:24 1998 |+++ ../gcc-2.95.3/gcc/config/vax/vax.c Sat Feb 23 16:02:50 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/vax/vax.c using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 26. Hunk #3 succeeded at 35. Hunk #4 succeeded at 49. Hunk #5 succeeded at 59. Hunk #6 succeeded at 78. Hunk #7 succeeded at 106. Hunk #8 succeeded at 167. Hunk #9 succeeded at 193. Hunk #10 succeeded at 210. Hunk #11 succeeded at 232. Hunk #12 succeeded at 249. Hunk #13 succeeded at 302. Hunk #14 succeeded at 316. Hunk #15 succeeded at 329. Hunk #16 succeeded at 366. Hunk #17 succeeded at 405. Hunk #18 succeeded at 448. Hunk #19 succeeded at 487. Hunk #20 succeeded at 512. Hunk #21 succeeded at 669. Hunk #22 succeeded at 708. Hunk #23 succeeded at 738. Hunk #24 succeeded at 1080. Hunk #25 succeeded at 1091. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/vax/vax.h ../gcc-2.95.3/gcc/config/vax/vax.h |--- ../gcc-2.95.3.orig/gcc/config/vax/vax.h Wed Dec 16 16:14:25 1998 |+++ ../gcc-2.95.3/gcc/config/vax/vax.h Mon Feb 25 12:33:02 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/vax/vax.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 52. Hunk #3 succeeded at 74. Hunk #4 succeeded at 95. Hunk #5 succeeded at 268. Hunk #6 succeeded at 286. Hunk #7 succeeded at 292. Hunk #8 succeeded at 369. Hunk #9 succeeded at 398. Hunk #10 succeeded at 405. Hunk #11 succeeded at 487. Hunk #12 succeeded at 520. Hunk #13 succeeded at 559. Hunk #14 succeeded at 574. Hunk #15 succeeded at 603. Hunk #16 succeeded at 665. Hunk #17 succeeded at 675. Hunk #18 succeeded at 709. Hunk #19 succeeded at 731. Hunk #20 succeeded at 868. Hunk #21 succeeded at 912. Hunk #22 succeeded at 929. Hunk #23 succeeded at 971. Hunk #24 succeeded at 1092. Hunk #25 succeeded at 1098. Hunk #26 succeeded at 1105. Hunk #27 succeeded at 1189. Hunk #28 succeeded at 1237. Hunk #29 succeeded at 1261. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/config/vax/vax.md ../gcc-2.95.3/gcc/config/vax/vax.md |--- ../gcc-2.95.3.orig/gcc/config/vax/vax.md Wed Dec 16 16:14:26 1998 |+++ ../gcc-2.95.3/gcc/config/vax/vax.md Thu Mar 28 01:51:36 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/config/vax/vax.md using Plan A... Hunk #1 succeeded at 136. Hunk #2 succeeded at 157. Hunk #3 succeeded at 172. Hunk #4 succeeded at 196. Hunk #5 succeeded at 237. Hunk #6 succeeded at 246. Hunk #7 succeeded at 272. Hunk #8 succeeded at 305. Hunk #9 succeeded at 326. Hunk #10 succeeded at 355. Hunk #11 succeeded at 389. Hunk #12 succeeded at 404. Hunk #13 succeeded at 410. Hunk #14 succeeded at 416. Hunk #15 succeeded at 422. Hunk #16 succeeded at 428. Hunk #17 succeeded at 434. Hunk #18 succeeded at 440. Hunk #19 succeeded at 446. Hunk #20 succeeded at 452. Hunk #21 succeeded at 458. Hunk #22 succeeded at 464. Hunk #23 succeeded at 472. Hunk #24 succeeded at 478. Hunk #25 succeeded at 484. Hunk #26 succeeded at 490. Hunk #27 succeeded at 496. Hunk #28 succeeded at 502. Hunk #29 succeeded at 510. Hunk #30 succeeded at 516. Hunk #31 succeeded at 522. Hunk #32 succeeded at 528. Hunk #33 succeeded at 534. Hunk #34 succeeded at 540. Hunk #35 succeeded at 548. Hunk #36 succeeded at 558. Hunk #37 succeeded at 581. Hunk #38 succeeded at 633. Hunk #39 succeeded at 659. Hunk #40 succeeded at 686. Hunk #41 succeeded at 693. Hunk #42 succeeded at 731. Hunk #43 succeeded at 740. Hunk #44 succeeded at 749. Hunk #45 succeeded at 758. Hunk #46 succeeded at 767. Hunk #47 succeeded at 777. Hunk #48 succeeded at 784. Hunk #49 succeeded at 822. Hunk #50 succeeded at 832. Hunk #51 succeeded at 842. Hunk #52 succeeded at 852. Hunk #53 succeeded at 862. Hunk #54 succeeded at 872. Hunk #55 succeeded at 881. Hunk #56 succeeded at 893. Hunk #57 succeeded at 912. Hunk #58 succeeded at 921. Hunk #59 succeeded at 930. Hunk #60 succeeded at 939. Hunk #61 succeeded at 948. Hunk #62 succeeded at 970. Hunk #63 succeeded at 993. Hunk #64 succeeded at 1015. Hunk #65 succeeded at 1037. Hunk #66 succeeded at 1046. Hunk #67 succeeded at 1055. Hunk #68 succeeded at 1069. Hunk #69 succeeded at 1078. Hunk #70 succeeded at 1087. Hunk #71 succeeded at 1098. Hunk #72 succeeded at 1108. Hunk #73 succeeded at 1118. Hunk #74 succeeded at 1130. Hunk #75 succeeded at 1140. Hunk #76 succeeded at 1150. Hunk #77 succeeded at 1160. Hunk #78 succeeded at 1166. Hunk #79 succeeded at 1172. Hunk #80 succeeded at 1178. Hunk #81 succeeded at 1184. Hunk #82 succeeded at 1190. Hunk #83 succeeded at 1196. Hunk #84 succeeded at 1202. Hunk #85 succeeded at 1213. Hunk #86 succeeded at 1220. Hunk #87 succeeded at 1231. Hunk #88 succeeded at 1238. Hunk #89 succeeded at 1262. Hunk #90 succeeded at 1268. Hunk #91 succeeded at 1279. Hunk #92 succeeded at 1294. Hunk #93 succeeded at 1307. Hunk #94 succeeded at 1314. Hunk #95 succeeded at 1325. Hunk #96 succeeded at 1332. Hunk #97 succeeded at 1340. Hunk #98 succeeded at 1379. Hunk #99 succeeded at 1404. Hunk #100 succeeded at 1456. Hunk #101 succeeded at 1473. Hunk #102 succeeded at 1519. Hunk #103 succeeded at 1548. Hunk #104 succeeded at 1633. Hunk #105 succeeded at 1653. Hunk #106 succeeded at 1673. Hunk #107 succeeded at 1693. Hunk #108 succeeded at 1706. Hunk #109 succeeded at 1891. Hunk #110 succeeded at 2003. Hunk #111 succeeded at 2057. Hunk #112 succeeded at 2071. Hunk #113 succeeded at 2083. Hunk #114 succeeded at 2095. Hunk #115 succeeded at 2107. Hunk #116 succeeded at 2119. Hunk #117 succeeded at 2131. Hunk #118 succeeded at 2156. Hunk #119 succeeded at 2178. Hunk #120 succeeded at 2185. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/configure ../gcc-2.95.3/gcc/configure |--- ../gcc-2.95.3.orig/gcc/configure Fri Mar 16 09:13:48 2001 |+++ ../gcc-2.95.3/gcc/configure Mon May 20 10:24:22 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/configure using Plan A... Hunk #1 succeeded at 1312. Hunk #2 succeeded at 2933. Hunk #3 succeeded at 2945. Hunk #4 succeeded at 2956. Hunk #5 succeeded at 3073. Hunk #6 succeeded at 3082. Hunk #7 succeeded at 3178. Hunk #8 succeeded at 3582. Hunk #9 succeeded at 4386. Hunk #10 succeeded at 4714. Hunk #11 succeeded at 5065. Hunk #12 succeeded at 5089. Hunk #13 succeeded at 5335. Hunk #14 succeeded at 5370. Hunk #15 succeeded at 5565. Hunk #16 succeeded at 5617. Hunk #17 succeeded at 5909. Hunk #18 succeeded at 6001. Hunk #19 succeeded at 6104. Hunk #20 succeeded at 6112. Hunk #21 succeeded at 6123. Hunk #22 succeeded at 6146. Hunk #23 succeeded at 6200. Hunk #24 succeeded at 6221. Hunk #25 succeeded at 6228. Hunk #26 succeeded at 6235. Hunk #27 succeeded at 6261. Hunk #28 succeeded at 6294. Hunk #29 succeeded at 6329. Hunk #30 succeeded at 6341. Hunk #31 succeeded at 6362. Hunk #32 succeeded at 6395. Hunk #33 succeeded at 6427. Hunk #34 succeeded at 6457. Hunk #35 succeeded at 6485. Hunk #36 succeeded at 6512. Hunk #37 succeeded at 6520. Hunk #38 succeeded at 6539. Hunk #39 succeeded at 6564. Hunk #40 succeeded at 6603. Hunk #41 succeeded at 6631. Hunk #42 succeeded at 6656. Hunk #43 succeeded at 6664. Hunk #44 succeeded at 6804. Hunk #45 succeeded at 6832. Hunk #46 succeeded at 6872. Hunk #47 succeeded at 6900. Hunk #48 succeeded at 6929. Hunk #49 succeeded at 6957. Hunk #50 succeeded at 6991. Hunk #51 succeeded at 7003. Hunk #52 succeeded at 7024. Hunk #53 succeeded at 7044. Hunk #54 succeeded at 7063. Hunk #55 succeeded at 7090. Hunk #56 succeeded at 7102. Hunk #57 succeeded at 7118. Hunk #58 succeeded at 7126. Hunk #59 succeeded at 7137. Hunk #60 succeeded at 7153. Hunk #61 succeeded at 7166. Hunk #62 succeeded at 7177. Hunk #63 succeeded at 7216. Hunk #64 succeeded at 7250. Hunk #65 succeeded at 7278. Hunk #66 succeeded at 7305. Hunk #67 succeeded at 7341. Hunk #68 succeeded at 7373. Hunk #69 succeeded at 7381. Hunk #70 succeeded at 7404. Hunk #71 succeeded at 7417. Hunk #72 succeeded at 7425. Hunk #73 succeeded at 7432. Hunk #74 succeeded at 7460. Hunk #75 succeeded at 7488. Hunk #76 succeeded at 7510. Hunk #77 succeeded at 7546. Hunk #78 succeeded at 7583. Hunk #79 succeeded at 7618. Hunk #80 succeeded at 7676. Hunk #81 succeeded at 7710. Hunk #82 succeeded at 7746. Hunk #83 succeeded at 7839. Hunk #84 succeeded at 7867. Hunk #85 succeeded at 8111. Hunk #86 succeeded at 8232. Hunk #87 succeeded at 8272. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/configure.in ../gcc-2.95.3/gcc/configure.in |--- ../gcc-2.95.3.orig/gcc/configure.in Thu Jan 25 09:03:02 2001 |+++ ../gcc-2.95.3/gcc/configure.in Mon May 20 10:24:23 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/configure.in using Plan A... Hunk #1 succeeded at 499. Hunk #2 succeeded at 513. Hunk #3 succeeded at 524. Hunk #4 succeeded at 641. Hunk #5 succeeded at 650. Hunk #6 succeeded at 752. Hunk #7 succeeded at 1187. Hunk #8 succeeded at 2062. Hunk #9 succeeded at 2390. Hunk #10 succeeded at 2753. Hunk #11 succeeded at 2777. Hunk #12 succeeded at 3033. Hunk #13 succeeded at 3068. Hunk #14 succeeded at 3265. Hunk #15 succeeded at 3317. Hunk #16 succeeded at 3609. Hunk #17 succeeded at 3701. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/cppspec.c ../gcc-2.95.3/gcc/cppspec.c |--- ../gcc-2.95.3.orig/gcc/cppspec.c Mon May 17 19:37:16 1999 |+++ ../gcc-2.95.3/gcc/cppspec.c Tue Aug 14 09:46:14 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/cppspec.c using Plan A... Hunk #1 succeeded at 86. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/dwarf2out.c ../gcc-2.95.3/gcc/dwarf2out.c |--- ../gcc-2.95.3.orig/gcc/dwarf2out.c Thu Jan 25 09:03:03 2001 |+++ ../gcc-2.95.3/gcc/dwarf2out.c Thu Dec 6 21:40:36 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/dwarf2out.c using Plan A... Hunk #1 succeeded at 1802. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/emit-rtl.c ../gcc-2.95.3/gcc/emit-rtl.c |--- ../gcc-2.95.3.orig/gcc/emit-rtl.c Thu Jan 25 09:03:06 2001 |+++ ../gcc-2.95.3/gcc/emit-rtl.c Mon Apr 23 08:23:27 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/emit-rtl.c using Plan A... Hunk #1 succeeded at 1383. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/expr.c ../gcc-2.95.3/gcc/expr.c |--- ../gcc-2.95.3.orig/gcc/expr.c Mon Feb 19 09:02:00 2001 |+++ ../gcc-2.95.3/gcc/expr.c Sat Aug 10 09:40:29 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/expr.c using Plan A... Hunk #1 succeeded at 450. Hunk #2 succeeded at 479. Hunk #3 succeeded at 8082. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/f/g77.1 ../gcc-2.95.3/gcc/f/g77.1 |--- ../gcc-2.95.3.orig/gcc/f/g77.1 Sun Feb 14 06:42:46 1999 |+++ ../gcc-2.95.3/gcc/f/g77.1 Wed Jan 31 10:26:42 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/f/g77.1 using Plan A... Hunk #1 succeeded at 9. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/f/proj.h ../gcc-2.95.3/gcc/f/proj.h |--- ../gcc-2.95.3.orig/gcc/f/proj.h Mon Feb 15 13:17:18 1999 |+++ ../gcc-2.95.3/gcc/f/proj.h Tue Mar 26 23:09:03 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/f/proj.h using Plan A... Hunk #1 succeeded at 67. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/f/version.c ../gcc-2.95.3/gcc/f/version.c |--- ../gcc-2.95.3.orig/gcc/f/version.c Fri Mar 16 07:52:16 2001 |+++ ../gcc-2.95.3/gcc/f/version.c Sat Aug 10 09:40:36 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/f/version.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/final.c ../gcc-2.95.3/gcc/final.c |--- ../gcc-2.95.3.orig/gcc/final.c Mon Mar 12 07:07:59 2001 |+++ ../gcc-2.95.3/gcc/final.c Fri Apr 5 11:21:38 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/final.c using Plan A... Hunk #1 succeeded at 943. Hunk #2 succeeded at 1118. Hunk #3 succeeded at 1245. Hunk #4 succeeded at 1271. Hunk #5 succeeded at 1291. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/frame.c ../gcc-2.95.3/gcc/frame.c |--- ../gcc-2.95.3.orig/gcc/frame.c Thu Jan 25 09:03:15 2001 |+++ ../gcc-2.95.3/gcc/frame.c Thu Dec 6 21:41:13 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/frame.c using Plan A... Hunk #1 succeeded at 41. Hunk #2 succeeded at 574. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/gcc.1 ../gcc-2.95.3/gcc/gcc.1 |--- ../gcc-2.95.3.orig/gcc/gcc.1 Tue Jun 1 21:41:52 1999 |+++ ../gcc-2.95.3/gcc/gcc.1 Wed Apr 3 10:14:15 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/gcc.1 using Plan A... Hunk #1 succeeded at 3542. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/gcc.c ../gcc-2.95.3/gcc/gcc.c |--- ../gcc-2.95.3.orig/gcc/gcc.c Thu Jan 25 09:03:16 2001 |+++ ../gcc-2.95.3/gcc/gcc.c Tue Aug 14 09:36:10 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/gcc.c using Plan A... Hunk #1 succeeded at 3058. Hunk #2 succeeded at 3110. Hunk #3 succeeded at 4799. Hunk #4 succeeded at 4812. Hunk #5 succeeded at 4824. Hunk #6 succeeded at 4831. Hunk #7 succeeded at 4874. Hunk #8 succeeded at 4934. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/ginclude/va-sparc.h ../gcc-2.95.3/gcc/ginclude/va-sparc.h |--- ../gcc-2.95.3.orig/gcc/ginclude/va-sparc.h Wed Dec 16 16:19:44 1998 |+++ ../gcc-2.95.3/gcc/ginclude/va-sparc.h Tue Jan 30 17:36:39 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/ginclude/va-sparc.h using Plan A... Hunk #1 succeeded at 6. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/libgcc2.c ../gcc-2.95.3/gcc/libgcc2.c |--- ../gcc-2.95.3.orig/gcc/libgcc2.c Thu Jun 10 23:11:43 1999 |+++ ../gcc-2.95.3/gcc/libgcc2.c Fri Oct 5 03:04:04 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/libgcc2.c using Plan A... Hunk #1 succeeded at 40. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/loop.c ../gcc-2.95.3/gcc/loop.c |--- ../gcc-2.95.3.orig/gcc/loop.c Thu Jan 25 09:03:18 2001 |+++ ../gcc-2.95.3/gcc/loop.c Mon Apr 15 23:49:57 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/loop.c using Plan A... Hunk #1 succeeded at 4104. Hunk #2 succeeded at 6953. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/objc/objc-act.c ../gcc-2.95.3/gcc/objc/objc-act.c |--- ../gcc-2.95.3.orig/gcc/objc/objc-act.c Wed Apr 14 16:28:54 1999 |+++ ../gcc-2.95.3/gcc/objc/objc-act.c Thu Aug 10 17:06:50 2000 -------------------------- Patching file ../gcc-2.95.3/gcc/objc/objc-act.c using Plan A... Hunk #1 succeeded at 8400. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/objc/objc-parse.c ../gcc-2.95.3/gcc/objc/objc-parse.c |--- ../gcc-2.95.3.orig/gcc/objc/objc-parse.c Fri Mar 16 09:13:48 2001 |+++ ../gcc-2.95.3/gcc/objc/objc-parse.c Tue Mar 6 00:21:48 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/objc/objc-parse.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 150. Hunk #3 succeeded at 178. Hunk #4 succeeded at 1674. Hunk #5 succeeded at 1692. Hunk #6 succeeded at 1700. Hunk #7 succeeded at 1761. Hunk #8 succeeded at 1843. Hunk #9 succeeded at 1860. Hunk #10 succeeded at 1875. Hunk #11 succeeded at 1888. Hunk #12 succeeded at 1909. Hunk #13 succeeded at 1946. Hunk #14 succeeded at 2031. Hunk #15 succeeded at 2044. Hunk #16 succeeded at 5040. Hunk #17 succeeded at 5112. Hunk #18 succeeded at 5124. Hunk #19 succeeded at 5235. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/reload1.c ../gcc-2.95.3/gcc/reload1.c |--- ../gcc-2.95.3.orig/gcc/reload1.c Thu Jan 25 09:03:21 2001 |+++ ../gcc-2.95.3/gcc/reload1.c Fri May 3 13:33:01 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/reload1.c using Plan A... Hunk #1 succeeded at 1278. Hunk #2 succeeded at 9968. Hunk #3 succeeded at 9999. Hunk #4 succeeded at 10005. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/tm.texi ../gcc-2.95.3/gcc/tm.texi |--- ../gcc-2.95.3.orig/gcc/tm.texi Sun May 30 22:56:15 1999 |+++ ../gcc-2.95.3/gcc/tm.texi Tue Mar 6 00:21:47 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/tm.texi using Plan A... Hunk #1 succeeded at 5599. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/varasm.c ../gcc-2.95.3/gcc/varasm.c |--- ../gcc-2.95.3.orig/gcc/varasm.c Mon Feb 19 09:02:02 2001 |+++ ../gcc-2.95.3/gcc/varasm.c Mon Apr 23 08:23:27 2001 -------------------------- Patching file ../gcc-2.95.3/gcc/varasm.c using Plan A... Hunk #1 succeeded at 707. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/gcc/version.c ../gcc-2.95.3/gcc/version.c |--- ../gcc-2.95.3.orig/gcc/version.c Fri Mar 16 07:52:12 2001 |+++ ../gcc-2.95.3/gcc/version.c Sat Aug 10 09:40:30 2002 -------------------------- Patching file ../gcc-2.95.3/gcc/version.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/COPYING ../gcc-2.95.3/include/COPYING |--- ../gcc-2.95.3.orig/include/COPYING Thu Aug 21 18:57:50 1997 |+++ ../gcc-2.95.3/include/COPYING Mon Apr 23 08:28:02 2001 -------------------------- Patching file ../gcc-2.95.3/include/COPYING using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 292. Hunk #3 succeeded at 314. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/ChangeLog ../gcc-2.95.3/include/ChangeLog |--- ../gcc-2.95.3.orig/include/ChangeLog Fri Mar 16 07:52:17 2001 |+++ ../gcc-2.95.3/include/ChangeLog Mon Aug 13 22:55:57 2001 -------------------------- Patching file ../gcc-2.95.3/include/ChangeLog using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 489. Hunk #3 succeeded at 512. Hunk #4 succeeded at 556. Hunk #5 succeeded at 565. Hunk #6 succeeded at 633. Hunk #7 succeeded at 761. Hunk #8 succeeded at 855. Hunk #9 succeeded at 1109. Hunk #10 succeeded at 1184. Hunk #11 succeeded at 1228. Hunk #12 succeeded at 1329. Hunk #13 succeeded at 1358. Hunk #14 succeeded at 1382. Hunk #15 succeeded at 1660. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/MAINTAINERS ../gcc-2.95.3/include/MAINTAINERS |--- ../gcc-2.95.3.orig/include/MAINTAINERS Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/MAINTAINERS Mon Apr 23 08:28:02 2001 -------------------------- (Creating file ../gcc-2.95.3/include/MAINTAINERS...) Patching file ../gcc-2.95.3/include/MAINTAINERS using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/alloca-conf.h ../gcc-2.95.3/include/alloca-conf.h |--- ../gcc-2.95.3.orig/include/alloca-conf.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/alloca-conf.h Mon Apr 23 08:28:02 2001 -------------------------- (Creating file ../gcc-2.95.3/include/alloca-conf.h...) Patching file ../gcc-2.95.3/include/alloca-conf.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/ansidecl.h ../gcc-2.95.3/include/ansidecl.h |--- ../gcc-2.95.3.orig/include/ansidecl.h Sun Nov 8 09:45:37 1998 |+++ ../gcc-2.95.3/include/ansidecl.h Mon Aug 13 22:55:59 2001 -------------------------- Patching file ../gcc-2.95.3/include/ansidecl.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 161. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/ChangeLog ../gcc-2.95.3/include/aout/ChangeLog |--- ../gcc-2.95.3.orig/include/aout/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/ChangeLog Mon Aug 13 22:56:10 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/ChangeLog...) Patching file ../gcc-2.95.3/include/aout/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/adobe.h ../gcc-2.95.3/include/aout/adobe.h |--- ../gcc-2.95.3.orig/include/aout/adobe.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/adobe.h Mon Aug 13 22:56:10 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/adobe.h...) Patching file ../gcc-2.95.3/include/aout/adobe.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/aout64.h ../gcc-2.95.3/include/aout/aout64.h |--- ../gcc-2.95.3.orig/include/aout/aout64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/aout64.h Tue Aug 14 00:43:11 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/aout64.h...) Patching file ../gcc-2.95.3/include/aout/aout64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/ar.h ../gcc-2.95.3/include/aout/ar.h |--- ../gcc-2.95.3.orig/include/aout/ar.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/ar.h Mon Aug 13 22:56:11 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/ar.h...) Patching file ../gcc-2.95.3/include/aout/ar.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/dynix3.h ../gcc-2.95.3/include/aout/dynix3.h |--- ../gcc-2.95.3.orig/include/aout/dynix3.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/dynix3.h Mon Aug 13 22:56:11 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/dynix3.h...) Patching file ../gcc-2.95.3/include/aout/dynix3.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/encap.h ../gcc-2.95.3/include/aout/encap.h |--- ../gcc-2.95.3.orig/include/aout/encap.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/encap.h Mon Aug 13 22:56:12 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/encap.h...) Patching file ../gcc-2.95.3/include/aout/encap.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/host.h ../gcc-2.95.3/include/aout/host.h |--- ../gcc-2.95.3.orig/include/aout/host.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/host.h Mon Aug 13 22:56:12 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/host.h...) Patching file ../gcc-2.95.3/include/aout/host.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/hp.h ../gcc-2.95.3/include/aout/hp.h |--- ../gcc-2.95.3.orig/include/aout/hp.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/hp.h Tue Jul 25 20:24:21 2000 -------------------------- (Creating file ../gcc-2.95.3/include/aout/hp.h...) Patching file ../gcc-2.95.3/include/aout/hp.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/hp300hpux.h ../gcc-2.95.3/include/aout/hp300hpux.h |--- ../gcc-2.95.3.orig/include/aout/hp300hpux.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/hp300hpux.h Mon Aug 13 22:56:13 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/hp300hpux.h...) Patching file ../gcc-2.95.3/include/aout/hp300hpux.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/hppa.h ../gcc-2.95.3/include/aout/hppa.h |--- ../gcc-2.95.3.orig/include/aout/hppa.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/hppa.h Tue Jul 25 20:24:21 2000 -------------------------- (Creating file ../gcc-2.95.3/include/aout/hppa.h...) Patching file ../gcc-2.95.3/include/aout/hppa.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/netbsd.h ../gcc-2.95.3/include/aout/netbsd.h |--- ../gcc-2.95.3.orig/include/aout/netbsd.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/netbsd.h Thu Aug 10 09:52:06 2000 -------------------------- (Creating file ../gcc-2.95.3/include/aout/netbsd.h...) Patching file ../gcc-2.95.3/include/aout/netbsd.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/ranlib.h ../gcc-2.95.3/include/aout/ranlib.h |--- ../gcc-2.95.3.orig/include/aout/ranlib.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/ranlib.h Mon Aug 13 22:56:14 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/ranlib.h...) Patching file ../gcc-2.95.3/include/aout/ranlib.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/reloc.h ../gcc-2.95.3/include/aout/reloc.h |--- ../gcc-2.95.3.orig/include/aout/reloc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/reloc.h Mon Aug 13 22:56:14 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/reloc.h...) Patching file ../gcc-2.95.3/include/aout/reloc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/stab.def ../gcc-2.95.3/include/aout/stab.def |--- ../gcc-2.95.3.orig/include/aout/stab.def Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/stab.def Mon Aug 13 22:56:15 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/stab.def...) Patching file ../gcc-2.95.3/include/aout/stab.def using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/stab_gnu.h ../gcc-2.95.3/include/aout/stab_gnu.h |--- ../gcc-2.95.3.orig/include/aout/stab_gnu.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/stab_gnu.h Mon Aug 13 22:56:16 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/stab_gnu.h...) Patching file ../gcc-2.95.3/include/aout/stab_gnu.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/aout/sun4.h ../gcc-2.95.3/include/aout/sun4.h |--- ../gcc-2.95.3.orig/include/aout/sun4.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/aout/sun4.h Mon Aug 13 22:56:16 2001 -------------------------- (Creating file ../gcc-2.95.3/include/aout/sun4.h...) Patching file ../gcc-2.95.3/include/aout/sun4.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/bfdlink.h ../gcc-2.95.3/include/bfdlink.h |--- ../gcc-2.95.3.orig/include/bfdlink.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/bfdlink.h Mon Aug 13 22:55:59 2001 -------------------------- (Creating file ../gcc-2.95.3/include/bfdlink.h...) Patching file ../gcc-2.95.3/include/bfdlink.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/bin-bugs.h ../gcc-2.95.3/include/bin-bugs.h |--- ../gcc-2.95.3.orig/include/bin-bugs.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/bin-bugs.h Mon Apr 23 08:28:03 2001 -------------------------- (Creating file ../gcc-2.95.3/include/bin-bugs.h...) Patching file ../gcc-2.95.3/include/bin-bugs.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/bout.h ../gcc-2.95.3/include/bout.h |--- ../gcc-2.95.3.orig/include/bout.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/bout.h Mon Aug 13 22:55:59 2001 -------------------------- (Creating file ../gcc-2.95.3/include/bout.h...) Patching file ../gcc-2.95.3/include/bout.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/callback.h ../gcc-2.95.3/include/callback.h |--- ../gcc-2.95.3.orig/include/callback.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/callback.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/callback.h...) Patching file ../gcc-2.95.3/include/callback.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/ChangeLog ../gcc-2.95.3/include/coff/ChangeLog |--- ../gcc-2.95.3.orig/include/coff/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/ChangeLog Mon Aug 13 22:56:17 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/ChangeLog...) Patching file ../gcc-2.95.3/include/coff/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/a29k.h ../gcc-2.95.3/include/coff/a29k.h |--- ../gcc-2.95.3.orig/include/coff/a29k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/a29k.h Mon Aug 13 22:56:17 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/a29k.h...) Patching file ../gcc-2.95.3/include/coff/a29k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/alpha.h ../gcc-2.95.3/include/coff/alpha.h |--- ../gcc-2.95.3.orig/include/coff/alpha.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/alpha.h Mon Aug 13 22:56:18 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/alpha.h...) Patching file ../gcc-2.95.3/include/coff/alpha.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/apollo.h ../gcc-2.95.3/include/coff/apollo.h |--- ../gcc-2.95.3.orig/include/coff/apollo.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/apollo.h Mon Aug 13 22:56:18 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/apollo.h...) Patching file ../gcc-2.95.3/include/coff/apollo.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/arm.h ../gcc-2.95.3/include/coff/arm.h |--- ../gcc-2.95.3.orig/include/coff/arm.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/arm.h Mon Aug 13 22:56:18 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/arm.h...) Patching file ../gcc-2.95.3/include/coff/arm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/aux-coff.h ../gcc-2.95.3/include/coff/aux-coff.h |--- ../gcc-2.95.3.orig/include/coff/aux-coff.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/aux-coff.h Mon Aug 13 22:56:19 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/aux-coff.h...) Patching file ../gcc-2.95.3/include/coff/aux-coff.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/ecoff.h ../gcc-2.95.3/include/coff/ecoff.h |--- ../gcc-2.95.3.orig/include/coff/ecoff.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/ecoff.h Mon Aug 13 22:56:19 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/ecoff.h...) Patching file ../gcc-2.95.3/include/coff/ecoff.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/go32exe.h ../gcc-2.95.3/include/coff/go32exe.h |--- ../gcc-2.95.3.orig/include/coff/go32exe.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/go32exe.h Mon Aug 13 22:56:20 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/go32exe.h...) Patching file ../gcc-2.95.3/include/coff/go32exe.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/h8300.h ../gcc-2.95.3/include/coff/h8300.h |--- ../gcc-2.95.3.orig/include/coff/h8300.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/h8300.h Mon Aug 13 22:56:20 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/h8300.h...) Patching file ../gcc-2.95.3/include/coff/h8300.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/h8500.h ../gcc-2.95.3/include/coff/h8500.h |--- ../gcc-2.95.3.orig/include/coff/h8500.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/h8500.h Mon Aug 13 22:56:20 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/h8500.h...) Patching file ../gcc-2.95.3/include/coff/h8500.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/i386.h ../gcc-2.95.3/include/coff/i386.h |--- ../gcc-2.95.3.orig/include/coff/i386.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/i386.h Mon Aug 13 22:56:21 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/i386.h...) Patching file ../gcc-2.95.3/include/coff/i386.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/i860.h ../gcc-2.95.3/include/coff/i860.h |--- ../gcc-2.95.3.orig/include/coff/i860.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/i860.h Mon Aug 13 22:56:21 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/i860.h...) Patching file ../gcc-2.95.3/include/coff/i860.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/i960.h ../gcc-2.95.3/include/coff/i960.h |--- ../gcc-2.95.3.orig/include/coff/i960.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/i960.h Mon Aug 13 22:56:22 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/i960.h...) Patching file ../gcc-2.95.3/include/coff/i960.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/ia64.h ../gcc-2.95.3/include/coff/ia64.h |--- ../gcc-2.95.3.orig/include/coff/ia64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/ia64.h Mon Aug 13 22:56:22 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/ia64.h...) Patching file ../gcc-2.95.3/include/coff/ia64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/internal.h ../gcc-2.95.3/include/coff/internal.h |--- ../gcc-2.95.3.orig/include/coff/internal.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/internal.h Mon Aug 13 22:56:23 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/internal.h...) Patching file ../gcc-2.95.3/include/coff/internal.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/m68k.h ../gcc-2.95.3/include/coff/m68k.h |--- ../gcc-2.95.3.orig/include/coff/m68k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/m68k.h Mon Aug 13 22:56:23 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/m68k.h...) Patching file ../gcc-2.95.3/include/coff/m68k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/m88k.h ../gcc-2.95.3/include/coff/m88k.h |--- ../gcc-2.95.3.orig/include/coff/m88k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/m88k.h Mon Aug 13 22:56:24 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/m88k.h...) Patching file ../gcc-2.95.3/include/coff/m88k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/mcore.h ../gcc-2.95.3/include/coff/mcore.h |--- ../gcc-2.95.3.orig/include/coff/mcore.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/mcore.h Mon Aug 13 22:56:24 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/mcore.h...) Patching file ../gcc-2.95.3/include/coff/mcore.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/mips.h ../gcc-2.95.3/include/coff/mips.h |--- ../gcc-2.95.3.orig/include/coff/mips.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/mips.h Mon Aug 13 22:56:25 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/mips.h...) Patching file ../gcc-2.95.3/include/coff/mips.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/mipspe.h ../gcc-2.95.3/include/coff/mipspe.h |--- ../gcc-2.95.3.orig/include/coff/mipspe.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/mipspe.h Mon Aug 13 22:56:25 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/mipspe.h...) Patching file ../gcc-2.95.3/include/coff/mipspe.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/pe.h ../gcc-2.95.3/include/coff/pe.h |--- ../gcc-2.95.3.orig/include/coff/pe.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/pe.h Mon Aug 13 22:56:26 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/pe.h...) Patching file ../gcc-2.95.3/include/coff/pe.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/powerpc.h ../gcc-2.95.3/include/coff/powerpc.h |--- ../gcc-2.95.3.orig/include/coff/powerpc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/powerpc.h Mon Aug 13 22:56:26 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/powerpc.h...) Patching file ../gcc-2.95.3/include/coff/powerpc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/rs6000.h ../gcc-2.95.3/include/coff/rs6000.h |--- ../gcc-2.95.3.orig/include/coff/rs6000.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/rs6000.h Tue Jul 25 20:24:22 2000 -------------------------- (Creating file ../gcc-2.95.3/include/coff/rs6000.h...) Patching file ../gcc-2.95.3/include/coff/rs6000.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/rs6k64.h ../gcc-2.95.3/include/coff/rs6k64.h |--- ../gcc-2.95.3.orig/include/coff/rs6k64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/rs6k64.h Mon Aug 13 22:56:27 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/rs6k64.h...) Patching file ../gcc-2.95.3/include/coff/rs6k64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/sh.h ../gcc-2.95.3/include/coff/sh.h |--- ../gcc-2.95.3.orig/include/coff/sh.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/sh.h Mon Aug 13 22:56:27 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/sh.h...) Patching file ../gcc-2.95.3/include/coff/sh.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/sparc.h ../gcc-2.95.3/include/coff/sparc.h |--- ../gcc-2.95.3.orig/include/coff/sparc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/sparc.h Mon Aug 13 22:56:28 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/sparc.h...) Patching file ../gcc-2.95.3/include/coff/sparc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/sym.h ../gcc-2.95.3/include/coff/sym.h |--- ../gcc-2.95.3.orig/include/coff/sym.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/sym.h Tue Jul 25 20:24:22 2000 -------------------------- (Creating file ../gcc-2.95.3/include/coff/sym.h...) Patching file ../gcc-2.95.3/include/coff/sym.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/symconst.h ../gcc-2.95.3/include/coff/symconst.h |--- ../gcc-2.95.3.orig/include/coff/symconst.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/symconst.h Tue Jul 25 20:24:22 2000 -------------------------- (Creating file ../gcc-2.95.3/include/coff/symconst.h...) Patching file ../gcc-2.95.3/include/coff/symconst.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/ti.h ../gcc-2.95.3/include/coff/ti.h |--- ../gcc-2.95.3.orig/include/coff/ti.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/ti.h Mon Aug 13 22:56:29 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/ti.h...) Patching file ../gcc-2.95.3/include/coff/ti.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/tic30.h ../gcc-2.95.3/include/coff/tic30.h |--- ../gcc-2.95.3.orig/include/coff/tic30.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/tic30.h Mon Aug 13 22:56:30 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/tic30.h...) Patching file ../gcc-2.95.3/include/coff/tic30.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/tic54x.h ../gcc-2.95.3/include/coff/tic54x.h |--- ../gcc-2.95.3.orig/include/coff/tic54x.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/tic54x.h Mon Aug 13 22:56:30 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/tic54x.h...) Patching file ../gcc-2.95.3/include/coff/tic54x.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/tic80.h ../gcc-2.95.3/include/coff/tic80.h |--- ../gcc-2.95.3.orig/include/coff/tic80.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/tic80.h Mon Aug 13 22:56:30 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/tic80.h...) Patching file ../gcc-2.95.3/include/coff/tic80.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/vax.h ../gcc-2.95.3/include/coff/vax.h |--- ../gcc-2.95.3.orig/include/coff/vax.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/vax.h Thu Aug 10 09:52:06 2000 -------------------------- (Creating file ../gcc-2.95.3/include/coff/vax.h...) Patching file ../gcc-2.95.3/include/coff/vax.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/w65.h ../gcc-2.95.3/include/coff/w65.h |--- ../gcc-2.95.3.orig/include/coff/w65.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/w65.h Mon Aug 13 22:56:31 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/w65.h...) Patching file ../gcc-2.95.3/include/coff/w65.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/we32k.h ../gcc-2.95.3/include/coff/we32k.h |--- ../gcc-2.95.3.orig/include/coff/we32k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/we32k.h Mon Aug 13 22:56:31 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/we32k.h...) Patching file ../gcc-2.95.3/include/coff/we32k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/coff/z8k.h ../gcc-2.95.3/include/coff/z8k.h |--- ../gcc-2.95.3.orig/include/coff/z8k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/coff/z8k.h Mon Aug 13 22:56:31 2001 -------------------------- (Creating file ../gcc-2.95.3/include/coff/z8k.h...) Patching file ../gcc-2.95.3/include/coff/z8k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/demangle.h ../gcc-2.95.3/include/demangle.h |--- ../gcc-2.95.3.orig/include/demangle.h Mon Dec 14 01:55:06 1998 |+++ ../gcc-2.95.3/include/demangle.h Mon Aug 13 22:56:00 2001 -------------------------- Patching file ../gcc-2.95.3/include/demangle.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 26. Hunk #3 succeeded at 61. Hunk #4 succeeded at 88. Hunk #5 succeeded at 115. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/dis-asm.h ../gcc-2.95.3/include/dis-asm.h |--- ../gcc-2.95.3.orig/include/dis-asm.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/dis-asm.h Mon Aug 13 22:56:00 2001 -------------------------- (Creating file ../gcc-2.95.3/include/dis-asm.h...) Patching file ../gcc-2.95.3/include/dis-asm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/dyn-string.h ../gcc-2.95.3/include/dyn-string.h |--- ../gcc-2.95.3.orig/include/dyn-string.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/dyn-string.h Tue Jan 30 13:38:01 2001 -------------------------- (Creating file ../gcc-2.95.3/include/dyn-string.h...) Patching file ../gcc-2.95.3/include/dyn-string.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/ChangeLog ../gcc-2.95.3/include/elf/ChangeLog |--- ../gcc-2.95.3.orig/include/elf/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/ChangeLog Mon Aug 13 22:56:32 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/ChangeLog...) Patching file ../gcc-2.95.3/include/elf/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/alpha.h ../gcc-2.95.3/include/elf/alpha.h |--- ../gcc-2.95.3.orig/include/elf/alpha.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/alpha.h Mon Aug 13 22:56:32 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/alpha.h...) Patching file ../gcc-2.95.3/include/elf/alpha.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/arc.h ../gcc-2.95.3/include/elf/arc.h |--- ../gcc-2.95.3.orig/include/elf/arc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/arc.h Mon Aug 13 22:56:33 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/arc.h...) Patching file ../gcc-2.95.3/include/elf/arc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/arm.h ../gcc-2.95.3/include/elf/arm.h |--- ../gcc-2.95.3.orig/include/elf/arm.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/arm.h Mon Aug 13 22:56:33 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/arm.h...) Patching file ../gcc-2.95.3/include/elf/arm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/avr.h ../gcc-2.95.3/include/elf/avr.h |--- ../gcc-2.95.3.orig/include/elf/avr.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/avr.h Mon Aug 13 22:56:34 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/avr.h...) Patching file ../gcc-2.95.3/include/elf/avr.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/common.h ../gcc-2.95.3/include/elf/common.h |--- ../gcc-2.95.3.orig/include/elf/common.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/common.h Mon Aug 13 22:56:34 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/common.h...) Patching file ../gcc-2.95.3/include/elf/common.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/cris.h ../gcc-2.95.3/include/elf/cris.h |--- ../gcc-2.95.3.orig/include/elf/cris.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/cris.h Mon Aug 13 22:56:35 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/cris.h...) Patching file ../gcc-2.95.3/include/elf/cris.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/d10v.h ../gcc-2.95.3/include/elf/d10v.h |--- ../gcc-2.95.3.orig/include/elf/d10v.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/d10v.h Mon Aug 13 22:56:35 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/d10v.h...) Patching file ../gcc-2.95.3/include/elf/d10v.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/d30v.h ../gcc-2.95.3/include/elf/d30v.h |--- ../gcc-2.95.3.orig/include/elf/d30v.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/d30v.h Mon Aug 13 22:56:35 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/d30v.h...) Patching file ../gcc-2.95.3/include/elf/d30v.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/dwarf.h ../gcc-2.95.3/include/elf/dwarf.h |--- ../gcc-2.95.3.orig/include/elf/dwarf.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/dwarf.h Mon Aug 13 22:56:36 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/dwarf.h...) Patching file ../gcc-2.95.3/include/elf/dwarf.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/dwarf2.h ../gcc-2.95.3/include/elf/dwarf2.h |--- ../gcc-2.95.3.orig/include/elf/dwarf2.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/dwarf2.h Mon Aug 13 22:56:36 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/dwarf2.h...) Patching file ../gcc-2.95.3/include/elf/dwarf2.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/external.h ../gcc-2.95.3/include/elf/external.h |--- ../gcc-2.95.3.orig/include/elf/external.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/external.h Mon Aug 13 22:56:37 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/external.h...) Patching file ../gcc-2.95.3/include/elf/external.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/fr30.h ../gcc-2.95.3/include/elf/fr30.h |--- ../gcc-2.95.3.orig/include/elf/fr30.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/fr30.h Mon Aug 13 22:56:38 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/fr30.h...) Patching file ../gcc-2.95.3/include/elf/fr30.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/hppa.h ../gcc-2.95.3/include/elf/hppa.h |--- ../gcc-2.95.3.orig/include/elf/hppa.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/hppa.h Mon Aug 13 22:56:38 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/hppa.h...) Patching file ../gcc-2.95.3/include/elf/hppa.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/i370.h ../gcc-2.95.3/include/elf/i370.h |--- ../gcc-2.95.3.orig/include/elf/i370.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/i370.h Mon Aug 13 22:56:38 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/i370.h...) Patching file ../gcc-2.95.3/include/elf/i370.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/i386.h ../gcc-2.95.3/include/elf/i386.h |--- ../gcc-2.95.3.orig/include/elf/i386.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/i386.h Mon Aug 13 22:56:38 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/i386.h...) Patching file ../gcc-2.95.3/include/elf/i386.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/i860.h ../gcc-2.95.3/include/elf/i860.h |--- ../gcc-2.95.3.orig/include/elf/i860.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/i860.h Mon Aug 13 22:56:38 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/i860.h...) Patching file ../gcc-2.95.3/include/elf/i860.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/i960.h ../gcc-2.95.3/include/elf/i960.h |--- ../gcc-2.95.3.orig/include/elf/i960.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/i960.h Mon Aug 13 22:56:39 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/i960.h...) Patching file ../gcc-2.95.3/include/elf/i960.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/ia64.h ../gcc-2.95.3/include/elf/ia64.h |--- ../gcc-2.95.3.orig/include/elf/ia64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/ia64.h Mon Aug 13 22:56:39 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/ia64.h...) Patching file ../gcc-2.95.3/include/elf/ia64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/internal.h ../gcc-2.95.3/include/elf/internal.h |--- ../gcc-2.95.3.orig/include/elf/internal.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/internal.h Mon Aug 13 22:56:39 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/internal.h...) Patching file ../gcc-2.95.3/include/elf/internal.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/m32r.h ../gcc-2.95.3/include/elf/m32r.h |--- ../gcc-2.95.3.orig/include/elf/m32r.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/m32r.h Mon Aug 13 22:56:39 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/m32r.h...) Patching file ../gcc-2.95.3/include/elf/m32r.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/m68hc11.h ../gcc-2.95.3/include/elf/m68hc11.h |--- ../gcc-2.95.3.orig/include/elf/m68hc11.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/m68hc11.h Mon Aug 13 22:56:39 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/m68hc11.h...) Patching file ../gcc-2.95.3/include/elf/m68hc11.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/m68k.h ../gcc-2.95.3/include/elf/m68k.h |--- ../gcc-2.95.3.orig/include/elf/m68k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/m68k.h Mon Jan 28 16:39:07 2002 -------------------------- (Creating file ../gcc-2.95.3/include/elf/m68k.h...) Patching file ../gcc-2.95.3/include/elf/m68k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/mcore.h ../gcc-2.95.3/include/elf/mcore.h |--- ../gcc-2.95.3.orig/include/elf/mcore.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/mcore.h Mon Aug 13 22:56:40 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/mcore.h...) Patching file ../gcc-2.95.3/include/elf/mcore.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/mips.h ../gcc-2.95.3/include/elf/mips.h |--- ../gcc-2.95.3.orig/include/elf/mips.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/mips.h Mon Aug 13 22:56:40 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/mips.h...) Patching file ../gcc-2.95.3/include/elf/mips.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/mn10200.h ../gcc-2.95.3/include/elf/mn10200.h |--- ../gcc-2.95.3.orig/include/elf/mn10200.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/mn10200.h Mon Aug 13 22:56:40 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/mn10200.h...) Patching file ../gcc-2.95.3/include/elf/mn10200.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/mn10300.h ../gcc-2.95.3/include/elf/mn10300.h |--- ../gcc-2.95.3.orig/include/elf/mn10300.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/mn10300.h Mon Aug 13 22:56:40 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/mn10300.h...) Patching file ../gcc-2.95.3/include/elf/mn10300.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/pj.h ../gcc-2.95.3/include/elf/pj.h |--- ../gcc-2.95.3.orig/include/elf/pj.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/pj.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/pj.h...) Patching file ../gcc-2.95.3/include/elf/pj.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/ppc.h ../gcc-2.95.3/include/elf/ppc.h |--- ../gcc-2.95.3.orig/include/elf/ppc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/ppc.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/ppc.h...) Patching file ../gcc-2.95.3/include/elf/ppc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/reloc-macros.h ../gcc-2.95.3/include/elf/reloc-macros.h |--- ../gcc-2.95.3.orig/include/elf/reloc-macros.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/reloc-macros.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/reloc-macros.h...) Patching file ../gcc-2.95.3/include/elf/reloc-macros.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/sh.h ../gcc-2.95.3/include/elf/sh.h |--- ../gcc-2.95.3.orig/include/elf/sh.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/sh.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/sh.h...) Patching file ../gcc-2.95.3/include/elf/sh.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/sparc.h ../gcc-2.95.3/include/elf/sparc.h |--- ../gcc-2.95.3.orig/include/elf/sparc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/sparc.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/sparc.h...) Patching file ../gcc-2.95.3/include/elf/sparc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/v850.h ../gcc-2.95.3/include/elf/v850.h |--- ../gcc-2.95.3.orig/include/elf/v850.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/v850.h Mon Aug 13 22:56:41 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/v850.h...) Patching file ../gcc-2.95.3/include/elf/v850.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/vax.h ../gcc-2.95.3/include/elf/vax.h |--- ../gcc-2.95.3.orig/include/elf/vax.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/vax.h Thu Mar 28 01:52:57 2002 -------------------------- (Creating file ../gcc-2.95.3/include/elf/vax.h...) Patching file ../gcc-2.95.3/include/elf/vax.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/elf/x86-64.h ../gcc-2.95.3/include/elf/x86-64.h |--- ../gcc-2.95.3.orig/include/elf/x86-64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/elf/x86-64.h Mon Apr 23 08:28:14 2001 -------------------------- (Creating file ../gcc-2.95.3/include/elf/x86-64.h...) Patching file ../gcc-2.95.3/include/elf/x86-64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/filenames.h ../gcc-2.95.3/include/filenames.h |--- ../gcc-2.95.3.orig/include/filenames.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/filenames.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/filenames.h...) Patching file ../gcc-2.95.3/include/filenames.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/floatformat.h ../gcc-2.95.3/include/floatformat.h |--- ../gcc-2.95.3.orig/include/floatformat.h Thu Aug 21 18:57:50 1997 |+++ ../gcc-2.95.3/include/floatformat.h Mon Aug 13 22:56:00 2001 -------------------------- Patching file ../gcc-2.95.3/include/floatformat.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 74. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/fnmatch.h ../gcc-2.95.3/include/fnmatch.h |--- ../gcc-2.95.3.orig/include/fnmatch.h Mon Jan 11 08:51:09 1999 |+++ ../gcc-2.95.3/include/fnmatch.h Mon Aug 13 22:56:01 2001 -------------------------- Patching file ../gcc-2.95.3/include/fnmatch.h using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/fopen-bin.h ../gcc-2.95.3/include/fopen-bin.h |--- ../gcc-2.95.3.orig/include/fopen-bin.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/fopen-bin.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/fopen-bin.h...) Patching file ../gcc-2.95.3/include/fopen-bin.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/fopen-same.h ../gcc-2.95.3/include/fopen-same.h |--- ../gcc-2.95.3.orig/include/fopen-same.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/fopen-same.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/fopen-same.h...) Patching file ../gcc-2.95.3/include/fopen-same.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/fopen-vms.h ../gcc-2.95.3/include/fopen-vms.h |--- ../gcc-2.95.3.orig/include/fopen-vms.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/fopen-vms.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/fopen-vms.h...) Patching file ../gcc-2.95.3/include/fopen-vms.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/gdbm.h ../gcc-2.95.3/include/gdbm.h |--- ../gcc-2.95.3.orig/include/gdbm.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/gdbm.h Tue Jul 25 20:24:20 2000 -------------------------- (Creating file ../gcc-2.95.3/include/gdbm.h...) Patching file ../gcc-2.95.3/include/gdbm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/getopt.h ../gcc-2.95.3/include/getopt.h |--- ../gcc-2.95.3.orig/include/getopt.h Sat Sep 5 07:17:41 1998 |+++ ../gcc-2.95.3/include/getopt.h Mon Aug 13 22:56:01 2001 -------------------------- Patching file ../gcc-2.95.3/include/getopt.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 101. Hunk #3 succeeded at 112. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/hashtab.h ../gcc-2.95.3/include/hashtab.h |--- ../gcc-2.95.3.orig/include/hashtab.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/hashtab.h Mon Apr 23 08:28:04 2001 -------------------------- (Creating file ../gcc-2.95.3/include/hashtab.h...) Patching file ../gcc-2.95.3/include/hashtab.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/hp-symtab.h ../gcc-2.95.3/include/hp-symtab.h |--- ../gcc-2.95.3.orig/include/hp-symtab.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/hp-symtab.h Mon Aug 13 22:56:02 2001 -------------------------- (Creating file ../gcc-2.95.3/include/hp-symtab.h...) Patching file ../gcc-2.95.3/include/hp-symtab.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/ieee.h ../gcc-2.95.3/include/ieee.h |--- ../gcc-2.95.3.orig/include/ieee.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/ieee.h Mon Aug 13 22:56:02 2001 -------------------------- (Creating file ../gcc-2.95.3/include/ieee.h...) Patching file ../gcc-2.95.3/include/ieee.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/libiberty.h ../gcc-2.95.3/include/libiberty.h |--- ../gcc-2.95.3.orig/include/libiberty.h Wed Apr 7 00:24:19 1999 |+++ ../gcc-2.95.3/include/libiberty.h Tue Aug 14 00:43:11 2001 -------------------------- Patching file ../gcc-2.95.3/include/libiberty.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 42. Hunk #3 succeeded at 61. Hunk #4 succeeded at 69. Hunk #5 succeeded at 85. Hunk #6 succeeded at 91. Hunk #7 succeeded at 102. Hunk #8 succeeded at 157. Hunk #9 succeeded at 163. Hunk #10 succeeded at 181. Hunk #11 succeeded at 218. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/md5.h ../gcc-2.95.3/include/md5.h |--- ../gcc-2.95.3.orig/include/md5.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/md5.h Mon Aug 13 22:56:03 2001 -------------------------- (Creating file ../gcc-2.95.3/include/md5.h...) Patching file ../gcc-2.95.3/include/md5.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/ChangeLog ../gcc-2.95.3/include/mpw/ChangeLog |--- ../gcc-2.95.3.orig/include/mpw/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/ChangeLog Mon Aug 13 22:56:42 2001 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/ChangeLog...) Patching file ../gcc-2.95.3/include/mpw/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/README ../gcc-2.95.3/include/mpw/README |--- ../gcc-2.95.3.orig/include/mpw/README Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/README Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/README...) Patching file ../gcc-2.95.3/include/mpw/README using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/dir.h ../gcc-2.95.3/include/mpw/dir.h |--- ../gcc-2.95.3.orig/include/mpw/dir.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/dir.h Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/dir.h...) Patching file ../gcc-2.95.3/include/mpw/dir.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/dirent.h ../gcc-2.95.3/include/mpw/dirent.h |--- ../gcc-2.95.3.orig/include/mpw/dirent.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/dirent.h Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/dirent.h...) Patching file ../gcc-2.95.3/include/mpw/dirent.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/fcntl.h ../gcc-2.95.3/include/mpw/fcntl.h |--- ../gcc-2.95.3.orig/include/mpw/fcntl.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/fcntl.h Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/fcntl.h...) Patching file ../gcc-2.95.3/include/mpw/fcntl.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/grp.h ../gcc-2.95.3/include/mpw/grp.h |--- ../gcc-2.95.3.orig/include/mpw/grp.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/grp.h Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/grp.h...) Patching file ../gcc-2.95.3/include/mpw/grp.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/mpw.h ../gcc-2.95.3/include/mpw/mpw.h |--- ../gcc-2.95.3.orig/include/mpw/mpw.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/mpw.h Tue Jul 25 20:24:24 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/mpw.h...) Patching file ../gcc-2.95.3/include/mpw/mpw.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/pwd.h ../gcc-2.95.3/include/mpw/pwd.h |--- ../gcc-2.95.3.orig/include/mpw/pwd.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/pwd.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/pwd.h...) Patching file ../gcc-2.95.3/include/mpw/pwd.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/spin.h ../gcc-2.95.3/include/mpw/spin.h |--- ../gcc-2.95.3.orig/include/mpw/spin.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/spin.h Mon Aug 13 22:56:42 2001 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/spin.h...) Patching file ../gcc-2.95.3/include/mpw/spin.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/stat.h ../gcc-2.95.3/include/mpw/stat.h |--- ../gcc-2.95.3.orig/include/mpw/stat.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/stat.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/stat.h...) Patching file ../gcc-2.95.3/include/mpw/stat.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/file.h ../gcc-2.95.3/include/mpw/sys/file.h |--- ../gcc-2.95.3.orig/include/mpw/sys/file.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/file.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/file.h...) Patching file ../gcc-2.95.3/include/mpw/sys/file.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/param.h ../gcc-2.95.3/include/mpw/sys/param.h |--- ../gcc-2.95.3.orig/include/mpw/sys/param.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/param.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/param.h...) Patching file ../gcc-2.95.3/include/mpw/sys/param.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/resource.h ../gcc-2.95.3/include/mpw/sys/resource.h |--- ../gcc-2.95.3.orig/include/mpw/sys/resource.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/resource.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/resource.h...) Patching file ../gcc-2.95.3/include/mpw/sys/resource.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/stat.h ../gcc-2.95.3/include/mpw/sys/stat.h |--- ../gcc-2.95.3.orig/include/mpw/sys/stat.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/stat.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/stat.h...) Patching file ../gcc-2.95.3/include/mpw/sys/stat.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/time.h ../gcc-2.95.3/include/mpw/sys/time.h |--- ../gcc-2.95.3.orig/include/mpw/sys/time.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/time.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/time.h...) Patching file ../gcc-2.95.3/include/mpw/sys/time.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/sys/types.h ../gcc-2.95.3/include/mpw/sys/types.h |--- ../gcc-2.95.3.orig/include/mpw/sys/types.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/sys/types.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/sys/types.h...) Patching file ../gcc-2.95.3/include/mpw/sys/types.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/utime.h ../gcc-2.95.3/include/mpw/utime.h |--- ../gcc-2.95.3.orig/include/mpw/utime.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/utime.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/utime.h...) Patching file ../gcc-2.95.3/include/mpw/utime.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/mpw/varargs.h ../gcc-2.95.3/include/mpw/varargs.h |--- ../gcc-2.95.3.orig/include/mpw/varargs.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/mpw/varargs.h Tue Jul 25 20:24:25 2000 -------------------------- (Creating file ../gcc-2.95.3/include/mpw/varargs.h...) Patching file ../gcc-2.95.3/include/mpw/varargs.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/ChangeLog ../gcc-2.95.3/include/nlm/ChangeLog |--- ../gcc-2.95.3.orig/include/nlm/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/ChangeLog Mon Aug 13 22:56:44 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/ChangeLog...) Patching file ../gcc-2.95.3/include/nlm/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/alpha-ext.h ../gcc-2.95.3/include/nlm/alpha-ext.h |--- ../gcc-2.95.3.orig/include/nlm/alpha-ext.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/alpha-ext.h Mon Aug 13 22:56:44 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/alpha-ext.h...) Patching file ../gcc-2.95.3/include/nlm/alpha-ext.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/common.h ../gcc-2.95.3/include/nlm/common.h |--- ../gcc-2.95.3.orig/include/nlm/common.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/common.h Mon Aug 13 22:56:44 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/common.h...) Patching file ../gcc-2.95.3/include/nlm/common.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/external.h ../gcc-2.95.3/include/nlm/external.h |--- ../gcc-2.95.3.orig/include/nlm/external.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/external.h Mon Aug 13 22:56:44 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/external.h...) Patching file ../gcc-2.95.3/include/nlm/external.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/i386-ext.h ../gcc-2.95.3/include/nlm/i386-ext.h |--- ../gcc-2.95.3.orig/include/nlm/i386-ext.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/i386-ext.h Mon Aug 13 22:56:45 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/i386-ext.h...) Patching file ../gcc-2.95.3/include/nlm/i386-ext.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/internal.h ../gcc-2.95.3/include/nlm/internal.h |--- ../gcc-2.95.3.orig/include/nlm/internal.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/internal.h Mon Aug 13 22:56:45 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/internal.h...) Patching file ../gcc-2.95.3/include/nlm/internal.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/ppc-ext.h ../gcc-2.95.3/include/nlm/ppc-ext.h |--- ../gcc-2.95.3.orig/include/nlm/ppc-ext.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/ppc-ext.h Tue Jul 25 20:24:26 2000 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/ppc-ext.h...) Patching file ../gcc-2.95.3/include/nlm/ppc-ext.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/nlm/sparc32-ext.h ../gcc-2.95.3/include/nlm/sparc32-ext.h |--- ../gcc-2.95.3.orig/include/nlm/sparc32-ext.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/nlm/sparc32-ext.h Mon Aug 13 22:56:45 2001 -------------------------- (Creating file ../gcc-2.95.3/include/nlm/sparc32-ext.h...) Patching file ../gcc-2.95.3/include/nlm/sparc32-ext.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/oasys.h ../gcc-2.95.3/include/oasys.h |--- ../gcc-2.95.3.orig/include/oasys.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/oasys.h Mon Aug 13 22:56:03 2001 -------------------------- (Creating file ../gcc-2.95.3/include/oasys.h...) Patching file ../gcc-2.95.3/include/oasys.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/obstack.h ../gcc-2.95.3/include/obstack.h |--- ../gcc-2.95.3.orig/include/obstack.h Sat Sep 5 08:25:19 1998 |+++ ../gcc-2.95.3/include/obstack.h Mon Aug 13 22:56:04 2001 -------------------------- Patching file ../gcc-2.95.3/include/obstack.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 146. Hunk #3 succeeded at 392. Hunk #4 succeeded at 402. Hunk #5 succeeded at 517. Hunk #6 succeeded at 524. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/ChangeLog ../gcc-2.95.3/include/opcode/ChangeLog |--- ../gcc-2.95.3.orig/include/opcode/ChangeLog Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/ChangeLog Mon Aug 13 22:56:45 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/ChangeLog...) Patching file ../gcc-2.95.3/include/opcode/ChangeLog using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/a29k.h ../gcc-2.95.3/include/opcode/a29k.h |--- ../gcc-2.95.3.orig/include/opcode/a29k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/a29k.h Mon Aug 13 22:56:46 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/a29k.h...) Patching file ../gcc-2.95.3/include/opcode/a29k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/alpha.h ../gcc-2.95.3/include/opcode/alpha.h |--- ../gcc-2.95.3.orig/include/opcode/alpha.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/alpha.h Tue Jul 25 20:24:26 2000 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/alpha.h...) Patching file ../gcc-2.95.3/include/opcode/alpha.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/arc.h ../gcc-2.95.3/include/opcode/arc.h |--- ../gcc-2.95.3.orig/include/opcode/arc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/arc.h Mon Aug 13 22:56:46 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/arc.h...) Patching file ../gcc-2.95.3/include/opcode/arc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/arm.h ../gcc-2.95.3/include/opcode/arm.h |--- ../gcc-2.95.3.orig/include/opcode/arm.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/arm.h Mon Aug 13 22:56:47 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/arm.h...) Patching file ../gcc-2.95.3/include/opcode/arm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/avr.h ../gcc-2.95.3/include/opcode/avr.h |--- ../gcc-2.95.3.orig/include/opcode/avr.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/avr.h Mon Apr 23 08:28:18 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/avr.h...) Patching file ../gcc-2.95.3/include/opcode/avr.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/cgen.h ../gcc-2.95.3/include/opcode/cgen.h |--- ../gcc-2.95.3.orig/include/opcode/cgen.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/cgen.h Mon Aug 13 22:56:47 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/cgen.h...) Patching file ../gcc-2.95.3/include/opcode/cgen.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/convex.h ../gcc-2.95.3/include/opcode/convex.h |--- ../gcc-2.95.3.orig/include/opcode/convex.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/convex.h Mon Aug 13 22:56:48 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/convex.h...) Patching file ../gcc-2.95.3/include/opcode/convex.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/cris.h ../gcc-2.95.3/include/opcode/cris.h |--- ../gcc-2.95.3.orig/include/opcode/cris.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/cris.h Mon Aug 13 22:56:49 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/cris.h...) Patching file ../gcc-2.95.3/include/opcode/cris.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/d10v.h ../gcc-2.95.3/include/opcode/d10v.h |--- ../gcc-2.95.3.orig/include/opcode/d10v.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/d10v.h Mon Aug 13 22:56:49 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/d10v.h...) Patching file ../gcc-2.95.3/include/opcode/d10v.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/d30v.h ../gcc-2.95.3/include/opcode/d30v.h |--- ../gcc-2.95.3.orig/include/opcode/d30v.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/d30v.h Mon Aug 13 22:56:50 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/d30v.h...) Patching file ../gcc-2.95.3/include/opcode/d30v.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/h8300.h ../gcc-2.95.3/include/opcode/h8300.h |--- ../gcc-2.95.3.orig/include/opcode/h8300.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/h8300.h Mon Jan 7 09:54:10 2002 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/h8300.h...) Patching file ../gcc-2.95.3/include/opcode/h8300.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/hppa.h ../gcc-2.95.3/include/opcode/hppa.h |--- ../gcc-2.95.3.orig/include/opcode/hppa.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/hppa.h Mon Aug 13 22:56:50 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/hppa.h...) Patching file ../gcc-2.95.3/include/opcode/hppa.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/i370.h ../gcc-2.95.3/include/opcode/i370.h |--- ../gcc-2.95.3.orig/include/opcode/i370.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/i370.h Mon Aug 13 22:56:51 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/i370.h...) Patching file ../gcc-2.95.3/include/opcode/i370.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/i386.h ../gcc-2.95.3/include/opcode/i386.h |--- ../gcc-2.95.3.orig/include/opcode/i386.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/i386.h Mon Aug 13 22:56:51 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/i386.h...) Patching file ../gcc-2.95.3/include/opcode/i386.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/i860.h ../gcc-2.95.3/include/opcode/i860.h |--- ../gcc-2.95.3.orig/include/opcode/i860.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/i860.h Mon Aug 13 22:56:52 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/i860.h...) Patching file ../gcc-2.95.3/include/opcode/i860.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/i960.h ../gcc-2.95.3/include/opcode/i960.h |--- ../gcc-2.95.3.orig/include/opcode/i960.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/i960.h Mon Aug 13 22:56:52 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/i960.h...) Patching file ../gcc-2.95.3/include/opcode/i960.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/ia64.h ../gcc-2.95.3/include/opcode/ia64.h |--- ../gcc-2.95.3.orig/include/opcode/ia64.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/ia64.h Mon Apr 23 08:28:20 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/ia64.h...) Patching file ../gcc-2.95.3/include/opcode/ia64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/m68hc11.h ../gcc-2.95.3/include/opcode/m68hc11.h |--- ../gcc-2.95.3.orig/include/opcode/m68hc11.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/m68hc11.h Mon Apr 23 08:28:20 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/m68hc11.h...) Patching file ../gcc-2.95.3/include/opcode/m68hc11.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/m68k.h ../gcc-2.95.3/include/opcode/m68k.h |--- ../gcc-2.95.3.orig/include/opcode/m68k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/m68k.h Mon Aug 13 22:56:53 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/m68k.h...) Patching file ../gcc-2.95.3/include/opcode/m68k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/m88k.h ../gcc-2.95.3/include/opcode/m88k.h |--- ../gcc-2.95.3.orig/include/opcode/m88k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/m88k.h Mon Aug 13 22:56:53 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/m88k.h...) Patching file ../gcc-2.95.3/include/opcode/m88k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/mips.h ../gcc-2.95.3/include/opcode/mips.h |--- ../gcc-2.95.3.orig/include/opcode/mips.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/mips.h Mon Aug 13 22:56:54 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/mips.h...) Patching file ../gcc-2.95.3/include/opcode/mips.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/mn10200.h ../gcc-2.95.3/include/opcode/mn10200.h |--- ../gcc-2.95.3.orig/include/opcode/mn10200.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/mn10200.h Tue Jul 25 20:24:27 2000 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/mn10200.h...) Patching file ../gcc-2.95.3/include/opcode/mn10200.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/mn10300.h ../gcc-2.95.3/include/opcode/mn10300.h |--- ../gcc-2.95.3.orig/include/opcode/mn10300.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/mn10300.h Mon Aug 13 22:56:54 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/mn10300.h...) Patching file ../gcc-2.95.3/include/opcode/mn10300.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/np1.h ../gcc-2.95.3/include/opcode/np1.h |--- ../gcc-2.95.3.orig/include/opcode/np1.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/np1.h Mon Aug 13 22:56:55 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/np1.h...) Patching file ../gcc-2.95.3/include/opcode/np1.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/ns32k.h ../gcc-2.95.3/include/opcode/ns32k.h |--- ../gcc-2.95.3.orig/include/opcode/ns32k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/ns32k.h Mon Aug 13 22:56:55 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/ns32k.h...) Patching file ../gcc-2.95.3/include/opcode/ns32k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/pj.h ../gcc-2.95.3/include/opcode/pj.h |--- ../gcc-2.95.3.orig/include/opcode/pj.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/pj.h Mon Aug 13 22:56:55 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/pj.h...) Patching file ../gcc-2.95.3/include/opcode/pj.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/pn.h ../gcc-2.95.3/include/opcode/pn.h |--- ../gcc-2.95.3.orig/include/opcode/pn.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/pn.h Mon Aug 13 22:56:56 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/pn.h...) Patching file ../gcc-2.95.3/include/opcode/pn.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/ppc.h ../gcc-2.95.3/include/opcode/ppc.h |--- ../gcc-2.95.3.orig/include/opcode/ppc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/ppc.h Mon Aug 13 22:56:56 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/ppc.h...) Patching file ../gcc-2.95.3/include/opcode/ppc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/pyr.h ../gcc-2.95.3/include/opcode/pyr.h |--- ../gcc-2.95.3.orig/include/opcode/pyr.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/pyr.h Mon Aug 13 22:56:56 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/pyr.h...) Patching file ../gcc-2.95.3/include/opcode/pyr.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/sparc.h ../gcc-2.95.3/include/opcode/sparc.h |--- ../gcc-2.95.3.orig/include/opcode/sparc.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/sparc.h Mon Aug 13 22:56:56 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/sparc.h...) Patching file ../gcc-2.95.3/include/opcode/sparc.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/tahoe.h ../gcc-2.95.3/include/opcode/tahoe.h |--- ../gcc-2.95.3.orig/include/opcode/tahoe.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/tahoe.h Tue Jul 25 20:24:28 2000 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/tahoe.h...) Patching file ../gcc-2.95.3/include/opcode/tahoe.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/tic30.h ../gcc-2.95.3/include/opcode/tic30.h |--- ../gcc-2.95.3.orig/include/opcode/tic30.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/tic30.h Tue Jul 25 20:24:28 2000 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/tic30.h...) Patching file ../gcc-2.95.3/include/opcode/tic30.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/tic54x.h ../gcc-2.95.3/include/opcode/tic54x.h |--- ../gcc-2.95.3.orig/include/opcode/tic54x.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/tic54x.h Mon Apr 23 08:28:21 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/tic54x.h...) Patching file ../gcc-2.95.3/include/opcode/tic54x.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/tic80.h ../gcc-2.95.3/include/opcode/tic80.h |--- ../gcc-2.95.3.orig/include/opcode/tic80.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/tic80.h Mon Aug 13 22:56:57 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/tic80.h...) Patching file ../gcc-2.95.3/include/opcode/tic80.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/v850.h ../gcc-2.95.3/include/opcode/v850.h |--- ../gcc-2.95.3.orig/include/opcode/v850.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/v850.h Mon Aug 13 22:56:58 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/v850.h...) Patching file ../gcc-2.95.3/include/opcode/v850.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/opcode/vax.h ../gcc-2.95.3/include/opcode/vax.h |--- ../gcc-2.95.3.orig/include/opcode/vax.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/opcode/vax.h Mon Aug 13 22:56:58 2001 -------------------------- (Creating file ../gcc-2.95.3/include/opcode/vax.h...) Patching file ../gcc-2.95.3/include/opcode/vax.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/os9k.h ../gcc-2.95.3/include/os9k.h |--- ../gcc-2.95.3.orig/include/os9k.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/os9k.h Mon Aug 13 22:56:04 2001 -------------------------- (Creating file ../gcc-2.95.3/include/os9k.h...) Patching file ../gcc-2.95.3/include/os9k.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/partition.h ../gcc-2.95.3/include/partition.h |--- ../gcc-2.95.3.orig/include/partition.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/partition.h Mon Aug 13 22:56:05 2001 -------------------------- (Creating file ../gcc-2.95.3/include/partition.h...) Patching file ../gcc-2.95.3/include/partition.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/progress.h ../gcc-2.95.3/include/progress.h |--- ../gcc-2.95.3.orig/include/progress.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/progress.h Mon Aug 13 22:56:07 2001 -------------------------- (Creating file ../gcc-2.95.3/include/progress.h...) Patching file ../gcc-2.95.3/include/progress.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/remote-sim.h ../gcc-2.95.3/include/remote-sim.h |--- ../gcc-2.95.3.orig/include/remote-sim.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/remote-sim.h Mon Aug 13 22:56:07 2001 -------------------------- (Creating file ../gcc-2.95.3/include/remote-sim.h...) Patching file ../gcc-2.95.3/include/remote-sim.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/safe-ctype.h ../gcc-2.95.3/include/safe-ctype.h |--- ../gcc-2.95.3.orig/include/safe-ctype.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/safe-ctype.h Mon Aug 13 22:56:08 2001 -------------------------- (Creating file ../gcc-2.95.3/include/safe-ctype.h...) Patching file ../gcc-2.95.3/include/safe-ctype.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/sim-d10v.h ../gcc-2.95.3/include/sim-d10v.h |--- ../gcc-2.95.3.orig/include/sim-d10v.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/sim-d10v.h Mon Aug 13 22:56:08 2001 -------------------------- (Creating file ../gcc-2.95.3/include/sim-d10v.h...) Patching file ../gcc-2.95.3/include/sim-d10v.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/sort.h ../gcc-2.95.3/include/sort.h |--- ../gcc-2.95.3.orig/include/sort.h Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/include/sort.h Mon Apr 23 08:28:06 2001 -------------------------- (Creating file ../gcc-2.95.3/include/sort.h...) Patching file ../gcc-2.95.3/include/sort.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/splay-tree.h ../gcc-2.95.3/include/splay-tree.h |--- ../gcc-2.95.3.orig/include/splay-tree.h Fri Apr 2 10:18:03 1999 |+++ ../gcc-2.95.3/include/splay-tree.h Mon Aug 13 22:56:09 2001 -------------------------- Patching file ../gcc-2.95.3/include/splay-tree.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 45. Hunk #3 succeeded at 63. Hunk #4 succeeded at 77. Hunk #5 succeeded at 96. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/include/symcat.h ../gcc-2.95.3/include/symcat.h |--- ../gcc-2.95.3.orig/include/symcat.h Wed Apr 7 00:24:20 1999 |+++ ../gcc-2.95.3/include/symcat.h Mon Apr 23 08:28:06 2001 -------------------------- Patching file ../gcc-2.95.3/include/symcat.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 20. Hunk #3 succeeded at 26. Hunk #4 succeeded at 40. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libf2c/libU77/hostnm_.c ../gcc-2.95.3/libf2c/libU77/hostnm_.c |--- ../gcc-2.95.3.orig/libf2c/libU77/hostnm_.c Mon Apr 27 06:11:57 1998 |+++ ../gcc-2.95.3/libf2c/libU77/hostnm_.c Wed May 30 03:02:39 2001 -------------------------- Patching file ../gcc-2.95.3/libf2c/libU77/hostnm_.c using Plan A... Hunk #1 succeeded at 37. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/ChangeLog ../gcc-2.95.3/libiberty/ChangeLog |--- ../gcc-2.95.3.orig/libiberty/ChangeLog Fri Mar 16 07:52:19 2001 |+++ ../gcc-2.95.3/libiberty/ChangeLog Mon Apr 23 08:28:22 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/ChangeLog using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 988. Hunk #3 succeeded at 1002. Hunk #4 succeeded at 1088. Hunk #5 succeeded at 1114. Hunk #6 succeeded at 1179. Hunk #7 succeeded at 1213. Hunk #8 succeeded at 1285. Hunk #9 succeeded at 1391. Hunk #10 succeeded at 1444. Hunk #11 succeeded at 1535. Hunk #12 succeeded at 1545. Hunk #13 succeeded at 1985. Hunk #14 succeeded at 2071. Hunk #15 succeeded at 2466. Hunk #16 succeeded at 2512. Hunk #17 succeeded at 2766. Hunk #18 succeeded at 2859. Hunk #19 succeeded at 3043. Hunk #20 succeeded at 3105. Hunk #21 succeeded at 3149. Hunk #22 succeeded at 3228. Hunk #23 succeeded at 3624. Hunk #24 succeeded at 3741. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/Makefile.in ../gcc-2.95.3/libiberty/Makefile.in |--- ../gcc-2.95.3.orig/libiberty/Makefile.in Sat Aug 7 01:36:11 1999 |+++ ../gcc-2.95.3/libiberty/Makefile.in Wed May 30 05:22:08 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/Makefile.in using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 93. Hunk #3 succeeded at 107. Hunk #4 succeeded at 125. Hunk #5 succeeded at 156. Hunk #6 succeeded at 171. Hunk #7 succeeded at 189. Hunk #8 succeeded at 212. Hunk #9 succeeded at 249. Hunk #10 succeeded at 265. Hunk #11 succeeded at 273. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/acconfig.h ../gcc-2.95.3/libiberty/acconfig.h |--- ../gcc-2.95.3.orig/libiberty/acconfig.h Sat May 16 02:21:02 1998 |+++ ../gcc-2.95.3/libiberty/acconfig.h Wed Dec 31 19:00:00 1969 -------------------------- Patching file ../gcc-2.95.3/libiberty/acconfig.h using Plan A... Hunk #1 succeeded at 0. Removing ../gcc-2.95.3/libiberty/acconfig.h (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/aclocal.m4 ../gcc-2.95.3/libiberty/aclocal.m4 |--- ../gcc-2.95.3.orig/libiberty/aclocal.m4 Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/aclocal.m4 Mon Apr 23 08:28:22 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/aclocal.m4...) Patching file ../gcc-2.95.3/libiberty/aclocal.m4 using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/alloca-conf.h ../gcc-2.95.3/libiberty/alloca-conf.h |--- ../gcc-2.95.3.orig/libiberty/alloca-conf.h Sat May 16 02:20:37 1998 |+++ ../gcc-2.95.3/libiberty/alloca-conf.h Thu Jul 27 21:09:14 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/alloca-conf.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 9. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/argv.c ../gcc-2.95.3/libiberty/argv.c |--- ../gcc-2.95.3.orig/libiberty/argv.c Tue Dec 22 01:57:12 1998 |+++ ../gcc-2.95.3/libiberty/argv.c Mon Apr 23 08:28:22 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/argv.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 33. Hunk #3 succeeded at 225. Hunk #4 succeeded at 258. Hunk #5 succeeded at 324. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/basename.c ../gcc-2.95.3/libiberty/basename.c |--- ../gcc-2.95.3.orig/libiberty/basename.c Fri May 15 19:42:28 1998 |+++ ../gcc-2.95.3/libiberty/basename.c Mon Apr 23 08:28:23 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/basename.c using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 47. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/bsearch.c ../gcc-2.95.3/libiberty/bsearch.c |--- ../gcc-2.95.3.orig/libiberty/bsearch.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/bsearch.c Mon Apr 23 08:28:23 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/bsearch.c...) Patching file ../gcc-2.95.3/libiberty/bsearch.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/calloc.c ../gcc-2.95.3/libiberty/calloc.c |--- ../gcc-2.95.3.orig/libiberty/calloc.c Fri Nov 13 11:36:02 1998 |+++ ../gcc-2.95.3/libiberty/calloc.c Thu Jul 27 21:09:15 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/calloc.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/choose-temp.c ../gcc-2.95.3/libiberty/choose-temp.c |--- ../gcc-2.95.3.orig/libiberty/choose-temp.c Sat Apr 24 20:23:06 1999 |+++ ../gcc-2.95.3/libiberty/choose-temp.c Mon Apr 23 08:28:23 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/choose-temp.c using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 32. Hunk #3 succeeded at 80. Hunk #4 succeeded at 105. Hunk #5 succeeded at 148. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/clock.c ../gcc-2.95.3/libiberty/clock.c |--- ../gcc-2.95.3.orig/libiberty/clock.c Tue Feb 2 18:05:15 1999 |+++ ../gcc-2.95.3/libiberty/clock.c Thu Jul 27 21:09:15 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/clock.c using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 69. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/config/mh-beos ../gcc-2.95.3/libiberty/config/mh-beos |--- ../gcc-2.95.3.orig/libiberty/config/mh-beos Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/config/mh-beos Thu Jul 27 21:09:22 2000 -------------------------- (Creating file ../gcc-2.95.3/libiberty/config/mh-beos...) Patching file ../gcc-2.95.3/libiberty/config/mh-beos using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/config/mh-openedition ../gcc-2.95.3/libiberty/config/mh-openedition |--- ../gcc-2.95.3.orig/libiberty/config/mh-openedition Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/config/mh-openedition Mon Apr 23 08:28:34 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/config/mh-openedition...) Patching file ../gcc-2.95.3/libiberty/config/mh-openedition using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/config.in ../gcc-2.95.3/libiberty/config.in |--- ../gcc-2.95.3.orig/libiberty/config.in Mon Jun 21 01:00:25 1999 |+++ ../gcc-2.95.3/libiberty/config.in Mon Apr 23 08:28:24 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/config.in using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 17. Hunk #3 succeeded at 26. Hunk #4 succeeded at 47. Hunk #5 succeeded at 68. Hunk #6 succeeded at 200. Hunk #7 succeeded at 218. Hunk #8 succeeded at 227. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/config.table ../gcc-2.95.3/libiberty/config.table |--- ../gcc-2.95.3.orig/libiberty/config.table Tue Apr 6 23:31:23 1999 |+++ ../gcc-2.95.3/libiberty/config.table Mon Apr 23 08:28:24 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/config.table using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 28. Hunk #3 succeeded at 60. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/configure ../gcc-2.95.3/libiberty/configure |--- ../gcc-2.95.3.orig/libiberty/configure Mon Jun 21 01:00:27 1999 |+++ ../gcc-2.95.3/libiberty/configure Mon Apr 23 08:28:24 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/configure using Plan A... Hunk #1 succeeded at 734. Hunk #2 succeeded at 768. Hunk #3 succeeded at 817. Hunk #4 succeeded at 826. Hunk #5 succeeded at 837. Hunk #6 succeeded at 866. Hunk #7 succeeded at 893. Hunk #8 succeeded at 1026. Hunk #9 succeeded at 1087. Hunk #10 succeeded at 1102. Hunk #11 succeeded at 1108. Hunk #12 succeeded at 1119. Hunk #13 succeeded at 1125. Hunk #14 succeeded at 1136. Hunk #15 succeeded at 1142. Hunk #16 succeeded at 1166. Hunk #17 succeeded at 1207. Hunk #18 succeeded at 1228. Hunk #19 succeeded at 1248. Hunk #20 succeeded at 1326. Hunk #21 succeeded at 1371. Hunk #22 succeeded at 1402. Hunk #23 succeeded at 1426. Hunk #24 succeeded at 1457. Hunk #25 succeeded at 1481. Hunk #26 succeeded at 1512. Hunk #27 succeeded at 1536. Hunk #28 succeeded at 1567. Hunk #29 succeeded at 1591. Hunk #30 succeeded at 1622. Hunk #31 succeeded at 1646. Hunk #32 succeeded at 1677. Hunk #33 succeeded at 1701. Hunk #34 succeeded at 1732. Hunk #35 succeeded at 1756. Hunk #36 succeeded at 1883. Hunk #37 succeeded at 1897. Hunk #38 succeeded at 1909. Hunk #39 succeeded at 1918. Hunk #40 succeeded at 1929. Hunk #41 succeeded at 1960. Hunk #42 succeeded at 1967. Hunk #43 succeeded at 1995. Hunk #44 succeeded at 2042. Hunk #45 succeeded at 2054. Hunk #46 succeeded at 2075. Hunk #47 succeeded at 2108. Hunk #48 succeeded at 2140. Hunk #49 succeeded at 2170. Hunk #50 succeeded at 2198. Hunk #51 succeeded at 2225. Hunk #52 succeeded at 2233. Hunk #53 succeeded at 2252. Hunk #54 succeeded at 2277. Hunk #55 succeeded at 2290. Hunk #56 succeeded at 2307. Hunk #57 succeeded at 2325. Hunk #58 succeeded at 2346. Hunk #59 succeeded at 2357. Hunk #60 succeeded at 2381. Hunk #61 succeeded at 2415. Hunk #62 succeeded at 2450. Hunk #63 succeeded at 2456. Hunk #64 succeeded at 2484. Hunk #65 succeeded at 2506. Hunk #66 succeeded at 2601. Hunk #67 succeeded at 2628. Hunk #68 succeeded at 2640. Hunk #69 succeeded at 2666. Hunk #70 succeeded at 2791. Hunk #71 succeeded at 2815. Hunk #72 succeeded at 3234. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/configure.bat ../gcc-2.95.3/libiberty/configure.bat |--- ../gcc-2.95.3.orig/libiberty/configure.bat Fri May 15 19:42:31 1998 |+++ ../gcc-2.95.3/libiberty/configure.bat Wed Dec 31 19:00:00 1969 -------------------------- Patching file ../gcc-2.95.3/libiberty/configure.bat using Plan A... Hunk #1 succeeded at 0. Removing ../gcc-2.95.3/libiberty/configure.bat (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/configure.in ../gcc-2.95.3/libiberty/configure.in |--- ../gcc-2.95.3.orig/libiberty/configure.in Mon Jun 21 01:00:24 1999 |+++ ../gcc-2.95.3/libiberty/configure.in Mon Apr 23 08:28:25 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/configure.in using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 37. Hunk #3 succeeded at 70. Hunk #4 succeeded at 84. Hunk #5 succeeded at 129. Hunk #6 succeeded at 177. Hunk #7 succeeded at 218. Hunk #8 succeeded at 242. Hunk #9 succeeded at 256. Hunk #10 succeeded at 268. Hunk #11 succeeded at 320. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/cp-demangle.c ../gcc-2.95.3/libiberty/cp-demangle.c |--- ../gcc-2.95.3.orig/libiberty/cp-demangle.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/cp-demangle.c Mon Apr 23 08:28:25 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/cp-demangle.c...) Patching file ../gcc-2.95.3/libiberty/cp-demangle.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/cplus-dem.c ../gcc-2.95.3/libiberty/cplus-dem.c |--- ../gcc-2.95.3.orig/libiberty/cplus-dem.c Sun May 16 20:44:09 1999 |+++ ../gcc-2.95.3/libiberty/cplus-dem.c Mon Apr 23 08:28:25 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/cplus-dem.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 35. Hunk #3 succeeded at 54. Hunk #4 succeeded at 103. Hunk #5 succeeded at 257. Hunk #6 succeeded at 334. Hunk #7 succeeded at 346. Hunk #8 succeeded at 426. Hunk #9 succeeded at 454. Hunk #10 succeeded at 510. Hunk #11 succeeded at 546. Hunk #12 succeeded at 560. Hunk #13 succeeded at 586. Hunk #14 succeeded at 718. Hunk #15 succeeded at 725. Hunk #16 succeeded at 743. Hunk #17 succeeded at 767. Hunk #18 succeeded at 784. Hunk #19 succeeded at 815. Hunk #20 succeeded at 831. Hunk #21 succeeded at 841. Hunk #22 succeeded at 911. Hunk #23 succeeded at 932. Hunk #24 succeeded at 1080. Hunk #25 succeeded at 1133. Hunk #26 succeeded at 1154. Hunk #27 succeeded at 1259. Hunk #28 succeeded at 1294. Hunk #29 succeeded at 1508. Hunk #30 succeeded at 1534. Hunk #31 succeeded at 1542. Hunk #32 succeeded at 1710. Hunk #33 succeeded at 1798. Hunk #34 succeeded at 1851. Hunk #35 succeeded at 1919. Hunk #36 succeeded at 1955. Hunk #37 succeeded at 2005. Hunk #38 succeeded at 2053. Hunk #39 succeeded at 2537. Hunk #40 succeeded at 2632. Hunk #41 succeeded at 2737. Hunk #42 succeeded at 2743. Hunk #43 succeeded at 2750. Hunk #44 succeeded at 2787. Hunk #45 succeeded at 2807. Hunk #46 succeeded at 2814. Hunk #47 succeeded at 2909. Hunk #48 succeeded at 2965. Hunk #49 succeeded at 3050. Hunk #50 succeeded at 3151. Hunk #51 succeeded at 3212. Hunk #52 succeeded at 3243. Hunk #53 succeeded at 3436. Hunk #54 succeeded at 3452. Hunk #55 succeeded at 3576. Hunk #56 succeeded at 3614. Hunk #57 succeeded at 3734. Hunk #58 succeeded at 3788. Hunk #59 succeeded at 3902. Hunk #60 succeeded at 3914. Hunk #61 succeeded at 3932. Hunk #62 succeeded at 3983. Hunk #63 succeeded at 4014. Hunk #64 succeeded at 4098. Hunk #65 succeeded at 4607. Hunk #66 succeeded at 4623. Hunk #67 succeeded at 4665. Hunk #68 succeeded at 4688. Hunk #69 succeeded at 4853. Hunk #70 succeeded at 4872. Hunk #71 succeeded at 4899. Hunk #72 succeeded at 4921. Hunk #73 succeeded at 4967. Hunk #74 succeeded at 5024. Hunk #75 succeeded at 5044. Hunk #76 succeeded at 5064. Hunk #77 succeeded at 5072. Hunk #78 succeeded at 5103. Hunk #79 succeeded at 5112. Hunk #80 succeeded at 5127. Hunk #81 succeeded at 5164. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/dyn-string.c ../gcc-2.95.3/libiberty/dyn-string.c |--- ../gcc-2.95.3.orig/libiberty/dyn-string.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/dyn-string.c Mon Apr 23 08:28:26 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/dyn-string.c...) Patching file ../gcc-2.95.3/libiberty/dyn-string.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/floatformat.c ../gcc-2.95.3/libiberty/floatformat.c |--- ../gcc-2.95.3.orig/libiberty/floatformat.c Tue Dec 22 01:57:15 1998 |+++ ../gcc-2.95.3/libiberty/floatformat.c Mon Apr 8 10:48:31 2002 -------------------------- Patching file ../gcc-2.95.3/libiberty/floatformat.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 20. Hunk #3 succeeded at 33. Hunk #4 succeeded at 61. Hunk #5 succeeded at 69. Hunk #6 succeeded at 83. Hunk #7 succeeded at 92. Hunk #8 succeeded at 104. Hunk #9 succeeded at 142. Hunk #10 succeeded at 193. Hunk #11 succeeded at 269. Hunk #12 succeeded at 349. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/fnmatch.c ../gcc-2.95.3/libiberty/fnmatch.c |--- ../gcc-2.95.3.orig/libiberty/fnmatch.c Mon Jan 11 08:51:11 1999 |+++ ../gcc-2.95.3/libiberty/fnmatch.c Mon Apr 23 08:28:26 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/fnmatch.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 46. Hunk #3 succeeded at 74. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/getcwd.c ../gcc-2.95.3/libiberty/getcwd.c |--- ../gcc-2.95.3.orig/libiberty/getcwd.c Tue May 25 23:04:08 1999 |+++ ../gcc-2.95.3/libiberty/getcwd.c Mon Apr 23 08:28:26 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/getcwd.c using Plan A... Hunk #1 succeeded at 30. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/getopt.c ../gcc-2.95.3/libiberty/getopt.c |--- ../gcc-2.95.3.orig/libiberty/getopt.c Tue Oct 13 18:59:40 1998 |+++ ../gcc-2.95.3/libiberty/getopt.c Mon Apr 23 08:28:26 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/getopt.c using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/getopt1.c ../gcc-2.95.3/libiberty/getopt1.c |--- ../gcc-2.95.3.orig/libiberty/getopt1.c Sat Sep 5 08:10:25 1998 |+++ ../gcc-2.95.3/libiberty/getopt1.c Mon Apr 23 08:28:26 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/getopt1.c using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/getpwd.c ../gcc-2.95.3/libiberty/getpwd.c |--- ../gcc-2.95.3.orig/libiberty/getpwd.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/getpwd.c Thu Jul 27 21:09:17 2000 -------------------------- (Creating file ../gcc-2.95.3/libiberty/getpwd.c...) Patching file ../gcc-2.95.3/libiberty/getpwd.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/getruntime.c ../gcc-2.95.3/libiberty/getruntime.c |--- ../gcc-2.95.3.orig/libiberty/getruntime.c Thu May 6 16:57:01 1999 |+++ ../gcc-2.95.3/libiberty/getruntime.c Mon Apr 23 08:28:27 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/getruntime.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 51. Hunk #3 succeeded at 62. Hunk #4 succeeded at 88. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/hashtab.c ../gcc-2.95.3/libiberty/hashtab.c |--- ../gcc-2.95.3.orig/libiberty/hashtab.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/hashtab.c Wed May 30 05:23:30 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/hashtab.c...) Patching file ../gcc-2.95.3/libiberty/hashtab.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/makefile.dos ../gcc-2.95.3/libiberty/makefile.dos |--- ../gcc-2.95.3.orig/libiberty/makefile.dos Fri May 15 19:14:17 1998 |+++ ../gcc-2.95.3/libiberty/makefile.dos Wed Dec 31 19:00:00 1969 -------------------------- Patching file ../gcc-2.95.3/libiberty/makefile.dos using Plan A... Hunk #1 succeeded at 0. Removing ../gcc-2.95.3/libiberty/makefile.dos (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/makefile.vms ../gcc-2.95.3/libiberty/makefile.vms |--- ../gcc-2.95.3.orig/libiberty/makefile.vms Fri May 15 19:42:39 1998 |+++ ../gcc-2.95.3/libiberty/makefile.vms Thu Jul 27 21:09:17 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/makefile.vms using Plan A... Hunk #1 succeeded at 11. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/md5.c ../gcc-2.95.3/libiberty/md5.c |--- ../gcc-2.95.3.orig/libiberty/md5.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/md5.c Mon Apr 23 08:28:28 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/md5.c...) Patching file ../gcc-2.95.3/libiberty/md5.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/memcmp.c ../gcc-2.95.3/libiberty/memcmp.c |--- ../gcc-2.95.3.orig/libiberty/memcmp.c Fri May 15 19:14:20 1998 |+++ ../gcc-2.95.3/libiberty/memcmp.c Mon Apr 23 08:28:28 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/memcmp.c using Plan A... Hunk #1 succeeded at 26. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/mkstemps.c ../gcc-2.95.3/libiberty/mkstemps.c |--- ../gcc-2.95.3.orig/libiberty/mkstemps.c Mon Feb 8 19:17:32 1999 |+++ ../gcc-2.95.3/libiberty/mkstemps.c Mon Apr 23 08:28:28 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/mkstemps.c using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 41. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/objalloc.c ../gcc-2.95.3/libiberty/objalloc.c |--- ../gcc-2.95.3.orig/libiberty/objalloc.c Mon Jan 11 08:51:12 1999 |+++ ../gcc-2.95.3/libiberty/objalloc.c Mon Apr 23 08:28:29 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/objalloc.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 36. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/obstack.c ../gcc-2.95.3/libiberty/obstack.c |--- ../gcc-2.95.3.orig/libiberty/obstack.c Sat Sep 5 08:24:41 1998 |+++ ../gcc-2.95.3/libiberty/obstack.c Mon Apr 23 08:28:29 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/obstack.c using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/partition.c ../gcc-2.95.3/libiberty/partition.c |--- ../gcc-2.95.3.orig/libiberty/partition.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/partition.c Mon Apr 23 08:28:29 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/partition.c...) Patching file ../gcc-2.95.3/libiberty/partition.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/pexecute.c ../gcc-2.95.3/libiberty/pexecute.c |--- ../gcc-2.95.3.orig/libiberty/pexecute.c Sun Apr 11 18:21:27 1999 |+++ ../gcc-2.95.3/libiberty/pexecute.c Mon Apr 23 10:17:06 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/pexecute.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 30. Hunk #3 succeeded at 145. Hunk #4 succeeded at 153. Hunk #5 succeeded at 196. Hunk #6 succeeded at 205. Hunk #7 succeeded at 223. Hunk #8 succeeded at 286. Hunk #9 succeeded at 660. Hunk #10 succeeded at 702. Hunk #11 succeeded at 715. Hunk #12 succeeded at 741. Hunk #13 succeeded at 765. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/random.c ../gcc-2.95.3/libiberty/random.c |--- ../gcc-2.95.3.orig/libiberty/random.c Wed Jan 13 16:38:14 1999 |+++ ../gcc-2.95.3/libiberty/random.c Thu Jul 27 21:09:18 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/random.c using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/rename.c ../gcc-2.95.3/libiberty/rename.c |--- ../gcc-2.95.3.orig/libiberty/rename.c Fri May 15 19:14:32 1998 |+++ ../gcc-2.95.3/libiberty/rename.c Mon Apr 23 08:28:29 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/rename.c using Plan A... Hunk #1 succeeded at 4. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/safe-ctype.c ../gcc-2.95.3/libiberty/safe-ctype.c |--- ../gcc-2.95.3.orig/libiberty/safe-ctype.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/safe-ctype.c Mon Apr 23 08:28:30 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/safe-ctype.c...) Patching file ../gcc-2.95.3/libiberty/safe-ctype.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/setenv.c ../gcc-2.95.3/libiberty/setenv.c |--- ../gcc-2.95.3.orig/libiberty/setenv.c Thu Jun 24 17:31:24 1999 |+++ ../gcc-2.95.3/libiberty/setenv.c Mon Apr 23 08:28:30 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/setenv.c using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 33. Hunk #3 succeeded at 64. Hunk #4 succeeded at 73. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/sigsetmask.c ../gcc-2.95.3/libiberty/sigsetmask.c |--- ../gcc-2.95.3.orig/libiberty/sigsetmask.c Fri May 15 19:14:34 1998 |+++ ../gcc-2.95.3/libiberty/sigsetmask.c Mon Apr 23 08:28:30 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/sigsetmask.c using Plan A... Hunk #1 succeeded at 13. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/sort.c ../gcc-2.95.3/libiberty/sort.c |--- ../gcc-2.95.3.orig/libiberty/sort.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/sort.c Mon Apr 23 08:28:30 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/sort.c...) Patching file ../gcc-2.95.3/libiberty/sort.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/splay-tree.c ../gcc-2.95.3/libiberty/splay-tree.c |--- ../gcc-2.95.3.orig/libiberty/splay-tree.c Fri Apr 2 10:18:05 1999 |+++ ../gcc-2.95.3/libiberty/splay-tree.c Mon Apr 23 08:28:30 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/splay-tree.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 33. Hunk #3 succeeded at 238. Hunk #4 succeeded at 259. Hunk #5 succeeded at 267. Hunk #6 succeeded at 287. Hunk #7 succeeded at 306. Hunk #8 succeeded at 367. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strerror.c ../gcc-2.95.3/libiberty/strerror.c |--- ../gcc-2.95.3.orig/libiberty/strerror.c Fri May 15 19:42:41 1998 |+++ ../gcc-2.95.3/libiberty/strerror.c Wed May 30 05:51:10 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/strerror.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 464. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strncmp.c ../gcc-2.95.3/libiberty/strncmp.c |--- ../gcc-2.95.3.orig/libiberty/strncmp.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/strncmp.c Mon Apr 23 08:28:31 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/strncmp.c...) Patching file ../gcc-2.95.3/libiberty/strncmp.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strsignal.c ../gcc-2.95.3/libiberty/strsignal.c |--- ../gcc-2.95.3.orig/libiberty/strsignal.c Fri May 15 19:42:42 1998 |+++ ../gcc-2.95.3/libiberty/strsignal.c Wed May 30 05:51:10 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/strsignal.c using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 245. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strtod.c ../gcc-2.95.3/libiberty/strtod.c |--- ../gcc-2.95.3.orig/libiberty/strtod.c Fri May 15 19:14:45 1998 |+++ ../gcc-2.95.3/libiberty/strtod.c Mon Apr 23 08:28:31 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/strtod.c using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 44. Hunk #3 succeeded at 90. Hunk #4 succeeded at 107. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strtol.c ../gcc-2.95.3/libiberty/strtol.c |--- ../gcc-2.95.3.orig/libiberty/strtol.c Mon Dec 14 02:01:02 1998 |+++ ../gcc-2.95.3/libiberty/strtol.c Mon Apr 23 08:28:31 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/strtol.c using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 29. Hunk #3 succeeded at 85. Hunk #4 succeeded at 121. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/strtoul.c ../gcc-2.95.3/libiberty/strtoul.c |--- ../gcc-2.95.3.orig/libiberty/strtoul.c Mon Dec 14 02:01:03 1998 |+++ ../gcc-2.95.3/libiberty/strtoul.c Mon Apr 23 08:28:31 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/strtoul.c using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 29. Hunk #3 succeeded at 75. Hunk #4 succeeded at 92. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/testsuite/demangle-expected ../gcc-2.95.3/libiberty/testsuite/demangle-expected |--- ../gcc-2.95.3.orig/libiberty/testsuite/demangle-expected Sun Apr 11 14:46:52 1999 |+++ ../gcc-2.95.3/libiberty/testsuite/demangle-expected Tue Jan 30 13:38:56 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/testsuite/demangle-expected using Plan A... Hunk #1 succeeded at 2471. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/testsuite/regress-demangle ../gcc-2.95.3/libiberty/testsuite/regress-demangle |--- ../gcc-2.95.3.orig/libiberty/testsuite/regress-demangle Mon Apr 5 10:28:59 1999 |+++ ../gcc-2.95.3/libiberty/testsuite/regress-demangle Tue Jan 30 13:38:56 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/testsuite/regress-demangle using Plan A... Hunk #1 succeeded at 16. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/vasprintf.c ../gcc-2.95.3/libiberty/vasprintf.c |--- ../gcc-2.95.3.orig/libiberty/vasprintf.c Mon Sep 7 16:37:12 1998 |+++ ../gcc-2.95.3/libiberty/vasprintf.c Mon Sep 24 10:33:50 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/vasprintf.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 30. Hunk #3 succeeded at 42. Hunk #4 succeeded at 71. Hunk #5 succeeded at 81. Hunk #6 succeeded at 116. Hunk #7 succeeded at 143. Hunk #8 succeeded at 169. Hunk #9 succeeded at 181. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/vfork.c ../gcc-2.95.3/libiberty/vfork.c |--- ../gcc-2.95.3.orig/libiberty/vfork.c Fri May 15 19:14:51 1998 |+++ ../gcc-2.95.3/libiberty/vfork.c Mon Apr 23 08:28:32 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/vfork.c using Plan A... Hunk #1 succeeded at 2. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/vmsbuild.com ../gcc-2.95.3/libiberty/vmsbuild.com |--- ../gcc-2.95.3.orig/libiberty/vmsbuild.com Fri May 15 19:42:43 1998 |+++ ../gcc-2.95.3/libiberty/vmsbuild.com Thu Jul 27 21:09:21 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/vmsbuild.com using Plan A... Hunk #1 succeeded at 16. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/waitpid.c ../gcc-2.95.3/libiberty/waitpid.c |--- ../gcc-2.95.3.orig/libiberty/waitpid.c Fri May 15 19:14:56 1998 |+++ ../gcc-2.95.3/libiberty/waitpid.c Mon Apr 23 08:28:32 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/waitpid.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/xexit.c ../gcc-2.95.3/libiberty/xexit.c |--- ../gcc-2.95.3.orig/libiberty/xexit.c Fri May 15 19:14:58 1998 |+++ ../gcc-2.95.3/libiberty/xexit.c Mon Apr 23 08:28:33 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/xexit.c using Plan A... Hunk #1 succeeded at 18. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/xmalloc.c ../gcc-2.95.3/libiberty/xmalloc.c |--- ../gcc-2.95.3.orig/libiberty/xmalloc.c Thu Apr 15 18:05:35 1999 |+++ ../gcc-2.95.3/libiberty/xmalloc.c Mon Apr 23 08:28:33 2001 -------------------------- Patching file ../gcc-2.95.3/libiberty/xmalloc.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 65. Hunk #3 succeeded at 100. Hunk #4 succeeded at 116. Hunk #5 succeeded at 135. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/xmemdup.c ../gcc-2.95.3/libiberty/xmemdup.c |--- ../gcc-2.95.3.orig/libiberty/xmemdup.c Wed Dec 31 19:00:00 1969 |+++ ../gcc-2.95.3/libiberty/xmemdup.c Mon Apr 23 08:28:33 2001 -------------------------- (Creating file ../gcc-2.95.3/libiberty/xmemdup.c...) Patching file ../gcc-2.95.3/libiberty/xmemdup.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libiberty/xstrdup.c ../gcc-2.95.3/libiberty/xstrdup.c |--- ../gcc-2.95.3.orig/libiberty/xstrdup.c Thu Jun 24 17:31:25 1999 |+++ ../gcc-2.95.3/libiberty/xstrdup.c Thu Jul 27 21:09:21 2000 -------------------------- Patching file ../gcc-2.95.3/libiberty/xstrdup.c using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libio/Makefile.in ../gcc-2.95.3/libio/Makefile.in |--- ../gcc-2.95.3.orig/libio/Makefile.in Fri Apr 2 09:17:44 1999 |+++ ../gcc-2.95.3/libio/Makefile.in Wed Dec 19 16:32:50 2001 -------------------------- Patching file ../gcc-2.95.3/libio/Makefile.in using Plan A... Hunk #1 succeeded at 18. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libio/cleanup.c ../gcc-2.95.3/libio/cleanup.c |--- ../gcc-2.95.3.orig/libio/cleanup.c Tue Sep 16 11:59:52 1997 |+++ ../gcc-2.95.3/libio/cleanup.c Sat Aug 10 09:40:56 2002 -------------------------- Patching file ../gcc-2.95.3/libio/cleanup.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libio/iopopen.c ../gcc-2.95.3/libio/iopopen.c |--- ../gcc-2.95.3.orig/libio/iopopen.c Mon Apr 12 14:27:50 1999 |+++ ../gcc-2.95.3/libio/iopopen.c Thu Jul 26 13:18:39 2001 -------------------------- Patching file ../gcc-2.95.3/libio/iopopen.c using Plan A... Hunk #1 succeeded at 32. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libio/stdio/ChangeLog.old ../gcc-2.95.3/libio/stdio/ChangeLog.old |--- ../gcc-2.95.3.orig/libio/stdio/ChangeLog.old Thu Aug 21 19:14:36 1997 |+++ ../gcc-2.95.3/libio/stdio/ChangeLog.old Wed Dec 31 19:00:00 1969 -------------------------- Patching file ../gcc-2.95.3/libio/stdio/ChangeLog.old using Plan A... Hunk #1 succeeded at 0. Removing ../gcc-2.95.3/libio/stdio/ChangeLog.old (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libstdc++/Makefile.in ../gcc-2.95.3/libstdc++/Makefile.in |--- ../gcc-2.95.3.orig/libstdc++/Makefile.in Mon Apr 24 13:34:25 2000 |+++ ../gcc-2.95.3/libstdc++/Makefile.in Wed Dec 19 16:32:50 2001 -------------------------- Patching file ../gcc-2.95.3/libstdc++/Makefile.in using Plan A... Hunk #1 succeeded at 15. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u2 -r -N ../gcc-2.95.3.orig/libstdc++/stl/stl_alloc.h ../gcc-2.95.3/libstdc++/stl/stl_alloc.h |--- ../gcc-2.95.3.orig/libstdc++/stl/stl_alloc.h Fri May 7 06:13:28 1999 |+++ ../gcc-2.95.3/libstdc++/stl/stl_alloc.h Wed May 30 06:51:55 2001 -------------------------- Patching file ../gcc-2.95.3/libstdc++/stl/stl_alloc.h using Plan A... Hunk #1 succeeded at 1051. done => Applying pkgsrc patches for gpc-2.1nb5 => Verifying /usr/pkgsrc/lang/gpc/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2015/12/29 23:34:47 dholland Exp $ | |Make build noninteractive. | |--- ../gcc-2.95.3/gcc/p/config-lang.in.orig Fri Apr 26 22:15:55 2002 |+++ ../gcc-2.95.3/gcc/p/config-lang.in Fri Jan 17 21:58:29 2003 -------------------------- Patching file ../gcc-2.95.3/gcc/p/config-lang.in using Plan A... Hunk #1 succeeded at 100. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1.1.1 2003/02/17 18:47:25 jtb Exp $ | |from revision 1.5 of patch-ae: | |Hand edit the alpha/netbsd.h patch. -current gcc relies on a new linker script |which only differs in setting the entry point. Let this use the default |linker script for alpha but force the entry point so this will work on older |NetBSD installs for alpha. | |--- ../gcc-2.95.3/gcc/config/alpha/netbsd.h.orig Sun Aug 11 19:38:42 2002 |+++ ../gcc-2.95.3/gcc/config/alpha/netbsd.h -------------------------- Patching file ../gcc-2.95.3/gcc/config/alpha/netbsd.h using Plan A... Hunk #1 succeeded at 59. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ac => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.2 2015/12/29 23:34:47 dholland Exp $ | |Set PICFLAG correctly. | |--- ../gcc-2.95.3/libiberty/Makefile.in.orig Thu Aug 29 20:05:50 2002 |+++ ../gcc-2.95.3/libiberty/Makefile.in -------------------------- Patching file ../gcc-2.95.3/libiberty/Makefile.in using Plan A... Hunk #1 succeeded at 57. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ad => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1.1.1 2003/02/17 18:47:25 jtb Exp $ | |--- ../gcc-2.95.3/config/mh-sparcpic.orig Thu Feb 5 19:33:03 1998 |+++ ../gcc-2.95.3/config/mh-sparcpic -------------------------- Patching file ../gcc-2.95.3/config/mh-sparcpic using Plan A... Hunk #1 succeeded at 1. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ae => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.1.1.1 2003/02/17 18:47:24 jtb Exp $ | |--- ../gcc-2.95.3/config/mt-sparcpic.orig Thu Feb 5 19:33:04 1998 |+++ ../gcc-2.95.3/config/mt-sparcpic -------------------------- Patching file ../gcc-2.95.3/config/mt-sparcpic using Plan A... Hunk #1 succeeded at 1. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-af => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.2 2010/02/14 06:58:25 dholland Exp $ | |--- ../gcc-2.95.3/gcc/p/Make-lang.in.orig 2002-05-09 13:50:30.000000000 -0400 |+++ ../gcc-2.95.3/gcc/p/Make-lang.in 2010-02-14 01:24:23.000000000 -0500 -------------------------- Patching file ../gcc-2.95.3/gcc/p/Make-lang.in using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 78. Hunk #3 succeeded at 651. Hunk #4 succeeded at 727. Hunk #5 succeeded at 774. Hunk #6 succeeded at 800. Hunk #7 succeeded at 836. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ag => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ag,v 1.1 2003/07/12 11:39:52 jtb Exp $ | |--- ../gcc-2.95.3/gcc/config/netbsd.h |+++ ../gcc-2.95.3/gcc/config/netbsd.h.orig -------------------------- Patching file ../gcc-2.95.3/gcc/config/netbsd.h using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 57. Hunk #3 succeeded at 68. Hunk #4 succeeded at 151. Hunk #5 succeeded at 261. Hunk #6 succeeded at 270. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ah => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ah Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ah,v 1.1 2003/07/12 11:39:52 jtb Exp $ | |--- ../gcc-2.95.3/gcc/gcc.c.orig |+++ ../gcc-2.95.3/gcc/gcc.c -------------------------- Patching file ../gcc-2.95.3/gcc/gcc.c using Plan A... Hunk #1 succeeded at 189. Hunk #2 succeeded at 220. Hunk #3 succeeded at 236. Hunk #4 succeeded at 342. Hunk #5 succeeded at 1175. Hunk #6 succeeded at 1435. Hunk #7 succeeded at 2251. Hunk #8 succeeded at 3403. Hunk #9 succeeded at 3419. Hunk #10 succeeded at 4118. Hunk #11 succeeded at 4278. Hunk #12 succeeded at 4896. Hunk #13 succeeded at 6068. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ai => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ai Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ai,v 1.1 2003/07/12 11:39:53 jtb Exp $ | |--- ../gcc-2.95.3/gcc/p/gpc.c.orig |+++ ../gcc-2.95.3/gcc/p/gpc.c -------------------------- Patching file ../gcc-2.95.3/gcc/p/gpc.c using Plan A... Hunk #1 succeeded at 245. Hunk #2 succeeded at 284. Hunk #3 succeeded at 295. Hunk #4 succeeded at 381. Hunk #5 succeeded at 1384. Hunk #6 succeeded at 1630. Hunk #7 succeeded at 2523. Hunk #8 succeeded at 2709. Hunk #9 succeeded at 2900. Hunk #10 succeeded at 2931. Hunk #11 succeeded at 2964. Hunk #12 succeeded at 3567. Hunk #13 succeeded at 3583. Hunk #14 succeeded at 4314. Hunk #15 succeeded at 4476. Hunk #16 succeeded at 5374. Hunk #17 succeeded at 5395. Hunk #18 succeeded at 5698. Hunk #19 succeeded at 6609. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-aj => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-aj Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aj,v 1.2 2015/12/29 23:34:47 dholland Exp $ | |Remove bashism. | |--- gcc/p/diffs/mkdiff.orig 2001-06-01 14:22:26.000000000 +0200 |+++ gcc/p/diffs/mkdiff 2006-10-22 22:25:16.000000000 +0200 -------------------------- Patching file gcc/p/diffs/mkdiff using Plan A... Hunk #1 succeeded at 5. done => Verifying /usr/pkgsrc/lang/gpc/patches/patch-ak => Applying pkgsrc patch /usr/pkgsrc/lang/gpc/patches/patch-ak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ak,v 1.1 2008/02/17 10:07:59 rillig Exp $ | |bitfields cannot be updated via an lvalue cast assigment. | |--- gcc/p/module.c.orig 2002-04-26 20:25:38.000000000 +0000 |+++ gcc/p/module.c 2007-12-01 12:37:20.000000000 +0000 -------------------------- Patching file gcc/p/module.c using Plan A... Hunk #1 succeeded at 2548. Hunk #2 succeeded at 2636. Hunk #3 succeeded at 3718. done ===> Creating toolchain wrappers for gpc-2.1nb5 ===> Configuring for gpc-2.1nb5 /bin/mkdir -p /usr/pkgsrc/lang/gpc/work/objdir => Checking for portability problems in extracted files Created "Makefile" in /usr/pkgsrc/lang/gpc/work/objdir using "mh-frag" and "mt-frag" Configuring libiberty... creating cache ../config.cache checking host system type... powerpc--netbsd checking build system type... powerpc--netbsd checking for ar... ar checking for ranlib... ranlib checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users Appending /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/libiberty/config/../../config/mh-ppcpic to xhost-mkfrag checking how to run the C preprocessor... gcc -E checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for sigsetmask... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for working alloca.h... no checking for alloca... yes checking for ANSI C header files... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for getrusage... yes checking for on_exit... no checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... no updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Configuring texinfo... loading cache ../config.cache checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking whether gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users checking for ranlib... (cached) ranlib checking for texconfig... false checking for POSIXized ISC... no checking for minix/config.h... no checking whether to enable maintainer-specific portions of Makefiles... no checking for Cygwin32 environment... no checking for Mingw32 environment... no checking for executable suffix... no checking for sigblock... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for pwd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for termcap.h... yes checking for termio.h... no checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/fcntl.h... yes checking for sys/file.h... (cached) yes checking for sys/ptem.h... no checking for sys/time.h... (cached) yes checking for sys/ttold.h... no checking for sys/wait.h... (cached) yes checking for off_t... yes checking return type of signal handlers... void checking for working const... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for vprintf... (cached) yes checking for setvbuf... yes checking for getcwd... (cached) yes checking for memset... (cached) yes checking for bzero... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for sigprocmask... yes checking for sigsetmask... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for inline... (cached) inline checking for size_t... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... no checking whether catgets can be used... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de fr updating cache ../config.cache creating ./config.status creating Makefile creating doc/Makefile creating info/Makefile creating intl/Makefile creating lib/Makefile creating makeinfo/Makefile creating po/Makefile.in creating util/Makefile creating config.h linking /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/texinfo/intl/libgettext.h to intl/libintl.h Configuring gcc... loading cache ../config.cache checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking host system type... powerpc--netbsd checking target system type... powerpc--netbsd checking build system type... powerpc--netbsd checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (gcc -O2 -DNETBSD_NATIVE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking whether a default assembler was specified... no checking whether a default linker was specified... no checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for flex... flex checking for yywrap in -lfl... yes checking whether ln works... yes checking whether ln -s works... yes checking for volatile... yes checking for ranlib... (cached) ranlib checking for bison... no checking for byacc... no checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stab.h... yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for thread.h... no checking for pthread.h... yes checking for gnatbind... no checking whether cpp understands the stringify operator... yes checking for inttypes.h... yes checking for strtoul... (cached) yes checking for bsearch... (cached) yes checking for strerror... (cached) yes checking for putenv... (cached) yes checking for popen... yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for index... (cached) yes checking for rindex... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... (cached) yes checking for isascii... yes checking for gettimeofday... (cached) yes checking for strsignal... (cached) yes checking for putc_unlocked... yes checking for fputc_unlocked... no checking for fputs_unlocked... no checking for vprintf... (cached) yes checking whether the printf functions support %p... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for working vfork... (cached) yes checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether calloc must be declared... no checking whether free must be declared... no checking whether bcopy must be declared... no checking whether bzero must be declared... no checking whether bcmp must be declared... no checking whether index must be declared... no checking whether rindex must be declared... no checking whether getenv must be declared... no checking whether atol must be declared... no checking whether sbrk must be declared... no checking whether abort must be declared... no checking whether atof must be declared... no checking whether strerror must be declared... no checking whether getcwd must be declared... no checking whether getwd must be declared... no checking whether strsignal must be declared... no checking whether putc_unlocked must be declared... no checking whether fputs_unlocked must be declared... yes checking whether strstr must be declared... no checking whether getrlimit must be declared... no checking whether setrlimit must be declared... no checking for sys_siglist declaration in signal.h or unistd.h... yes checking if mkdir takes one argument... no Using `/usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/rs6000/rs6000.c' to output insns. Using `/usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/rs6000/rs6000.md' as machine description file. Using `/usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/rs6000/netbsd.h' as target machine macro file. Using the following host machine macro files: /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/rs6000/xm-sysv4.h /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/config/xm-netbsd.h checking for strerror in -lcposix... no checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... no checking assembler alignment features... .p2align including maximum skip checking assembler subsection support... working .subsection -1 checking assembler instructions... *** *** /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/configure detected GCC version 2.95.3. *** GPC 2.1 requires a patch to GCC to build with version 2.95.3. *** This patch will now be applied. *** Adjusting /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/p/Makefile.in for gcc>2.8.1 Using the Haifa scheduler. Links are now set up to build a native compiler for powerpc--netbsd updating cache ../config.cache creating ./config.status creating Makefile creating intl/Makefile creating po/Makefile.in creating fixinc/Makefile creating auto-host.h linking /usr/pkgsrc/lang/gpc/work/gcc-2.95.3/gcc/intl/libgettext.h to intl/libintl.h Merged t-libc-ok and t-netbsd and rs6000/t-rs6000 and t-install-cpp. Created `p/Makefile'. creating libintl.h Configuring etc... loading cache ../config.cache checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users creating ./config.status creating Makefile