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 | |
parent | 0a67e02c3a3bcb80273ed9a4441037a934e2fb2d (diff) | |
download | gcc-dd1f53fbd778afa7c02785302ec62ec30dd2b687.zip gcc-dd1f53fbd778afa7c02785302ec62ec30dd2b687.tar.gz gcc-dd1f53fbd778afa7c02785302ec62ec30dd2b687.tar.bz2 |
re PR ada/15977 (Ada contributors should be documented)
PR ada/15977
* doc/contrib.texi: List contributors for Ada front end
From-SVN: r95687
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 147 |
2 files changed, 152 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3b6e377..b813efe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-28 <bosch@gnat.com> + + PR ada/15977 + * doc/contrib.texi: List contributors for Ada front end + 2005-02-28 Paolo Bonzini <bonzini@gnu.org> * simplify-rtx.c (simplify_unary_operation_1, diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index e1944eb..f831ef4 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: |