projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
285e8bd
)
* ChangeLog: Add missing entries to last entry.
author
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 3 Oct 2006 06:33:02 +0000
(08:33 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 3 Oct 2006 06:33:02 +0000
(08:33 +0200)
From-SVN: r117389
fixincludes/ChangeLog
patch
|
blob
|
history
diff --git
a/fixincludes/ChangeLog
b/fixincludes/ChangeLog
index 26b67aae61823d916ab5686548bb3de0c235ba13..bcc7652a0611ed70e6a6f8e13b456e32181d89fb 100644
(file)
--- a/
fixincludes/ChangeLog
+++ b/
fixincludes/ChangeLog
@@
-3,6
+3,9
@@
* inclhack.def (glibc_mutex_init): Also fix
PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
+ * tests/base/pthread.h: Update.
+
+ * fixincl.x: Regenerate.
2006-10-01 Uros Bizjak <uros@kss-loka.si>