]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2008-02-22 Carlos O'Donell <carlos@codesourcery.com>
authorCarlos O'Donell <carlos@systemhalted.org>
Sat, 23 Feb 2008 01:18:18 +0000 (01:18 +0000)
committerCarlos O'Donell <carlos@systemhalted.org>
Sat, 23 Feb 2008 01:18:18 +0000 (01:18 +0000)
* sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
* sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.

ChangeLog.hppa
sysdeps/hppa/nptl/Makefile
sysdeps/unix/sysv/linux/hppa/Makefile [deleted file]

index 3654fc7a5a1792310eee515ffecde565910017b9..8a51f8e11c4ac640a8e0636e277282e5a58b127f 100644 (file)
@@ -1,8 +1,13 @@
+2008-02-22  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
+       * sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.
+
 2007-12-05  Jeff Bailey  <jeffbailey@google.com>
 
-       * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
-         (__lll_unlock): Use define instead of inline function.
-        (__lll_robust_unlock): Likewise.
+       * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
+       (__lll_unlock): Use define instead of inline function.
+       (__lll_robust_unlock): Likewise.
 
 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
 
index 0300693783ec18eff6b22b73acc522acec463d6b..78d8973935d38f99388d4025ede0b1dcdd2ba558 100644 (file)
@@ -19,3 +19,9 @@
 ifeq ($(subdir),csu)
 gen-as-const-headers += tcb-offsets.sym
 endif
+
+# This sets the stack resource limit to 8193kb, which is not a multiple
+# of the page size, and therefore an odd sized stack limit. We override
+# this because the default is too small to run with. 
+tst-oddstacklimit-ENV = ; ulimit -s 8193;
+
diff --git a/sysdeps/unix/sysv/linux/hppa/Makefile b/sysdeps/unix/sysv/linux/hppa/Makefile
deleted file mode 100644 (file)
index 1c93ec5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# linux/hppa does not use -lmilli anymore
-gnulib := -lgcc