diff options
author | woepaul <woepaul@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-03 16:35:26 +0000 |
---|---|---|
committer | woepaul <woepaul@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-03 16:35:26 +0000 |
commit | 16059b2539f9790b8c347f0f357c4769358ccde6 (patch) | |
tree | a5308e7e34bac2a53aaaa71ef900dc4323149174 /gcc/doc/contrib.texi | |
parent | 4a1dfa2c2f7af6c2b2e225363cde44d4b5c64635 (diff) | |
download | gcc-16059b2539f9790b8c347f0f357c4769358ccde6.tar.gz |
* doc/contrib.texi: Mention crx.
* doc/extend.texi: Document crx extensions.
* doc/install.texi: Document crx install.
* doc/invoke.texi: Document crx options.
* doc/md.texi: Document crx constraints.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102700 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index d4c71ecd76a..d902629f5f3 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -962,6 +962,9 @@ problems in various places that nobody else wanted to work on, strength reduction and other loop optimizations. @item +Paul Woegerer and Tal Agmon for the CRX port. + +@item Carlo Wood for various fixes. @item |