diff options
author | Janis Johnson <janis@gcc.gnu.org> | 2001-08-17 22:30:56 +0000 |
---|---|---|
committer | Janis Johnson <janis@gcc.gnu.org> | 2001-08-17 22:30:56 +0000 |
commit | 5cc3b0c784d524e351c4e5902bd0a5aac54e4de3 (patch) | |
tree | 424ac11bfa95b413965dc4824796c31e6c6a852c /gcc | |
parent | 9fba6f962fc403e408defd6f6a4bf3492d5f1102 (diff) | |
download | gcc-5cc3b0c784d524e351c4e5902bd0a5aac54e4de3.zip gcc-5cc3b0c784d524e351c4e5902bd0a5aac54e4de3.tar.gz gcc-5cc3b0c784d524e351c4e5902bd0a5aac54e4de3.tar.bz2 |
install.texi (Install GCC): Add links to build status pages.
* doc/install.texi (Install GCC): Add links to build status pages.
(Specific): Ditto.
(Final install): Ditto; request updates for specific info
From-SVN: r44988
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4272041..2c27f79 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2001-08-17 Janis Johnson <janis187@us.ibm.com> + + * doc/install.texi (Install GCC): Add links to build status pages. + (Specific): Ditto. + (Final install): Ditto; request updates for specific info + 2001-08-17 Neil Booth <neil@daikokuya.demon.co.uk> * cpperror.c (print_location): Don't take a file name; use the |