summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.hppa
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r--ports/ChangeLog.hppa22
1 files changed, 19 insertions, 3 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 3654fc7a5..abe017e92 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,8 +1,24 @@
+2008-03-24 Carlos O'Donell <carlos@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/hppa/sys/user.h: New file.
+
+2008-03-14 Carlos O'Donell <carlos@codesourcery.com>
+ Guy Martin <gmsoft@tuxicoman.be>
+
+ [BZ #5923]
+ * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Pass
+ timespec and futexp.
+
+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>