diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2002-12-27 18:49:15 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2002-12-27 17:49:15 +0000 |
commit | b09975def5236abdcda4c57185e35ea587b82e37 (patch) | |
tree | bb1ab03cccc6019542aa937bcf4dc38d9adb9dec /gcc/doc/contrib.texi | |
parent | 5eeacaf2969f72a288dcd3fee6ebaa81cb13f81b (diff) | |
download | gcc-b09975def5236abdcda4c57185e35ea587b82e37.zip gcc-b09975def5236abdcda4c57185e35ea587b82e37.tar.gz gcc-b09975def5236abdcda4c57185e35ea587b82e37.tar.bz2 |
* doc/contrib.texi (Contributors): Add Abramo and Roberto Bagnara.
From-SVN: r60544
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 99f3b30..fff93c4 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -29,6 +29,10 @@ James van Artsdalen wrote the code that makes efficient use of the Intel 80387 register stack. @item +Abramo and Roberto Bagnara for the SysV68 Motorola 3300 Delta Series +port. + +@item Alasdair Baird for various bugfixes. @item |