diff options
Diffstat (limited to 'gcc/LANGUAGES')
-rw-r--r-- | gcc/LANGUAGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/LANGUAGES b/gcc/LANGUAGES index 544e12b4105..a72b9e0c550 100644 --- a/gcc/LANGUAGES +++ b/gcc/LANGUAGES @@ -6,6 +6,10 @@ 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. +Jun 7, 1998: + Front-ends must now define lang_init_options. It is safe for this + function to do nothing. See c-lang.c. + Apr 21, 1998: Front ends which link with c-common or other files from the C/C++ front-ends may need to handle TI types. Look for references to |