projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e29354d
)
Add PR tag forgotten in rev142043.
author
Thomas Schwinge
<tschwinge@gcc.gnu.org>
Thu, 20 Nov 2008 13:24:18 +0000
(14:24 +0100)
committer
Thomas Schwinge
<tschwinge@gcc.gnu.org>
Thu, 20 Nov 2008 13:24:18 +0000
(14:24 +0100)
From-SVN: r142044
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 3fd78953e350b6802bae96de8cb8c7aca575b2b9..fa60fd5cdecc61bb683a3170626eec4ba58f1774 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,6
@@
2008-11-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ PR driver/21706
* tlink.c: Include "libiberty.h".
(initial_cwd): Change type into char *.
(tlink_init): Call getpwd instead of getcwd.