diff options
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/contrib.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 52580bc..6d6377b 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -36,6 +36,10 @@ port. Alasdair Baird for various bug fixes. @item +Peter Barada for his work to improve code generation for new +ColdFire cores. + +@item Gerald Baumgartner added the signature extension to the C++ front end. @item @@ -168,6 +172,10 @@ Alex Crain provided changes for the 3b1. Ian Dall for major improvements to the NS32k port. @item +Paul Dale for his work to add uClinux platform support to the +m68k backend. + +@item Dario Dariol contributed the four varieties of sample programs that print a copy of their source. @@ -331,6 +339,10 @@ Steve Holmgren for MachTen patches. Jan Hubicka for his x86 port improvements. @item +Bernardo Innocenti for his m68k work, including merging of +ColdFire improvements and uClinux support. + +@item Christian Iseli for various bug fixes. @item |