projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b98e139
)
extend.texi: Add commentary on statement-expressions and their interactions with...
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Thu, 3 Aug 2000 23:10:18 +0000
(23:10 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Thu, 3 Aug 2000 23:10:18 +0000
(23:10 +0000)
* extend.texi: Add commentary on statement-expressions and their
interactions with C++.
From-SVN: r35464
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8085be70adb0784db6573c607c17d8e75281499f..2e39eca54fca4a8f994f8606be4f1a098b17663e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2000-08-03 Mark Mitchell <mark@codesourcery.com>
+
+ * extend.texi: Add commentary on statement-expressions and their
+ interactions with C++.
+
2000-08-03 Nick Clifton <nickc@cygnus.com>
* dwarf2.h (DW_LANG_Java): Change value to 0x000b.