Commit 3b04da42 by Joseph Myers Committed by Joseph Myers

contrib.texi: Fix alphabetical order.

	* doc/contrib.texi: Fix alphabetical order.  Fix typos.  Improve
	markup.

From-SVN: r43173
parent 0b51912a
2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/contrib.texi: Fix alphabetical order. Fix typos. Improve
markup.
2001-06-10 Richard Henderson <rth@redhat.com> 2001-06-10 Richard Henderson <rth@redhat.com>
* ifcvt.c (life_data_ok): New. * ifcvt.c (life_data_ok): New.
......
...@@ -75,7 +75,7 @@ Scott Christley for his ObjC contributions. ...@@ -75,7 +75,7 @@ Scott Christley for his ObjC contributions.
Branko Cibej for more warning contributions. Branko Cibej for more warning contributions.
@item @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. hacking.
@item @item
...@@ -108,6 +108,9 @@ ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa ...@@ -108,6 +108,9 @@ ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa
loop changes. loop changes.
@item @item
Paul Eggert for random hacking all over gcc.
@item
Mark Elbrecht for various DJGPP improvements. Mark Elbrecht for various DJGPP improvements.
@item @item
...@@ -115,9 +118,6 @@ Ben Elliston for his work to move the Objective-C runtime into its ...@@ -115,9 +118,6 @@ Ben Elliston for his work to move the Objective-C runtime into its
own subdirectory and for his work on autoconf. own subdirectory and for his work on autoconf.
@item @item
Paul Eggert for random hacking all over gcc.
@item
Marc Espie for OpenBSD support. Marc Espie for OpenBSD support.
@item @item
...@@ -131,11 +131,8 @@ Fred Fish for BeOS support and Ada fixes. ...@@ -131,11 +131,8 @@ Fred Fish for BeOS support and Ada fixes.
Peter Gerwinski for various bugfixes and the Pascal front end. Peter Gerwinski for various bugfixes and the Pascal front end.
@item @item
Anthony Green for his -Os contributions and Java front end work.
@item
Kaveh Ghazi for his direction via the steering committee and 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 @item
Judy Goldberg for c++ contributions. Judy Goldberg for c++ contributions.
...@@ -147,10 +144,13 @@ support, improved leaf function register allocation, and his direction ...@@ -147,10 +144,13 @@ support, improved leaf function register allocation, and his direction
via the steering committee. via the steering committee.
@item @item
Anthony Green for his @option{-Os} contributions and Java front end work.
@item
Michael K. Gschwind contributed the port to the PDP-11. Michael K. Gschwind contributed the port to the PDP-11.
@item @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 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 the support for System V Release 4. He has also worked heavily on the
Intel 386 and 860 support. Intel 386 and 860 support.
...@@ -217,6 +217,16 @@ Klaus Kaempf for his ongoing work to make alpha-vms a viable target. ...@@ -217,6 +217,16 @@ Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
David Kashtan of SRI adapted GCC to VMS. David Kashtan of SRI adapted GCC to VMS.
@item @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 Richard Kenner of the New York University Ultracomputer Research
Laboratory wrote the machine descriptions for the AMD 29000, the DEC Laboratory wrote the machine descriptions for the AMD 29000, the DEC
Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
...@@ -228,24 +238,14 @@ elimination and delay slot scheduling. Richard Kenner was also the ...@@ -228,24 +238,14 @@ elimination and delay slot scheduling. Richard Kenner was also the
head maintainer of GCC for several years. head maintainer of GCC for several years.
@item @item
Robin Kirkham for cpu32 support. Mumit Khan for various contributions to the cygwin and mingw32 ports and
maintaining binary releases for Windows hosts.
@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++.
@item @item
Oliver M. Kellogg of Deutsche Aerospace contributed the port to the Robin Kirkham for cpu32 support.
MIL-STD-1750A.
@item @item
Mumit Khan for various contributions to the cygwin and mingw32 ports and Mark Klein for PA improvements.
maintaining binary releases for Windows hosts.
@item @item
Thomas Koenig for various bugfixes. Thomas Koenig for various bugfixes.
...@@ -257,9 +257,6 @@ Bruce Korb for the new and improved fixincludes code. ...@@ -257,9 +257,6 @@ Bruce Korb for the new and improved fixincludes code.
Benjamin Kosnik for his g++ work. Benjamin Kosnik for his g++ work.
@item @item
Ted Lemon wrote parts of the RTL reader and printer.
@item
Charles LaBrec contributed the support for the Integrated Solutions Charles LaBrec contributed the support for the Integrated Solutions
68020 system. 68020 system.
...@@ -274,10 +271,13 @@ Marc Lehmann for his direction via the steering committee and helping ...@@ -274,10 +271,13 @@ Marc Lehmann for his direction via the steering committee and helping
with analysis and improvements of x86 performance. with analysis and improvements of x86 performance.
@item @item
Ted Lemon wrote parts of the RTL reader and printer.
@item
Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes. Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
@item @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. work on the Java front-end.
@item @item
...@@ -290,23 +290,23 @@ Robert Lipe for OpenServer support, new testsuites, testing, etc. ...@@ -290,23 +290,23 @@ Robert Lipe for OpenServer support, new testsuites, testing, etc.
Weiwen Liu for testing and various bugfixes. Weiwen Liu for testing and various bugfixes.
@item @item
Martin von L&ouml;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 Dave Love for his ongoing work with the Fortran front end and
runtime libraries. runtime libraries.
@item @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 H.J. Lu for his previous contributions to the steering committee, many x86
bug reports, prototype patches, and keeping the Linux ports working. bug reports, prototype patches, and keeping the Linux ports working.
@item @item
Andrew MacLeod for his ongoing work in building a real EH system, Greg McGary for random fixes and (someday) bounded pointers.
various code generation improvements, work on the global optimizer, etc.
@item @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 @item
Vladimir Makarov for hacking some ugly i960 problems, PowerPC Vladimir Makarov for hacking some ugly i960 problems, PowerPC
...@@ -314,7 +314,7 @@ hacking improvements to compile-time performance and overall knowledge ...@@ -314,7 +314,7 @@ hacking improvements to compile-time performance and overall knowledge
and direction in the area of instruction scheduling. and direction in the area of instruction scheduling.
@item @item
Greg McGary for random fixes and (someday) bounded pointers. Bob Manson for his behind the scenes work on dejagnu.
@item @item
Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS powerpc, haifa, Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS powerpc, haifa,
...@@ -325,22 +325,6 @@ Jason Merrill for his direction via the steering committee and leading ...@@ -325,22 +325,6 @@ Jason Merrill for his direction via the steering committee and leading
the g++ effort. the g++ effort.
@item @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 David Miller for his direction via the steering committee, lots of
SPARC work, improvements in jump.c and interfacing with the Linux kernel SPARC work, improvements in jump.c and interfacing with the Linux kernel
developers. developers.
...@@ -361,11 +345,27 @@ Toon Moene for his direction via the steering committee, Fortran ...@@ -361,11 +345,27 @@ Toon Moene for his direction via the steering committee, Fortran
maintainance, and his ongoing work to make us make Fortran run fast. maintainance, and his ongoing work to make us make Fortran run fast.
@item @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 Catherine Moore for fixing various ugly problems we have sent her
way, including the haifa bug which was killing the Alpha & PowerPC Linux way, including the haifa bug which was killing the Alpha & PowerPC Linux
kernels. kernels.
@item @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. Philippe De Muyter for his work on the m68k port.
@item @item
...@@ -391,11 +391,11 @@ Alexandre Oliva for various build infrastructure improvements, scripts and ...@@ -391,11 +391,11 @@ Alexandre Oliva for various build infrastructure improvements, scripts and
amazing testing work. amazing testing work.
@item @item
Rainer Orth for random MIPS work, including improvements to our o32 Melissa O'Neill for various NeXT fixes.
ABI support, improvements to dejagnu's MIPS support, etc.
@item @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 @item
Paul Petersen wrote the machine description for the Alliant FX/8. Paul Petersen wrote the machine description for the Alliant FX/8.
...@@ -439,12 +439,6 @@ Ken Rose for fixes to our delay slot filling code. ...@@ -439,12 +439,6 @@ Ken Rose for fixes to our delay slot filling code.
Paul Rubin wrote most of the preprocessor. Paul Rubin wrote most of the preprocessor.
@item @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. Juha Sarlin for improvements to the H8 code generator.
@item @item
...@@ -462,8 +456,7 @@ work in the reload pass as well a serving as release manager for ...@@ -462,8 +456,7 @@ work in the reload pass as well a serving as release manager for
GCC 2.95.3. GCC 2.95.3.
@item @item
Franz Sirl for his ongoing work with making the PPC port stable Andreas Schwab for his work on the m68k port.
for linux.
@item @item
Joel Sherrill for his direction via the steering committee, RTEMS Joel Sherrill for his direction via the steering committee, RTEMS
...@@ -478,15 +471,19 @@ code which handles the parse tree and RTL data structures, constant ...@@ -478,15 +471,19 @@ code which handles the parse tree and RTL data structures, constant
folding and help with the original VAX & m68k ports. folding and help with the original VAX & m68k ports.
@item @item
Andrey Slepuhin for assorted AIX hacking. Franz Sirl for his ongoing work with making the PPC port stable
for linux.
@item @item
Randy Smith finished the Sun FPA support. Andrey Slepuhin for assorted AIX hacking.
@item @item
Christopher Smith did the port for Convex machines. Christopher Smith did the port for Convex machines.
@item @item
Randy Smith finished the Sun FPA support.
@item
Scott Snyder for various fixes. Scott Snyder for various fixes.
@item @item
...@@ -503,6 +500,9 @@ Nigel Stephens for various mips16 related fixes/improvements. ...@@ -503,6 +500,9 @@ Nigel Stephens for various mips16 related fixes/improvements.
Jonathan Stone wrote the machine description for the Pyramid computer. Jonathan Stone wrote the machine description for the Pyramid computer.
@item @item
Graham Stott for various infrastructure improvements.
@item
Mike Stump for his Elxsi port, g++ contributions over the years and more Mike Stump for his Elxsi port, g++ contributions over the years and more
recently his vxworks contributions recently his vxworks contributions
...@@ -517,11 +517,6 @@ fixincludes, etc. ...@@ -517,11 +517,6 @@ fixincludes, etc.
Holger Teutsch provided the support for the Clipper cpu. Holger Teutsch provided the support for the Clipper cpu.
@item @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. Gary Thomas for his ongoing work to make the PPC work for Linux.
@item @item
...@@ -532,6 +527,11 @@ Kresten Krab Thorup wrote the run time support for the Objective C ...@@ -532,6 +527,11 @@ Kresten Krab Thorup wrote the run time support for the Objective C
language. language.
@item @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. Teemu Torma for thread safe exception handling support.
@item @item
...@@ -561,10 +561,10 @@ related infrastructure improvements to help x86 code generation, ...@@ -561,10 +561,10 @@ related infrastructure improvements to help x86 code generation,
value range propagation and other work, WE32k port. value range propagation and other work, WE32k port.
@item @item
Dale Wiles helped port GCC to the Tahoe. Zack Weinberg for major work on cpplib and various other bugfixes.
@item @item
Zack Weinberg for major work on cpplib and various other bugfixes. Dale Wiles helped port GCC to the Tahoe.
@item @item
Jim Wilson for his direction via the steering committee, tackling hard Jim Wilson for his direction via the steering committee, tackling hard
...@@ -613,10 +613,13 @@ Ulrich Drepper ...@@ -613,10 +613,13 @@ Ulrich Drepper
David Edelsohn David Edelsohn
@item @item
Yung Shing Gene
@item
Kaveh Ghazi Kaveh Ghazi
@item @item
Yung Shing Gene Kate Hedstrom
@item @item
Richard Henderson Richard Henderson
...@@ -625,9 +628,6 @@ Richard Henderson ...@@ -625,9 +628,6 @@ Richard Henderson
Manfred Hollstein Manfred Hollstein
@item @item
Kate Hedstrom
@item
Kamil Iskra Kamil Iskra
@item @item
...@@ -640,10 +640,10 @@ Jeff Law ...@@ -640,10 +640,10 @@ Jeff Law
Robert Lipe Robert Lipe
@item @item
Dave Love Damon Love
@item @item
Damon Love Dave Love
@item @item
H.J. Lu H.J. Lu
...@@ -658,10 +658,10 @@ Matthias Klose ...@@ -658,10 +658,10 @@ Matthias Klose
Martin Knoblauch Martin Knoblauch
@item @item
Toon Moene David Miller
@item @item
David Miller Toon Moene
@item @item
Matthias Mueller Matthias Mueller
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment