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

r1548 - in glibc-package/branches/glibc-2.4/debian: . patches sysdeps



Author: aurel32
Date: 2006-05-28 09:43:01 +0000 (Sun, 28 May 2006)
New Revision: 1548

Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/patches/series
   glibc-package/branches/glibc-2.4/debian/sysdeps/arm.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/i386.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/m32r.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/m68k.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk
Log:
Enable linuxthreads in addition to ports
Do an NPTL pass on sparc



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-05-28 09:43:01 UTC (rev 1548)
@@ -23,14 +23,14 @@
     - Add any/local-bashisms.diff: fix invalid test operator (==)
       in run-iconv-test.sh
     - debian/rules.d/build.mk: don't try to build html documentation.
-    - debian/sysdeps/hppa.mk: use ports add-on
+    - debian/sysdeps/hppa.mk: use ports and linuxthreads add-ons
     - debian/sysdeps/ia64.mk: build with linuxthreads instead of NPTL
-    - debian/sysdeps/m68k.mk: use ports add-on
-    - debian/sysdeps/mips.mk: use ports add-on
-    - debian/sysdeps/mipsel.mk: use ports add-on
+    - debian/sysdeps/m68k.mk: use ports and linuxthreads add-ons 
+    - debian/sysdeps/mips.mk: use ports and linuxthreads add-ons
+    - debian/sysdeps/mipsel.mk: use ports and linuxthreads add-ons
     - debian/sysdeps/i386.mk: disable sanity checks on linuxthreads build
     - debian/sysdeps/powerpc.mk: build with linuxthreads instead of NPTL
-    - debian/sysdeps/arm.mk: use ports add-on
+    - debian/sysdeps/arm.mk: use ports and linuxthreads add-ons
     - Build with gcc 4.1 on all architectures.
     - debian/patches/sparc/local-linuxthreads.diff: fill in missing
       preprocessor macros.
@@ -68,6 +68,7 @@
   * Update mips/local-librt.diff to reflect the new port add-on.
   * Update mips/submitted-msq.diff to reflect the new port add-on.
   * Remove powerpc/cvs-gcc41-initfini.diff (merged upstream).
+  * debian/sysdeps/sparc.mk: do an NPTL pass.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 28 May 2006 03:28:14 +0200
 

Modified: glibc-package/branches/glibc-2.4/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/series	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/patches/series	2006-05-28 09:43:01 UTC (rev 1548)
@@ -88,7 +88,7 @@
 #m68k/local-reloc.diff -p1
 #m68k/submitted-gcc34-seccomment.diff -p0
 
-#mips/local-librt.diff -p0
+mips/local-librt.diff -p0
 mips/local-lazy-eval.diff -p2
 mips/submitted-msq.diff -p0
 

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/arm.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/arm.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/arm.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -1,5 +1,5 @@
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-libc_add-ons = ports $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)
 
 # udeb Config
 udeb_MIN_KERNEL_SUPPORTED = 2.4.1

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -1,5 +1,5 @@
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-libc_add-ons = ports $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)
 
 # hppa64 needs symlink /usr/hppa64-linux/include to /usr/include
 # (See: Bug#239020)  In future we may drop this file with supporting hppa64.

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/i386.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/i386.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/i386.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -2,7 +2,6 @@
 udeb_MIN_KERNEL_SUPPORTED = 2.4.1
 udeb_extra_cflags = -Os
 
-# Starting with libc6 2.3.6-6 TLS support is enabled
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
 
 define libc6_extra_pkg_install

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/m32r.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/m32r.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/m32r.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -1,3 +1,3 @@
 libc_MIN_KERNEL_SUPPORTED = 2.6.9
-libc_add-ons = glibc-ports-2.3.6 linuxthreads $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)
 libc_extra_config_options = $(extra_config_options) --without-tls

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/m68k.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/m68k.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/m68k.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -3,4 +3,4 @@
 udeb_MIN_KERNEL_SUPPORTED = 2.4.1
 
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-libc_add-ons = ports $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -1,5 +1,5 @@
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-libc_add-ons = ports $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)
 
 # udeb Config
 udeb_MIN_KERNEL_SUPPORTED = 2.4.1

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -1,5 +1,5 @@
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-libc_add-ons = ports $(add-ons)
+libc_add-ons = ports linuxthreads $(add-ons)
 
 # udeb Config
 udeb_MIN_KERNEL_SUPPORTED = 2.4.1

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk	2006-05-28 09:37:48 UTC (rev 1547)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk	2006-05-28 09:43:01 UTC (rev 1548)
@@ -3,6 +3,9 @@
 # udeb Config
 udeb_extra_cflags = -Os
 
+# NPTL Config
+GLIBC_PASSES += nptl
+
 # build 64-bit (sparc64) alternative library
 GLIBC_PASSES += sparc64
 DEB_ARCH_REGULAR_PACKAGES += libc6-sparc64 libc6-dev-sparc64



Reply to: