From: megacz Date: Fri, 30 Jan 2004 07:37:51 +0000 (+0000) Subject: 2003/09/26 23:02:16 X-Git-Tag: RC3~544 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=84b226ae6c8ec5194c70aec4ae6867c01268db99 2003/09/26 23:02:16 darcs-hash:20040130073751-2ba56-8b6c753120ed2ce53c1bb5539faa66285467e90a.gz --- diff --git a/upstream/gcc-3.3/patches/darwin-gc.patch b/upstream/gcc-3.3/patches/darwin-gc.patch index c462e70..457409b 100644 --- a/upstream/gcc-3.3/patches/darwin-gc.patch +++ b/upstream/gcc-3.3/patches/darwin-gc.patch @@ -1368,7 +1368,7 @@ diff -buNr boehm-gc/alpha_mach_dep.s boehm-gc/alpha_mach_dep.s --- boehm-gc/alpha_mach_dep.s Fri Aug 17 11:30:45 2001 +++ boehm-gc/alpha_mach_dep.s Sat Sep 13 02:10:15 2003 @@ -1,3 +1,4 @@ -+ # $Id: darwin-gc.patch,v 1.5 2003/09/26 05:41:51 megacz Exp $ ++ # $Id: darwin-gc.patch,v 1.6 2003/09/26 22:02:16 megacz Exp $ .arch ev6 .text @@ -27264,9 +27264,9 @@ diff -buNr boehm-gc/version.h boehm-gc/version.h #ifndef GC_NO_VERSION_VAR ---- /tmp/gcc-3.3/boehm-gc/win32_threads.c Mon Apr 28 13:55:07 2003 -+++ upstream/gcc-3.3/src/boehm-gc/win32_threads.c Thu Sep 25 22:38:28 2003 -@@ -337,7 +337,7 @@ +--- boehm-gc/win32_threads.c Mon Apr 28 13:55:07 2003 ++++ boehm-gc/win32_threads.c Thu Sep 25 05:31:33 2003 +@@ -2,12 +2,26 @@ #if !defined(MSWINCE) && !(defined(__MINGW32__) && !defined(_DLL))