r2339 - trunk/kaffe/debian/patches

Jeroen van Wolffelaar jeroen at costa.debian.org
Wed Aug 16 01:36:29 UTC 2006


Author: jeroen
Date: 2006-08-16 01:36:28 +0000 (Wed, 16 Aug 2006)
New Revision: 2339

Modified:
   trunk/kaffe/debian/patches/04_gcc4.1_amd64.patch
   trunk/kaffe/debian/patches/06_atomic_ia64.patch
Log:
Fix patches so that dbs eats them


Modified: trunk/kaffe/debian/patches/04_gcc4.1_amd64.patch
===================================================================
--- trunk/kaffe/debian/patches/04_gcc4.1_amd64.patch	2006-08-16 01:23:38 UTC (rev 2338)
+++ trunk/kaffe/debian/patches/04_gcc4.1_amd64.patch	2006-08-16 01:36:28 UTC (rev 2339)
@@ -1,6 +1,6 @@
 diff -ur kaffe-1.1.7-gcc-4.1-patched/kaffe/kaffevm/systems/unix-jthreads/signal.c kaffe-1.1.7-autotooled/kaffe/kaffevm/systems/unix-jthreads/signal.c
 --- kaffe-1.1.7-gcc-4.1-patched/kaffe/kaffevm/systems/unix-jthreads/signal.c	2006-08-01 10:28:59.297864000 -0500
-+++ kaffe-1.1.7-autotooled/kaffe/kaffevm/systems/unix-jthreads/signal.c	2006-08-01 10:38:27.705512000 -0500
++++ kaffe-1.1.7/kaffe/kaffevm/systems/unix-jthreads/signal.c	2006-08-01 10:38:27.705512000 -0500
 @@ -450,7 +450,7 @@
  void
  detectStackBoundaries(jthread_t jtid, int mainThreadStackSize)
@@ -12,7 +12,7 @@
  	setupSigAltStack();
 diff -ur kaffe-1.1.7-gcc-4.1-patched/kaffe/kaffevm/systems/unix-pthreads/signal.c kaffe-1.1.7-autotooled/kaffe/kaffevm/systems/unix-pthreads/signal.c
 --- kaffe-1.1.7-gcc-4.1-patched/kaffe/kaffevm/systems/unix-pthreads/signal.c	2006-08-01 10:28:59.460826000 -0500
-+++ kaffe-1.1.7-autotooled/kaffe/kaffevm/systems/unix-pthreads/signal.c	2006-08-01 10:38:46.455147000 -0500
++++ kaffe-1.1.7/kaffe/kaffevm/systems/unix-pthreads/signal.c	2006-08-01 10:38:46.455147000 -0500
 @@ -444,7 +444,7 @@
  void
  detectStackBoundaries(jthread_t jtid, size_t mainThreadStackSize)

Modified: trunk/kaffe/debian/patches/06_atomic_ia64.patch
===================================================================
--- trunk/kaffe/debian/patches/06_atomic_ia64.patch	2006-08-16 01:23:38 UTC (rev 2338)
+++ trunk/kaffe/debian/patches/06_atomic_ia64.patch	2006-08-16 01:36:28 UTC (rev 2339)
@@ -4,7 +4,7 @@
 retrieving revision 1.4
 diff -u -r1.3 -r1.4
 --- kaffe/config/ia64/atomic.h	2005/12/28 01:49:47	1.3
-+++ kaffe/config/ia64/atomic.h	2006/07/15 15:01:06	1.4
++++ kaffe-1.1.7/config/ia64/atomic.h	2006/07/15 15:01:06	1.4
 @@ -13,8 +13,8 @@
  
     You should have received a copy of the GNU Lesser General Public




More information about the pkg-java-commits mailing list