From 8725a499793a072329573c0f71fbd703c09feef2 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Tue, 25 Mar 2003 21:02:25 +0100 Subject: [PATCH] contrib.texi (Contributors): Mention self as 68HC11/68HC12 contributor. * doc/contrib.texi (Contributors): Mention self as 68HC11/68HC12 contributor. From-SVN: r64860 --- gcc/ChangeLog | 5 +++++ gcc/doc/contrib.texi | 3 +++ 2 files changed, 8 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7114741559c..b5f7edc74e8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-03-25 Stephane Carrez + + * doc/contrib.texi (Contributors): Mention self as 68HC11/68HC12 + contributor. + Tue Mar 25 20:35:51 CET 2003 Jan Hubicka * i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 96db9fd7679..d8678da5a13 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -108,6 +108,9 @@ issues, and keeping up with the problem reports. John Carr for his alias work, SPARC hacking, infrastructure improvements, previous contributions to the steering committee, loop optimizations, etc. +@item +Stephane Carrez for 68HC11 and 68HC12 ports. + @item Steve Chamberlain for support for the Hitachi SH and H8 processors and the PicoJava processor, and for GCJ config fixes. -- 2.30.2