From 3b04da426023a3c61113ed3eb3e68280abca28ea Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 11 Jun 2001 08:23:20 +0100 Subject: [PATCH] contrib.texi: Fix alphabetical order. * doc/contrib.texi: Fix alphabetical order. Fix typos. Improve markup. From-SVN: r43173 --- gcc/ChangeLog | 5 ++ gcc/doc/contrib.texi | 158 +++++++++++++++++++++---------------------- 2 files changed, 84 insertions(+), 79 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 65f0cb7436b..30bd6439729 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-06-11 Joseph S. Myers + + * doc/contrib.texi: Fix alphabetical order. Fix typos. Improve + markup. + 2001-06-10 Richard Henderson * ifcvt.c (life_data_ok): New. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 71bcf970d83..a4172400975 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -75,7 +75,7 @@ Scott Christley for his ObjC contributions. Branko Cibej for more warning contributions. @item -Nick Clifton for arm, mcore, fr30, v850, m32r work, --help, and other random +Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and other random hacking. @item @@ -107,6 +107,9 @@ David Edelsohn for his direction via the steering committee, ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa loop changes. +@item +Paul Eggert for random hacking all over gcc. + @item Mark Elbrecht for various DJGPP improvements. @@ -114,9 +117,6 @@ Mark Elbrecht for various DJGPP improvements. Ben Elliston for his work to move the Objective-C runtime into its own subdirectory and for his work on autoconf. -@item -Paul Eggert for random hacking all over gcc. - @item Marc Espie for OpenBSD support. @@ -130,12 +130,9 @@ Fred Fish for BeOS support and Ada fixes. @item Peter Gerwinski for various bugfixes and the Pascal front end. -@item -Anthony Green for his -Os contributions and Java front end work. - @item Kaveh Ghazi for his direction via the steering committee and -amazing work to make -W -Wall useful. +amazing work to make @samp{-W -Wall} useful. @item Judy Goldberg for c++ contributions. @@ -146,11 +143,14 @@ multiply- and divide-by-constant optimization, improved long long support, improved leaf function register allocation, and his direction via the steering committee. +@item +Anthony Green for his @option{-Os} contributions and Java front end work. + @item Michael K. Gschwind contributed the port to the PDP-11. @item -Ron Guilmette implemented the @code{protoize} and @code{unprotoize} +Ron Guilmette implemented the @command{protoize} and @command{unprotoize} tools, the support for Dwarf symbolic debugging information, and much of the support for System V Release 4. He has also worked heavily on the Intel 386 and 860 support. @@ -216,6 +216,16 @@ Klaus Kaempf for his ongoing work to make alpha-vms a viable target. @item David Kashtan of SRI adapted GCC to VMS. +@item +Geoffrey Keating for his ongoing work to make the PPC work for Linux. + +@item +Brendan Kehoe for his ongoing work with g++. + +@item +Oliver M. Kellogg of Deutsche Aerospace contributed the port to the +MIL-STD-1750A. + @item Richard Kenner of the New York University Ultracomputer Research Laboratory wrote the machine descriptions for the AMD 29000, the DEC @@ -228,24 +238,14 @@ elimination and delay slot scheduling. Richard Kenner was also the head maintainer of GCC for several years. @item -Robin Kirkham for cpu32 support. - -@item -Mark Klein for PA improvements. - -@item -Geoffrey Keating for his ongoing work to make the PPC work for Linux. - -@item -Brendan Kehoe for his ongoing work with g++. +Mumit Khan for various contributions to the cygwin and mingw32 ports and +maintaining binary releases for Windows hosts. @item -Oliver M. Kellogg of Deutsche Aerospace contributed the port to the -MIL-STD-1750A. +Robin Kirkham for cpu32 support. @item -Mumit Khan for various contributions to the cygwin and mingw32 ports and -maintaining binary releases for Windows hosts. +Mark Klein for PA improvements. @item Thomas Koenig for various bugfixes. @@ -256,9 +256,6 @@ Bruce Korb for the new and improved fixincludes code. @item Benjamin Kosnik for his g++ work. -@item -Ted Lemon wrote parts of the RTL reader and printer. - @item Charles LaBrec contributed the support for the Integrated Solutions 68020 system. @@ -273,11 +270,14 @@ fallen through the cracks else, and random but extensive hacking. Marc Lehmann for his direction via the steering committee and helping with analysis and improvements of x86 performance. +@item +Ted Lemon wrote parts of the RTL reader and printer. + @item Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes. @item -Warren Levy major work on libgjc (Java Runtime Library) and random +Warren Levy major work on libgcj (Java Runtime Library) and random work on the Java front-end. @item @@ -289,24 +289,24 @@ Robert Lipe for OpenServer support, new testsuites, testing, etc. @item Weiwen Liu for testing and various bugfixes. -@item -Martin von Löwis for internal consistency checking infrastructure, -and various C++ improvements including namespace support. - @item Dave Love for his ongoing work with the Fortran front end and runtime libraries. +@item +Martin von L@"owis for internal consistency checking infrastructure, +and various C++ improvements including namespace support. + @item H.J. Lu for his previous contributions to the steering committee, many x86 bug reports, prototype patches, and keeping the Linux ports working. @item -Andrew MacLeod for his ongoing work in building a real EH system, -various code generation improvements, work on the global optimizer, etc. +Greg McGary for random fixes and (someday) bounded pointers. @item -Bob Manson for his behind the scenes work on dejagnu. +Andrew MacLeod for his ongoing work in building a real EH system, +various code generation improvements, work on the global optimizer, etc. @item Vladimir Makarov for hacking some ugly i960 problems, PowerPC @@ -314,7 +314,7 @@ hacking improvements to compile-time performance and overall knowledge and direction in the area of instruction scheduling. @item -Greg McGary for random fixes and (someday) bounded pointers. +Bob Manson for his behind the scenes work on dejagnu. @item Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS powerpc, haifa, @@ -324,22 +324,6 @@ ECOFF debug support, and other assorted hacking. Jason Merrill for his direction via the steering committee and leading the g++ effort. -@item -Jason Molenda for major help in the care and feeding of all the services -on the gcc.gnu.org (formerly egcs.cygnus.com) machine -- mail, web -services, ftp services, etc etc. - -@item -David Mosberger-Tang for various Alpha improvements. - -@item -Stephen Moshier contributed the floating point emulator that assists in -cross-compilation and permits support for floating point numbers wider -than 64 bits and for ISO C99 support. - -@item -Bill Moyer for his behind the scenes work on various issues. - @item David Miller for his direction via the steering committee, lots of SPARC work, improvements in jump.c and interfacing with the Linux kernel @@ -360,11 +344,27 @@ Alan Modra for various Linux bits and testing. Toon Moene for his direction via the steering committee, Fortran maintainance, and his ongoing work to make us make Fortran run fast. +@item +Jason Molenda for major help in the care and feeding of all the services +on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web +services, ftp services, etc etc. + @item Catherine Moore for fixing various ugly problems we have sent her way, including the haifa bug which was killing the Alpha & PowerPC Linux kernels. +@item +David Mosberger-Tang for various Alpha improvements. + +@item +Stephen Moshier contributed the floating point emulator that assists in +cross-compilation and permits support for floating point numbers wider +than 64 bits and for ISO C99 support. + +@item +Bill Moyer for his behind the scenes work on various issues. + @item Philippe De Muyter for his work on the m68k port. @@ -391,11 +391,11 @@ Alexandre Oliva for various build infrastructure improvements, scripts and amazing testing work. @item -Rainer Orth for random MIPS work, including improvements to our o32 -ABI support, improvements to dejagnu's MIPS support, etc. +Melissa O'Neill for various NeXT fixes. @item -Melissa O'Neill for various NeXT fixes. +Rainer Orth for random MIPS work, including improvements to our o32 +ABI support, improvements to dejagnu's MIPS support, etc. @item Paul Petersen wrote the machine description for the Alliant FX/8. @@ -438,12 +438,6 @@ Ken Rose for fixes to our delay slot filling code. @item Paul Rubin wrote most of the preprocessor. -@item -Andreas Schwab for his work on the m68k port. - -@item -Graham Stott. for various infrastructure improvements. - @item Juha Sarlin for improvements to the H8 code generator. @@ -462,8 +456,7 @@ work in the reload pass as well a serving as release manager for GCC 2.95.3. @item -Franz Sirl for his ongoing work with making the PPC port stable -for linux. +Andreas Schwab for his work on the m68k port. @item Joel Sherrill for his direction via the steering committee, RTEMS @@ -478,14 +471,18 @@ code which handles the parse tree and RTL data structures, constant folding and help with the original VAX & m68k ports. @item -Andrey Slepuhin for assorted AIX hacking. +Franz Sirl for his ongoing work with making the PPC port stable +for linux. @item -Randy Smith finished the Sun FPA support. +Andrey Slepuhin for assorted AIX hacking. @item Christopher Smith did the port for Convex machines. +@item +Randy Smith finished the Sun FPA support. + @item Scott Snyder for various fixes. @@ -502,6 +499,9 @@ Nigel Stephens for various mips16 related fixes/improvements. @item Jonathan Stone wrote the machine description for the Pyramid computer. +@item +Graham Stott for various infrastructure improvements. + @item Mike Stump for his Elxsi port, g++ contributions over the years and more recently his vxworks contributions @@ -516,11 +516,6 @@ fixincludes, etc. @item Holger Teutsch provided the support for the Clipper cpu. -@item -Michael Tiemann for random bugfixes the first instruction scheduler, -initial C++ support, function integration, NS32k, sparc and M88k -machine description work, delay slot scheduling. - @item Gary Thomas for his ongoing work to make the PPC work for Linux. @@ -531,6 +526,11 @@ Philipp Thomas for random bugfixes throughout the compiler Kresten Krab Thorup wrote the run time support for the Objective C language. +@item +Michael Tiemann for random bugfixes the first instruction scheduler, +initial C++ support, function integration, NS32k, sparc and M88k +machine description work, delay slot scheduling. + @item Teemu Torma for thread safe exception handling support. @@ -561,10 +561,10 @@ related infrastructure improvements to help x86 code generation, value range propagation and other work, WE32k port. @item -Dale Wiles helped port GCC to the Tahoe. +Zack Weinberg for major work on cpplib and various other bugfixes. @item -Zack Weinberg for major work on cpplib and various other bugfixes. +Dale Wiles helped port GCC to the Tahoe. @item Jim Wilson for his direction via the steering committee, tackling hard @@ -612,11 +612,14 @@ Ulrich Drepper @item David Edelsohn +@item +Yung Shing Gene + @item Kaveh Ghazi @item -Yung Shing Gene +Kate Hedstrom @item Richard Henderson @@ -624,9 +627,6 @@ Richard Henderson @item Manfred Hollstein -@item -Kate Hedstrom - @item Kamil Iskra @@ -640,10 +640,10 @@ Jeff Law Robert Lipe @item -Dave Love +Damon Love @item -Damon Love +Dave Love @item H.J. Lu @@ -658,10 +658,10 @@ Matthias Klose Martin Knoblauch @item -Toon Moene +David Miller @item -David Miller +Toon Moene @item Matthias Mueller -- 2.30.2