* doc/contrib.texi (Contributors): Add Daniel Berlin.

From-SVN: r66388
This commit is contained in:
Gerald Pfeifer 2003-05-02 17:27:06 +02:00 committed by Gerald Pfeifer
parent 473f51b66a
commit 3f4a3170f1
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/contrib.texi (Contributors): Add Daniel Berlin.
2003-05-02 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/{603.md,6xx.md,7450.md,7xx.md,rs64.md}: Decrease

View File

@ -50,6 +50,10 @@ Wolfgang Bangerth for processing tons of bug reports.
@item
Jon Beniston for his Win32 port of Java.
@item
Daniel Berlin for better DWARF2 support, faster/better optimizations,
improved alias analysis, plus migrating us to Bugzilla.
@item
Geoff Berry for his Java object serialization work and various patches.