diff options
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/gcc.texi | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f0d293..324ffdd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 12 03:20:31 2000 John Marshall <john_w_marshall@palm.com> + + * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format + these nodes even if INTERNALS is not set. + Wed Jan 12 09:39:22 2000 Nick Burrett <nick.burrett@btinternet.com> * gcse.c (delete_null_pointer_checks_1): Cope when diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 29b060b..8585259 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -4022,6 +4022,7 @@ compilation. @item INSTALL The install program to use. @end table +@end ifset @node Funding @unnumbered Funding Free Software @@ -4753,12 +4754,6 @@ port. @node Index @unnumbered Index -@end ifset - -@ifclear INTERNALS -@node Index -@unnumbered Index -@end ifclear @printindex cp |
