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 | |
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')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c5c66b5..93894d7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-12-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/contrib.texi (Contributors): Add Abramo and Roberto Bagnara. + 2002-12-26 Kazu Hirata <kazu@cs.umass.edu> * config/h8300/h8300-protos.h: Fix comment typos. 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 |