OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
open stdin for those building with a closed one.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
ChangeLog
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
5998040
..
c55d684
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,7
@@
2001-05-19 Bruce Korb <bkorb@gnu.org>
* fixinc/genfixes: no need for two warnings
+ * fixinc/Makefile.in: open stdin for those building with a closed one.
2001-05-19 Mark Mitchell <mark@codesourcery.com>