diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9c5d8ff..0e1867e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-09-15 Uros Bizjak <uros@kss-loka.si> + + * doc/contrib.texi: Add my entry. + 2006-09-15 Nick Clifton <nickc@redhat.com> * doc/md.texi (Processor pipeline description): Fix typo in diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 7fd8cad..fce16f7 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -65,6 +65,10 @@ improved alias analysis, plus migrating GCC to Bugzilla. 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. + +@item Eric Blake for helping to make GCJ and libgcj conform to the specifications. |
