diff options
author | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-01 03:05:18 +0000 |
---|---|---|
committer | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-01 03:05:18 +0000 |
commit | 3ef658047f73c4f50ddb3cc45e82f991ac5d2d27 (patch) | |
tree | 0cc13119d7a6e740f175c5d3dac0abf9ed4c6acf /gcc/doc/contrib.texi | |
parent | 1a6a0f2a8b031758448b9f00219811342cb433a1 (diff) | |
download | ppe42-gcc-3ef658047f73c4f50ddb3cc45e82f991ac5d2d27.tar.gz ppe42-gcc-3ef658047f73c4f50ddb3cc45e82f991ac5d2d27.zip |
* doc/invoke.texi: Replace "bugfix" with "bug fix" throughout.
* doc/contrib.texi: Likewise.
* doc/install.texi: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121455 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index bbe6591a154..4d5b5afdd48 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -66,7 +66,7 @@ Geoff Berry for his Java object serialization work and various patches. @item Uros Bizjak for the implementation of x87 math built-in functions and -for various middle end and i386 back end improvements and bugfixes. +for various middle end and i386 back end improvements and bug fixes. @item Eric Blake for helping to make GCJ and libgcj conform to the @@ -180,7 +180,7 @@ R. Kelley Cook for making GCC buildable from a read-only directory as well as other miscellaneous build process and documentation clean-ups. @item -Ralf Corsepius for SH testing and minor bugfixing. +Ralf Corsepius for SH testing and minor bug fixing. @item Stan Cox for care and feeding of the x86 port and lots of behind @@ -1162,10 +1162,10 @@ GCC version 4.1: @itemize @bullet @item Lillian Angel for @code{JTree} implementation and lots Free Swing -additions and bugfixes. +additions and bug fixes. @item -Wolfgang Baer for @code{GapContent} bugfixes. +Wolfgang Baer for @code{GapContent} bug fixes. @item Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event @@ -1201,17 +1201,17 @@ Kelley Cook for build fixes. Martin Cordova for Suggestions for better @code{SocketTimeoutException}. @item -David Daney for @code{BitSet} bugfixes, @code{HttpURLConnection} +David Daney for @code{BitSet} bug fixes, @code{HttpURLConnection} rewrite and improvements. @item Thomas Fitzsimmons for lots of upgrades to the gtk+ AWT and Cairo 2D support. Lots of imageio framework additions, lots of AWT and Free -Swing bugfixes. +Swing bug fixes. @item Jeroen Frijters for @code{ClassLoader} and nio cleanups, serialization fixes, -better @code{Proxy} support, bugfixes and IKVM integration. +better @code{Proxy} support, bug fixes and IKVM integration. @item Santiago Gala for @code{AccessControlContext} fixes. @@ -1242,7 +1242,7 @@ updates, @code{Serialization} fixes, @code{Properties} XML support and generic branch work, VMIntegration guide update. @item -Bastiaan Huisman for @code{TimeZone} bugfixing. +Bastiaan Huisman for @code{TimeZone} bug fixing. @item Andreas Jaeger for mprec updates. @@ -1255,7 +1255,7 @@ Ito Kazumitsu for @code{NetworkInterface} implementation and updates. @item Roman Kennke for @code{BoxLayout}, @code{GrayFilter} and -@code{SplitPane}, plus bugfixes all over. Lots of Free Swing work +@code{SplitPane}, plus bug fixes all over. Lots of Free Swing work including styled text. @item @@ -1267,7 +1267,7 @@ build fixes. @item Guilhem Lavaux for configuration, thread and channel fixes and Kaffe -integration. JCL native @code{Pointer} updates. Logger bugfixes. +integration. JCL native @code{Pointer} updates. Logger bug fixes. @item David Lichteblau for JCL support library global/local reference @@ -1325,7 +1325,7 @@ Christian Schlichtherle for zip fixes and cleanups. @item Robert Schuster for documentation updates and beans fixes, @code{TreeNode} enumerations and @code{ActionCommand} and various -fixes, XML and URL, AWT and Free Swing bugfixes. +fixes, XML and URL, AWT and Free Swing bug fixes. @item Keith Seitz for lots of JDWP work. @@ -1348,11 +1348,11 @@ Kaffe integration. @code{Qt4} build infrastructure, @code{SHA1PRNG} and @code{GdkPixbugDecoder} updates. @item -Tom Tromey for Eclipse integration, generics work, lots of bugfixes +Tom Tromey for Eclipse integration, generics work, lots of bug fixes and gcj integration including coordinating The Big Merge. @item -Mark Wielaard for bugfixes, packaging and release management, +Mark Wielaard for bug fixes, packaging and release management, @code{Clipboard} implementation, system call interrupts and network timeouts and @code{GdkPixpufDecoder} fixes. |