⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contributors.html

📁 gcc手册
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html lang="en">

<head>

<title>Using the GNU Compiler Collection (GCC)</title>

<meta http-equiv="Content-Type" content="text/html">

<meta name="description" content="Using the GNU Compiler Collection (GCC)">

<meta name="generator" content="makeinfo 4.3">

<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">

<!--

Copyright &copy; 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,

1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.



   <p>Permission is granted to copy, distribute and/or modify this document

under the terms of the GNU Free Documentation License, Version 1.2 or

any later version published by the Free Software Foundation; with the

Invariant Sections being "GNU General Public License" and "Funding

Free Software", the Front-Cover texts being (a) (see below), and with

the Back-Cover Texts being (b) (see below).  A copy of the license is

included in the section entitled "GNU Free Documentation License".



   <p>(a) The FSF's Front-Cover Text is:



   <p>A GNU Manual



   <p>(b) The FSF's Back-Cover Text is:



   <p>You have freedom to copy and modify this GNU Manual, like GNU

     software.  Copies published by the Free Software Foundation raise

     funds for GNU development.-->

</head>

<body>

<div class="node">

<p>

Node:<a name="Contributors">Contributors</a>,

Next:<a rel="next" accesskey="n" href="Option-Index.html#Option%20Index">Option Index</a>,

Previous:<a rel="previous" accesskey="p" href="GNU-Free-Documentation-License.html#GNU%20Free%20Documentation%20License">GNU Free Documentation License</a>,

Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>

<hr><br>

</div>



<h2 class="unnumbered">Contributors to GCC</h2>



   <p>The GCC project would like to thank its many contributors.  Without them the

project would not have been nearly as successful as it has been.  Any omissions

in this list are accidental.  Feel free to contact

<a href="mailto:law@redhat.com">law@redhat.com</a> or <a href="mailto:gerald@pfeifer.com">gerald@pfeifer.com</a> if you have been left

out or some of your contributions are not listed.  Please keep this list in

alphabetical order.



     <ul>



     <li>Analog Devices helped implement the support for complex data types

and iterators.



     <li>John David Anglin for threading-related fixes and improvements to

libstdc++-v3, and the HP-UX port.



     <li>James van Artsdalen wrote the code that makes efficient use of

the Intel 80387 register stack.



     <li>Alasdair Baird for various bug fixes.



     <li>Gerald Baumgartner added the signature extension to the C++ front end.



     <li>Godmar Back for his Java improvements and encouragement.



     <li>Scott Bambrough for help porting the Java compiler.



     <li>Wolfgang Bangerth for processing tons of bug reports.



     <li>Jon Beniston for his Win32 port of Java.



     <li>Daniel Berlin for better DWARF2 support, faster/better optimizations,

improved alias analysis, plus migrating us to Bugzilla.



     <li>Geoff Berry for his Java object serialization work and various patches.



     <li>Eric Blake for helping to make GCJ and libgcj conform to the

specifications.



     <li>Segher Boessenkool for various fixes.



     <li>Hans-J. Boehm for his <a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">garbage collector</a>, IA-64 libffi port, and other Java work.



     <li>Neil Booth for work on cpplib, lang hooks, debug hooks and other

miscellaneous clean-ups.



     <li>Eric Botcazou for fixing middle- and backend bugs left and right.



     <li>Per Bothner for his direction via the steering committee and various

improvements to our infrastructure for supporting new languages.  Chill

front end implementation.  Initial implementations of

cpplib, fix-header, config.guess, libio, and past C++ library (libg++)

maintainer.  Dreaming up, designing and implementing much of GCJ.



     <li>Devon Bowen helped port GCC to the Tahoe.



     <li>Don Bowman for mips-vxworks contributions.



     <li>Dave Brolley for work on cpplib and Chill.



     <li>Robert Brown implemented the support for Encore 32000 systems.



     <li>Christian Bruel for improvements to local store elimination.



     <li>Herman A.J. ten Brugge for various fixes.



     <li>Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ.



     <li>Joe Buck for his direction via the steering committee.



     <li>Craig Burley for leadership of the Fortran effort.



     <li>Stephan Buys for contributing Doxygen notes for libstdc++.



     <li>Paolo Carlini for libstdc++ work: lots of efficiency improvements to

the string class, hard detective work on the frustrating localization

issues, and keeping up with the problem reports.



     <li>John Carr for his alias work, SPARC hacking, infrastructure improvements,

previous contributions to the steering committee, loop optimizations, etc.



     <li>Stephane Carrez for 68HC11 and 68HC12 ports.



     <li>Steve Chamberlain for support for the Hitachi SH and H8 processors

and the PicoJava processor, and for GCJ config fixes.



     <li>Glenn Chambers for help with the GCJ FAQ.



     <li>John-Marc Chandonia for various libgcj patches.



     <li>Scott Christley for his Objective-C contributions.



     <li>Eric Christopher for his Java porting help and clean-ups.



     <li>Branko Cibej for more warning contributions.



     <li>The <a href="http://www.classpath.org">GNU Classpath project</a>

for all of their merged runtime code.



     <li>Nick Clifton for arm, mcore, fr30, v850, m32r work, <code>--help</code>, and

other random hacking.



     <li>Michael Cook for libstdc++ cleanup patches to reduce warnings.



     <li>Ralf Corsepius for SH testing and minor bugfixing.



     <li>Stan Cox for care and feeding of the x86 port and lots of behind

the scenes hacking.



     <li>Alex Crain provided changes for the 3b1.



     <li>Ian Dall for major improvements to the NS32k port.



     <li>Dario Dariol contributed the four varieties of sample programs

that print a copy of their source.



     <li>Russell Davidson for fstream and stringstream fixes in libstdc++.



     <li>Mo DeJong for GCJ and libgcj bug fixes.



     <li>DJ Delorie for the DJGPP port, build and libiberty maintenance, and

various bug fixes.



     <li>Gabriel Dos Reis for contributions to g++, contributions and

maintenance of GCC diagnostics infrastructure, libstdc++-v3,

including valarray&lt;&gt;, complex&lt;&gt;, maintaining the numerics library

(including that pesky &lt;limits&gt; :-) and keeping up-to-date anything

to do with numbers.



     <li>Ulrich Drepper for his work on glibc, testing of GCC using glibc, ISO C99

support, CFG dumping support, etc., plus support of the C++ runtime

libraries including for all kinds of C interface issues, contributing and

maintaining complex&lt;&gt;, sanity checking and disbursement, configuration

architecture, libio maintenance, and early math work.



     <li>Zdenek Dvorak for a new loop unroller and various fixes.



     <li>Richard Earnshaw for his ongoing work with the ARM.



     <li>David Edelsohn for his direction via the steering committee, ongoing work

with the RS6000/PowerPC port, help cleaning up Haifa loop changes, and

for doing the entire AIX port of libstdc++ with his bare hands.



     <li>Kevin Ediger for the floating point formatting of num_put::do_put in

libstdc++.



     <li>Phil Edwards for libstdc++ work including configuration hackery,

documentation maintainer, chief breaker of the web pages, the occasional

iostream bug fix, and work on shared library symbol versioning.



     <li>Paul Eggert for random hacking all over GCC.



     <li>Mark Elbrecht for various DJGPP improvements, and for libstdc++

configuration support for locales and fstream-related fixes.



     <li>Vadim Egorov for libstdc++ fixes in strings, streambufs, and iostreams.



     <li>Christian Ehrhardt for dealing with bug reports.



     <li>Ben Elliston for his work to move the Objective-C runtime into its

own subdirectory and for his work on autoconf.



     <li>Marc Espie for OpenBSD support.



     <li>Doug Evans for much of the global optimization framework, arc, m32r,

and SPARC work.



     <li>Christopher Faylor for his work on the Cygwin port and for caring and

feeding the gcc.gnu.org box and saving its users tons of spam.



     <li>Fred Fish for BeOS support and Ada fixes.



     <li>Ivan Fontes Garcia for the Portugese translation of the GCJ FAQ.



     <li>Peter Gerwinski for various bug fixes and the Pascal front end.



     <li>Kaveh Ghazi for his direction via the steering committee and

amazing work to make <code>-W -Wall</code> useful.



     <li>John Gilmore for a donation to the FSF earmarked improving GNU Java.



     <li>Judy Goldberg for c++ contributions.



     <li>Torbjorn Granlund for various fixes and the c-torture testsuite,

multiply- and divide-by-constant optimization, improved long long

support, improved leaf function register allocation, and his direction

via the steering committee.



     <li>Anthony Green for his <code>-Os</code> contributions and Java front end work.



     <li>Stu Grossman for gdb hacking, allowing GCJ developers to debug our code.



     <li>Michael K. Gschwind contributed the port to the PDP-11.



     <li>Ron Guilmette implemented the <code>protoize</code> and <code>unprotoize</code>

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.



     <li>Bruno Haible for improvements in the runtime overhead for EH, new

warnings and assorted bug fixes.



     <li>Andrew Haley for his amazing Java compiler and library efforts.



     <li>Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.



     <li>Michael Hayes for various thankless work he's done trying to get

the c30/c40 ports functional.  Lots of loop and unroll improvements and

fixes.



     <li>Kate Hedstrom for staking the g77 folks with an initial testsuite.



     <li>Richard Henderson for his ongoing SPARC, alpha, ia32, and ia64 work, loop

opts, and generally fixing lots of old problems we've ignored for

years, flow rewrite and lots of further stuff, including reviewing

tons of patches.



     <li>Aldy Hernandez for working on the PowerPC port, SIMD support, and

various fixes.



     <li>Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed

the support for the Sony NEWS machine.



     <li>Kazu Hirata for caring and feeding the Hitachi H8/300 port and various fixes.



     <li>Manfred Hollstein for his ongoing work to keep the m88k alive, lots

of testing and bug fixing, particularly of our configury code.



     <li>Steve Holmgren for MachTen patches.



     <li>Jan Hubicka for his x86 port improvements.



     <li>Christian Iseli for various bug fixes.



     <li>Kamil Iskra for general m68k hacking.



     <li>Lee Iverson for random fixes and MIPS testing.



     <li>Andreas Jaeger for various fixes to the MIPS port



     <li>Jakub Jelinek for his SPARC work and sibling call optimizations as well

as lots of bug fixes and test cases, and for improving the Java build

system.



     <li>Janis Johnson for ia64 testing and fixes, her quality improvement

sidetracks, and web page maintenance.



     <li>J. Kean Johnston for OpenServer support.



     <li>Tim Josling for the sample language treelang based originally on Richard

Kenner's ""toy" language".



     <li>Nicolai Josuttis for additional libstdc++ documentation.



     <li>Klaus Kaempf for his ongoing work to make alpha-vms a viable target.



     <li>David Kashtan of SRI adapted GCC to VMS.



     <li>Ryszard Kabatek for many, many libstdc++ bug fixes and optimizations of

strings, especially member functions, and for auto_ptr fixes.



     <li>Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux

and his automatic regression tester.



     <li>Brendan Kehoe for his ongoing work with g++ and for a lot of early work

in just about every part of libstdc++.



     <li>Oliver M. Kellogg of Deutsche Aerospace contributed the port to the

MIL-STD-1750A.



     <li>Richard Kenner of the New York University Ultracomputer Research

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

instruction attributes.  He also made changes to better support RISC

processors including changes to common subexpression elimination,

strength reduction, function calling sequence handling, and condition

code support, in addition to generalizing the code for frame pointer

elimination and delay slot scheduling.  Richard Kenner was also the

head maintainer of GCC for several years.



     <li>Mumit Khan for various contributions to the Cygwin and Mingw32 ports and

maintaining binary releases for Windows hosts, and for massive libstdc++

porting work to Cygwin/Mingw32.



     <li>Robin Kirkham for cpu32 support.



     <li>Mark Klein for PA improvements.



     <li>Thomas Koenig for various bug fixes.



     <li>Bruce Korb for the new and improved fixincludes code.



     <li>Benjamin Kosnik for his g++ work and for leading the libstdc++-v3 effort.



     <li>Charles LaBrec contributed the support for the Integrated Solutions

68020 system.



     <li>Jeff Law for his direction via the steering committee, coordinating the

entire egcs project and GCC 2.95, rolling out snapshots and releases,

handling merges from GCC2, reviewing tons of patches that might have

fallen through the cracks else, and random but extensive hacking.



     <li>Marc Lehmann for his direction via the steering committee and helping

with analysis and improvements of x86 performance.



     <li>Ted Lemon wrote parts of the RTL reader and printer.



     <li>Kriang Lerdsuwanakij for C++ improvements including template as template

parameter support, and many C++ fixes.



     <li>Warren Levy for tremendous work on libgcj (Java Runtime Library) and

random work on the Java front end.



     <li>Alain Lichnewsky ported GCC to the MIPS CPU.



     <li>Oskar Liljeblad for hacking on AWT and his many Java bug reports and

patches.



     <li>Robert Lipe for OpenServer support, new testsuites, testing, etc.



     <li>Weiwen Liu for testing and various bug fixes.



     <li>Dave Love for his ongoing work with the Fortran front end and

runtime libraries.



     <li>Martin von L&ouml;wis for internal consistency checking infrastructure,

various C++ improvements including namespace support, and tons of

assistance with libstdc++/compiler merges.



     <li>H.J. Lu for his previous contributions to the steering committee, many x86

bug reports, prototype patches, and keeping the GNU/Linux ports working.



     <li>Greg McGary for random fixes and (someday) bounded pointers.



     <li>Andrew MacLeod for his ongoing work in building a real EH system,

various code generation improvements, work on the global optimizer, etc.



     <li>Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking

improvements to compile-time performance, overall knowledge and

direction in the area of instruction scheduling, and design and

implementation of the automaton based instruction scheduler.



     <li>Bob Manson for his behind the scenes work on dejagnu.



     <li>Philip Martin for lots of libstdc++ string and vector iterator fixes and

improvements, and string clean up and testsuites.



     <li>All of the Mauve project

<a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&amp;cvsroot=mauve&amp;only_with_tag=HEAD">contributors</a>,

for Java test code.



     <li>Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.



     <li>Adam Megacz for his work on the Win32 port of GCJ.



     <li>Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,

powerpc, haifa, ECOFF debug support, and other assorted hacking.



     <li>Jason Merrill for his direction via the steering committee and leading

the g++ effort.



     <li>David Miller for his direction via the steering committee, lots of

SPARC work, improvements in jump.c and interfacing with the Linux kernel

developers.



     <li>Gary Miller ported GCC to Charles River Data Systems machines.



     <li>Alfred Minarik for libstdc++ string and ios bug fixes, and turning the

entire libstdc++ testsuite namespace-compatible.



     <li>Mark Mitchell for his direction via the steering committee, mountains of

C++ work, load/store hoisting out of loops, alias analysis improvements,

ISO C <code>restrict</code> support, and serving as release manager for GCC 3.x.



     <li>Alan Modra for various GNU/Linux bits and testing.



     <li>Toon Moene for his direction via the steering committee, Fortran

maintenance, and his ongoing work to make us make Fortran run fast.



     <li>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.  Doing all this work on scrap paper and

the backs of envelopes would have been... difficult.



     <li>Catherine Moore for fixing various ugly problems we have sent her

way, including the haifa bug which was killing the Alpha &amp; PowerPC

Linux kernels.



     <li>Mike Moreton for his various Java patches.



     <li>David Mosberger-Tang for various Alpha improvements.



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -