diff options
| author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-24 19:34:52 +0000 |
|---|---|---|
| committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-24 19:34:52 +0000 |
| commit | 6488fcc5f1263809a6204e6ddac690d9962258a2 (patch) | |
| tree | 57ba7f5caeb33d6679a5dbd447ac9ed036b22990 | |
| parent | e230978bae4ce492c8aed7d5c2535b634ccea064 (diff) | |
| download | ppe42-gcc-6488fcc5f1263809a6204e6ddac690d9962258a2.tar.gz ppe42-gcc-6488fcc5f1263809a6204e6ddac690d9962258a2.zip | |
* doc/contrib.texi (Contributors): Add Dodji Seketeli.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158690 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9e1a30a101b..12fd7a2c31a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-04-24 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/contrib.texi (Contributors): Add Dodji Seketeli. + 2010-04-24 Bernd Schmidt <bernds@codesourcery.com> PR tree-optimization/41442 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index a01da5acb4d..7fe5aa4e96e 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -821,6 +821,9 @@ Andreas Schwab for his work on the m68k port. Lars Segerlund for work on GNU Fortran. @item +Dodji Seketeli for numerous C++ bug fixes and debug info improvements. + +@item Joel Sherrill for his direction via the steering committee, RTEMS contributions and RTEMS testing. |

