diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2000-12-21 21:08:17 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2000-12-21 21:08:17 +0000 |
commit | 46af7686b3a5b7c345924d005e98a6b83d0bdea7 (patch) | |
tree | c8dbee8d5c7eb79945ba8bf084d67a975e0dac9f /gcc/f | |
parent | 432d4a1dcc56d73abb3679d2678d443351b28f18 (diff) | |
download | gcc-46af7686b3a5b7c345924d005e98a6b83d0bdea7.zip gcc-46af7686b3a5b7c345924d005e98a6b83d0bdea7.tar.gz gcc-46af7686b3a5b7c345924d005e98a6b83d0bdea7.tar.bz2 |
* g77install.texi: Adjust wording of an EGCS reference.
From-SVN: r38425
Diffstat (limited to 'gcc/f')
-rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/f/g77install.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 8a26f0b..215538d 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2000-12-21 Joseph S. Myers <jsm28@cam.ac.uk> + + * g77install.texi: Adjust wording of an EGCS reference. + Thu Dec 21 20:00:48 2000 Joseph S. Myers <jsm28@cam.ac.uk> * BUGS, NEWS: Regenerate. diff --git a/gcc/f/g77install.texi b/gcc/f/g77install.texi index e5b0415..9d9898d 100644 --- a/gcc/f/g77install.texi +++ b/gcc/f/g77install.texi @@ -245,7 +245,7 @@ Improvements to the way @code{libg2c} is built could make building @code{g77} as a cross-compiler easier---for example, passing and using @samp{$(LD)} and @samp{$(AR)} in the appropriate ways. -(This is improved in the @code{egcs} version of @code{g77}, +(This was improved in the @code{egcs} version of @code{g77}, especially as of version 1.1.) @item |