From 2dec00bf998cc3122b00453832533f6b80ce3059 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 22 May 2004 16:34:25 +0100 Subject: [PATCH] * doc/contrib.texi: Add g77 contributors. From-SVN: r82135 --- gcc/ChangeLog | 4 ++++ gcc/doc/contrib.texi | 45 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a01a10851d0..722b3cdbb45 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-05-22 Joseph S. Myers + + * doc/contrib.texi: Add g77 contributors. + 2004-05-22 Richard Sandiford * calls.c (initialize_argument_information): Forbid sibcalls if a diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index c07f2658706..17969a8de06 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -689,6 +689,11 @@ Craig Rodrigues for processing tons of bug reports. @item 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. @@ -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. @@ -969,6 +976,9 @@ Sidney Cadot @item Bradford Castalia +@item +Jonathan Corbet + @item Ralph Doncaster @@ -981,6 +991,9 @@ Levente Farkas @item Graham Fawcett +@item +Mark Fernyhough + @item Robert A. French @@ -1017,6 +1030,9 @@ Phil Hargett @item Amancio Hasty +@item +Takafumi Hayashi + @item Bryan W. Headley @@ -1029,6 +1045,9 @@ Joep Jansen @item Christian Joensson +@item +Michel Kern + @item David Kidd @@ -1038,6 +1057,9 @@ Tobias Kuipers @item Anand Krishnaswamy +@item +A. O. V. Le Blanc + @item llewelly @@ -1053,6 +1075,9 @@ Matthias Klose @item Martin Knoblauch +@item +Rick Lutowski + @item Jesse Macnish @@ -1068,6 +1093,9 @@ Matthias Mueller @item Pekka Nikander +@item +Rick Niles + @item Jon Olson @@ -1080,6 +1108,9 @@ Chris Pollard @item Richard Polton +@item +Derk Reefman + @item David Rees @@ -1098,6 +1129,9 @@ Danny Sadinoff @item Marc Schifer +@item +Wayne K. Schroll + @item David Schuler @@ -1110,12 +1144,21 @@ Tim Souder @item Adam Sulmicki +@item +Bill Thorson + @item George Talbot +@item +Pedro A. M. Vazquez + @item Gregory Warnes +@item +Ian Watson + @item David E. Young -- 2.30.2