projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0061669
)
* doc/invoke.texi (Optimize Options): Correct description of -O0.
author
Geoffrey Keating
<geoffk@gcc.gnu.org>
Tue, 9 Jan 2007 07:30:17 +0000
(07:30 +0000)
committer
Geoffrey Keating
<geoffk@gcc.gnu.org>
Tue, 9 Jan 2007 07:30:17 +0000
(07:30 +0000)
From-SVN: r120608
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 13ac72f9b724398cad817554f08440d6c65d280c..7e8fc995d40c8e72d60f2606d17b9f1af60c5436 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2007-01-08 Geoffrey Keating <geoffk@apple.com>
+
+ * doc/invoke.texi (Optimize Options): Correct description of -O0.
+
2007-01-08 Richard Guenther <rguenther@suse.de>
* tree.h (force_fit_type_double): Export.