diff options
author | Geert Bosch <bosch@gnat.com> | 2005-02-28 17:30:16 +0100 |
---|---|---|
committer | Geert Bosch <bosch@gcc.gnu.org> | 2005-02-28 17:30:16 +0100 |
commit | dd1f53fbd778afa7c02785302ec62ec30dd2b687 (patch) | |
tree | b90e423ded0d9eaf4f9bf83d7cc58afabe28cd65 /gcc/doc/contrib.texi | |
parent | 0a67e02c3a3bcb80273ed9a4441037a934e2fb2d (diff) | |
download | gcc-dd1f53fbd778afa7c02785302ec62ec30dd2b687.tar.gz |
re PR ada/15977 (Ada contributors should be documented)
PR ada/15977
* doc/contrib.texi: List contributors for Ada front end
From-SVN: r95687
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index e1944ebba54..f831ef44b82 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -982,6 +982,153 @@ Gilles Zunino for help porting Java to Irix. @end itemize +The following people are recognized for their contributions to GNAT, +the Ada front end of GCC: +@itemize @bullet +@item +Bernard Banner + +@item +Romain Berrendonner + +@item +Geert Bosch + +@item +Emmanuel Briot + +@item +Joel Brobecker + +@item +Ben Brosgol + +@item +Vincent Celier + +@item +Arnaud Charlet + +@item +Chien Chieng + +@item +Cyrille Comar + +@item +Cyrille Crozes + +@item +Robert Dewar + +@item +Gary Dismukes + +@item +Robert Duff + +@item +Ed Falis + +@item +Ramon Fernandez + +@item +Sam Figueroa + +@item +Vasiliy Fofanov + +@item +Michael Friess + +@item +Franco Gasperoni + +@item +Ted Giering + +@item +Matthew Gingell + +@item +Laurent Guerby + +@item +Jerome Guitton + +@item +Olivier Hainque + +@item +Jerome Hugues + +@item +Hristian Kirtchev + +@item +Jerome Lambourg + +@item +Bruno Leclerc + +@item +Albert Lee + +@item +Sean McNeil + +@item +Javier Miranda + +@item +Laurent Nana + +@item +Pascal Obry + +@item +Dong-Ik Oh + +@item +Laurent Pautet + +@item +Brett Porter + +@item +Thomas Quinot + +@item +Nicolas Roche + +@item +Pat Rogers + +@item +Jose Ruiz + +@item +Douglas Rupp + +@item +Sergey Rybin + +@item +Gail Schenker + +@item +Ed Schonberg + +@item +Nicolas Setton + +@item +Samuel Tardieu + +@end itemize + + In addition to the above, all of which also contributed time and energy in testing GCC, we would like to thank the following for their contributions to testing: |