OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
066526f
)
Add (accidentally omited) ChangeLog entry for delta to config/m32r/linux.h
author
nickc
<nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jun 2007 08:47:02 +0000
(08:47 +0000)
committer
nickc
<nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jun 2007 08:47:02 +0000
(08:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125883
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
2790196
..
09daa92
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