projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a00b81
)
Note lang_print_xnode change.
author
Jeff Law
<law@gcc.gnu.org>
Wed, 8 Apr 1998 11:40:54 +0000
(
05:40
-0600)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 8 Apr 1998 11:40:54 +0000
(
05:40
-0600)
From-SVN: r19042
gcc/LANGUAGES
patch
|
blob
|
history
diff --git
a/gcc/LANGUAGES
b/gcc/LANGUAGES
index 216ad2e798f66ce23f1d068c59e676fdda563013..ed8a8967d0c79238d74f15f69651f53ccd82d6c0 100644
(file)
--- a/
gcc/LANGUAGES
+++ b/
gcc/LANGUAGES
@@
-6,6
+6,9
@@
time as we can formally start documenting the interface this file will
serve as a repository for information on these interface and any incompatable
changes we've made.
+Apr 1, 1998:
+ Front-ends must now define lang_print_xnode. It is safe for this
+ function to do nothing. See c-lang.c.
Feb 1, 1998: