Browse Source

update patch set, fix tst-cancel4 endless loop

Waldemar Brodkorb 10 years ago
parent
commit
46a7c92f9d

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0001-Revert-sparc-use-HIDDEN_JUMPTARGET-for-errno.patch

@@ -1,7 +1,7 @@
 From 984be720d4ee1fc717d4de5e67a776419003c1c6 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 03:44:53 +0200
-Subject: [PATCH 01/10] Revert "sparc: use HIDDEN_JUMPTARGET for errno"
+Subject: [PATCH 01/11] Revert "sparc: use HIDDEN_JUMPTARGET for errno"
 
 This reverts commit f51fb26dbcceee9e48d10facc830bd4a549f6cc2.
 

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0002-Revert-sparc-disable-cancellable-system-as-it-fails-.patch

@@ -1,7 +1,7 @@
 From 3422668d945229f9f707aafe24491b5d3e8d7636 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 04:02:49 +0200
-Subject: [PATCH 02/10] Revert "sparc: disable cancellable system, as it fails
+Subject: [PATCH 02/11] Revert "sparc: disable cancellable system, as it fails
  in strange ways right now"
 
 This reverts commit 1db4f8f8389f6a935ecd83aff7fcce5d1cf2c0f3.

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch

@@ -1,7 +1,7 @@
 From f24c9f0a1ae6367c9bd512e49b17e9705b4e1561 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 04:31:35 +0200
-Subject: [PATCH 03/10] remove unused subdirs variable
+Subject: [PATCH 03/11] remove unused subdirs variable
 
 For sparc TARGET_SUBARCH is never used. And there is a typo in the
 path.

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0004-sparc-testsuite-compile-fix.patch

@@ -1,7 +1,7 @@
 From 939bd5baadb18f56235c3bf9a2fa08e30e8d336a Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 04:39:04 +0200
-Subject: [PATCH 04/10] sparc testsuite compile fix
+Subject: [PATCH 04/11] sparc testsuite compile fix
 
 tst-spin1.c compile breaks with:
 test/nptl/tst-spin1.c:34: undefined reference to `pthread_spin_lock'

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0005-sync-WRITE_BUFFER_SIZE-with-glibc-test.patch

@@ -1,7 +1,7 @@
 From 642cf06b4c07658b78fb6029648edc14fcd0075a Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 20:29:08 +0200
-Subject: [PATCH 05/10] sync WRITE_BUFFER_SIZE with glibc test
+Subject: [PATCH 05/11] sync WRITE_BUFFER_SIZE with glibc test
 
 Test on Linux 3.16.1 in Qemu ARM fails with:
  TEST_EXEC nptl/ tst-cancel4

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0006-do-not-depend-on-compile.patch

@@ -1,7 +1,7 @@
 From 19d6be8095e87682b04a9fb69ee8f6fd37e16a50 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@openadk.org>
 Date: Wed, 20 Aug 2014 20:32:38 +0200
-Subject: [PATCH 06/10] do not depend on compile
+Subject: [PATCH 06/11] do not depend on compile
 
 When you cross-compile the testsuite and then try to run
 on a system without gcc/binutils it would be nice if no compiling

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch

@@ -1,7 +1,7 @@
 From 325f778f3bbb1b13c436e7754dd22097d31c04d2 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@uclibc-ng.org>
 Date: Thu, 21 Aug 2014 22:02:26 +0200
-Subject: [PATCH 07/10] disable test for non-MMU systems
+Subject: [PATCH 07/11] disable test for non-MMU systems
 
 This test fails for non-MMU systems, because it uses fork()
 

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0008-disable-test-for-systems-without-FPU.patch

@@ -1,7 +1,7 @@
 From 012dfda4b27ad92edb6a9ea14e5ce4c5567d1c91 Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@uclibc-ng.org>
 Date: Thu, 21 Aug 2014 22:04:59 +0200
-Subject: [PATCH 08/10] disable test for systems without FPU
+Subject: [PATCH 08/11] disable test for systems without FPU
 
 This test fails for systems without fpu.
 For example m68k build for non-mmu/non-fpu systems fail.

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0009-fix-typo.patch

@@ -1,7 +1,7 @@
 From 0b6a99fbbb11287ca5c3ce71ef13689e72d2b79e Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@uclibc-ng.org>
 Date: Thu, 21 Aug 2014 22:08:43 +0200
-Subject: [PATCH 09/10] fix typo
+Subject: [PATCH 09/11] fix typo
 
 otherwise you get compile warnings, when building for m68k.
 

+ 1 - 1
toolchain/uclibc/patches/0.9.34-git/0010-disable-tst_wcsftime.patch

@@ -1,7 +1,7 @@
 From f3bbc3ce512df52a604c3da80163146245d03c0e Mon Sep 17 00:00:00 2001
 From: Waldemar Brodkorb <wbx@uclibc-ng.org>
 Date: Sun, 24 Aug 2014 09:45:54 +0200
-Subject: [PATCH 10/10] disable tst_wcsftime
+Subject: [PATCH 10/11] disable tst_wcsftime
 
 Feature is not implemented in uClibc, so no need to do a test.