summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2015-02-06 01:56:35 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2015-02-06 01:59:32 -0500
commit3c0c543b878ee0b4b20d3aa07b5987bad30825c7 (patch)
tree17fdb5572064d91a846f610a84151665ee3e57ba /ChangeLog
parent5bd80bfe9ca0d955bfbbc002781bc7b01b6bcb06 (diff)
hppa: Sync with pthread.h.
This reverts part of the previous commit to refactor pthread.h. The refactoring must be done by having pthread.h include arch bits headers, not the other way around. Then hppa provides the arch bits header. For now we synchronzie again with pthread.h and include the entire contents in the hppa copy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d23d3ae926..c797ef6075 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-06 Carlos O'Donell <carlos@systemhalted.org>
+
+ * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
+
2015-02-05 Paul Pluzhnikov <ppluzhnikov@google.com>
[BZ #16618]