diff options
author | Joseph Myers <jsm@polyomino.org.uk> | 2004-05-22 16:34:25 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2004-05-22 16:34:25 +0100 |
commit | 2dec00bf998cc3122b00453832533f6b80ce3059 (patch) | |
tree | 9526f8c2c8e171c36f0356ca548f2d26494a2687 /gcc | |
parent | b672076889e2bf7666cea2bb817c2be541622c29 (diff) | |
download | gcc-2dec00bf998cc3122b00453832533f6b80ce3059.zip gcc-2dec00bf998cc3122b00453832533f6b80ce3059.tar.gz gcc-2dec00bf998cc3122b00453832533f6b80ce3059.tar.bz2 |
* doc/contrib.texi: Add g77 contributors.
From-SVN: r82135
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 45 |
2 files changed, 48 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a01a108..722b3cd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-05-22 Joseph S. Myers <jsm@polyomino.org.uk> + + * doc/contrib.texi: Add g77 contributors. + 2004-05-22 Richard Sandiford <rsandifo@redhat.com> * calls.c (initialize_argument_information): Forbid sibcalls if a diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index c07f265..17969a8 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -690,6 +690,11 @@ Craig Rodrigues for processing tons of bug reports. Gavin Romig-Koch for lots of behind the scenes MIPS work. @item +David Ronis inspired and encouraged Craig to rewrite the G77 +documentation in texinfo format by contributing a first pass at a +translation of the old @file{g77-0.5.16/f/DOC} file. + +@item Ken Rose for fixes to our delay slot filling code. @item @@ -772,7 +777,9 @@ Randy Smith finished the Sun FPA support. @item Scott Snyder for queue, iterator, istream, and string fixes and libstdc++ -testsuite entries. +testsuite entries. Also for providing the patch to G77 to add +rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and +@code{LOGICAL*1}. @item Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique. @@ -970,6 +977,9 @@ Sidney Cadot Bradford Castalia @item +Jonathan Corbet + +@item Ralph Doncaster @item @@ -982,6 +992,9 @@ Levente Farkas Graham Fawcett @item +Mark Fernyhough + +@item Robert A. French @item @@ -1018,6 +1031,9 @@ Phil Hargett Amancio Hasty @item +Takafumi Hayashi + +@item Bryan W. Headley @item @@ -1030,6 +1046,9 @@ Joep Jansen Christian Joensson @item +Michel Kern + +@item David Kidd @item @@ -1039,6 +1058,9 @@ Tobias Kuipers Anand Krishnaswamy @item +A. O. V. Le Blanc + +@item llewelly @item @@ -1054,6 +1076,9 @@ Matthias Klose Martin Knoblauch @item +Rick Lutowski + +@item Jesse Macnish @item @@ -1069,6 +1094,9 @@ Matthias Mueller Pekka Nikander @item +Rick Niles + +@item Jon Olson @item @@ -1081,6 +1109,9 @@ Chris Pollard Richard Polton @item +Derk Reefman + +@item David Rees @item @@ -1099,6 +1130,9 @@ Danny Sadinoff Marc Schifer @item +Wayne K. Schroll + +@item David Schuler @item @@ -1111,12 +1145,21 @@ Tim Souder Adam Sulmicki @item +Bill Thorson + +@item George Talbot @item +Pedro A. M. Vazquez + +@item Gregory Warnes @item +Ian Watson + +@item David E. Young @item |