diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2001-10-11 13:06:44 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2001-10-11 13:06:44 +0000 |
commit | 8647444e590fdf4f8dc1f2898ab7c8b19d0bd2db (patch) | |
tree | e3861254688b8737dd45c48ea7e984befabac4c7 | |
parent | a61f7417ad01e0830975bff7bf84a528a78d89a9 (diff) | |
download | gcc-8647444e590fdf4f8dc1f2898ab7c8b19d0bd2db.zip gcc-8647444e590fdf4f8dc1f2898ab7c8b19d0bd2db.tar.gz gcc-8647444e590fdf4f8dc1f2898ab7c8b19d0bd2db.tar.bz2 |
* doc/contrib.texi: Add note about CRIS port to my entry.
From-SVN: r46184
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 237ca1b..b9028c3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-10-11 Hans-Peter Nilsson <hp@axis.com> + + * doc/contrib.texi: Add note about CRIS port to my entry. + 2001-10-11 Kazu Hirata <kazu@hxi.com> * basic-block.h: Fix formatting. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index caaf15b..ec3e5cb 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -384,7 +384,7 @@ NeXT, Inc.@: donated the front end that supports the Objective-C language. @item -Hans-Peter Nilsson for improvements to the search engine +Hans-Peter Nilsson for the CRIS port, improvements to the search engine setup, various documentation fixes and other small fixes. @item |