[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1969 - in glibc-package/branches/glibc-2.5/debian: . patches patches/arm



Author: aurel32
Date: 2007-02-10 11:20:43 +0100 (Sat, 10 Feb 2007)
New Revision: 1969

Removed:
   glibc-package/branches/glibc-2.5/debian/patches/arm/local-dwarf2-buildfix.diff
Modified:
   glibc-package/branches/glibc-2.5/debian/changelog
   glibc-package/branches/glibc-2.5/debian/patches/series
Log:
  * Remove arm/local-dwarf2-buildfix.diff (merged upstream).



Modified: glibc-package/branches/glibc-2.5/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.5/debian/changelog	2007-02-09 21:41:02 UTC (rev 1968)
+++ glibc-package/branches/glibc-2.5/debian/changelog	2007-02-10 10:20:43 UTC (rev 1969)
@@ -10,6 +10,7 @@
   * Remove locale/cvs-iso3166.diff (merged upstream).
   * Remove localedata/locale-ro_RO.diff (merged upstream).
   * Remove arm/cvs-portshead.patch (merged upstream).
+  * Remove arm/local-dwarf2-buildfix.diff (merged upstream).
   * Remove hppa/cvs-clone.patch (merged upstream).
   * Remove hppa/cvs-portshead.diff (merged upstream).
   * Remove hppa/submitted-drop-utimes.diff (merged upstream).

Deleted: glibc-package/branches/glibc-2.5/debian/patches/arm/local-dwarf2-buildfix.diff
===================================================================
--- glibc-package/branches/glibc-2.5/debian/patches/arm/local-dwarf2-buildfix.diff	2007-02-09 21:41:02 UTC (rev 1968)
+++ glibc-package/branches/glibc-2.5/debian/patches/arm/local-dwarf2-buildfix.diff	2007-02-10 10:20:43 UTC (rev 1969)
@@ -1,34 +0,0 @@
-# DP: Description: Adding empty m68k framestate.c not to build for dwarf2.
-# DP: Related bugs: 
-# DP: Dpatch author: Philip Blundell <pb@nexus.co.uk>
-# DP: Patch author: Philip Blundell <pb@nexus.co.uk>
-# DP: Upstream status: Debian-Specific
-# DP: Status Details: ARM uses sjlj exceptions, not dwarf2 unwind.
-# DP:		This patch adds empty framestate.c for arm to avoid
-# DP:		dwarf2 build failure.
-# DP: Date: 2003-07-19 (Update 2005-03-14 gotom)
-
-2005-03-14  GOTO Masanori  <gotom@debian.org>
-
-	* sysdeps/arm/unwind-pe.c: Update to fix compilation failure.
-
-2003-07-19  GOTO Masanori  <gotom@debian.org>
-
-	* sysdeps/arm/framestate.c: Add to fix compilation failure
-	with sjlj exception, suggested by Philip Blundell.
-
-
---- /dev/null   2003-01-13 18:16:28.000000000 +0900
-+++ sysdeps/arm/framestate.c    2003-07-16 23:21:34.000000000 +0900
-@@ -0,0 +1,2 @@
-+
-+
---- /dev/null	2004-12-05 06:07:48.000000000 +0000
-+++ sysdeps/arm/unwind-pe.c	2005-03-14 05:14:16.000000000 +0000
-@@ -0,0 +1,6 @@
-+#include <stdlib.h>
-+#include <unwind.h>
-+
-+#define _LIBC_DEFINITIONS
-+#define NO_BASE_OF_ENCODED_VALUE
-+#include "unwind-pe.h"

Modified: glibc-package/branches/glibc-2.5/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.5/debian/patches/series	2007-02-09 21:41:02 UTC (rev 1968)
+++ glibc-package/branches/glibc-2.5/debian/patches/series	2007-02-10 10:20:43 UTC (rev 1969)
@@ -45,7 +45,6 @@
 amd64/local-biarch.diff -p1
 
 arm/cvs-gcc4-inline.diff -p0
-arm/local-dwarf2-buildfix.diff -p0
 arm/local-ioperm.diff -p0
 arm/local-no-hwcap.diff -p0
 



Reply to: