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

r3481 - in glibc-package/branches/eglibc-2.10/debian: . patches/hurd-i386



Author: aurel32
Date: 2009-05-10 09:07:53 +0000 (Sun, 10 May 2009)
New Revision: 3481

Modified:
   glibc-package/branches/eglibc-2.10/debian/changelog
   glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/local-tls-support.diff
   glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/submitted-extern_inline.diff
Log:
    - Update patches/hurd-i386/local-tls-support.diff.
    - Update patches/hurd-i386/submitted-extern_inline.diff.



Modified: glibc-package/branches/eglibc-2.10/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/changelog	2009-05-10 08:35:06 UTC (rev 3480)
+++ glibc-package/branches/eglibc-2.10/debian/changelog	2009-05-10 09:07:53 UTC (rev 3481)
@@ -19,6 +19,8 @@
     - Remove debian/patches/hurd-i386/cvs-get_pc_thunk.diff (merged).
     - Remove debian/patches/hurd-i386/cvs-strerror_l.diff (merged).
     - Remove debian/patches/hurd-i386/cvs-rtld.diff (merged).
+    - Update patches/hurd-i386/local-tls-support.diff.
+    - Update patches/hurd-i386/submitted-extern_inline.diff.
     - Remove debian/patches/mips/cvs-context.diff (merged).
     - Remove debian/patches/all/submitted-readme-version.diff (merged).
     - Remove debian/patches/any/submitted-install-map-files.diff (merged).

Modified: glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/local-tls-support.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/local-tls-support.diff	2009-05-10 08:35:06 UTC (rev 3480)
+++ glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/local-tls-support.diff	2009-05-10 09:07:53 UTC (rev 3481)
@@ -135,8 +135,8 @@
  #define MACHINE_THREAD_STATE_FLAVOR	<machine>_THREAD_STATE
  #define MACHINE_THREAD_STATE_COUNT	<machine>_THREAD_STATE_COUNT
  
---- a/sysdeps/mach/alpha/thread_state.h
-+++ b/sysdeps/mach/alpha/thread_state.h
+--- a/ports/sysdeps/mach/alpha/thread_state.h
++++ b/ports/sysdeps/mach/alpha/thread_state.h
 @@ -19,6 +19,7 @@
  
  #include <mach/machine/thread_status.h>

Modified: glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/submitted-extern_inline.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/submitted-extern_inline.diff	2009-05-10 08:35:06 UTC (rev 3480)
+++ glibc-package/branches/eglibc-2.10/debian/patches/hurd-i386/submitted-extern_inline.diff	2009-05-10 09:07:53 UTC (rev 3481)
@@ -534,8 +534,8 @@
 +#endif
  
  #endif	/* machine-sp.h */
---- a/sysdeps/mach/alpha/machine-lock.h
-+++ b/sysdeps/mach/alpha/machine-lock.h
+--- a/ports/sysdeps/mach/alpha/machine-lock.h
++++ b/ports/sysdeps/mach/alpha/machine-lock.h
 @@ -35,15 +35,22 @@
  
  /* Unlock LOCK.  */
@@ -579,8 +579,8 @@
  
  
  #endif /* machine-lock.h */
---- a/sysdeps/mach/alpha/machine-sp.h
-+++ b/sysdeps/mach/alpha/machine-sp.h
+--- a/ports/sysdeps/mach/alpha/machine-sp.h
++++ b/ports/sysdeps/mach/alpha/machine-sp.h
 @@ -26,11 +26,15 @@
  #define _EXTERN_INLINE __extern_inline
  #endif


Reply to: