projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2788381
)
Add (accidentally omited) ChangeLog entry for delta to config/m32r/linux.h
author
Nick Clifton
<nickc@gcc.gnu.org>
Wed, 20 Jun 2007 08:47:02 +0000
(08:47 +0000)
committer
Nick Clifton
<nickc@gcc.gnu.org>
Wed, 20 Jun 2007 08:47:02 +0000
(08:47 +0000)
From-SVN: r125883
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 279019627780c0fc654afa120275eacb81a0c55d..09daa929f33081c9013a830ad0006cb59d0c5227 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-143,6
+143,11
@@
PR tree-optimization/32353
* tree-ssa-structalias.c (set_uids_in_ptset): Also handle RESULT_DECL.
+2007-06-19 Nick Clifton <nickc@redhat.com>
+
+ * config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for
+ -pthread.
+
2007-06-18 Uros Bizjak <ubizjak@gmail.com>
PR target/32389