projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa94e3a
)
Forgot to check this in yesterday.
author
Richard Henderson
<rth@gcc.gnu.org>
Wed, 4 Aug 1999 05:46:42 +0000
(22:46 -0700)
committer
Richard Henderson
<rth@gcc.gnu.org>
Wed, 4 Aug 1999 05:46:42 +0000
(22:46 -0700)
From-SVN: r28481
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2adad6c56da61be41c7c2d302b16f5dd4d569c29..ad53adfe20d94c8c28a62491dfc5e6cef03e935c 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-32,6
+32,13
@@
Mon Aug 2 18:29:32 1999 Mark Mitchell <mark@codesourcery.com>
* invoke.texi (-fdump-translation-unit): New option.
+Mon Aug 2 17:54:19 1999 Richard Henderson <rth@cygnus.com>
+
+ * expr.h (PROMOTE_PROTOTYPES): Move ...
+ * defaults.h: ... to here.
+ * c-decl.c: Include defaults.h instead of expr.h.
+ * c-typeck.c: Include defaults.h.
+
Mon Aug 2 17:10:24 1999 Mark Mitchell <mark@codesourcery.com>
* toplev.h (errorcount): Declare.