summaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-30 20:44:51 +0000
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-30 20:44:51 +0000
commit17c7a04d1c73b837492a822490fa59ee17db094f (patch)
tree9cc1dc4a63e4c3af0ab3e68c017e773ea05dec6f /gcc/doc/contrib.texi
parente025bbe7bf73c4adaa7edeec9158db8f8438295f (diff)
downloadgcc-17c7a04d1c73b837492a822490fa59ee17db094f.tar.gz
2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
* rtl.def: Undo my patch commited 2001-08-27. * genattrtab.c: Ditto. * rtl.h: Ditto. * sched-int.h: Ditto. * target-def.h: Ditto. * target.h: Ditto. * haifa-sched.c: Ditto. * sched-rgn.c: Ditto. * sched-vis.c: Ditto. * Makefile.in: Ditto. * doc/md.texi: Ditto. * doc/tm.texi: Ditto. * doc/contrib.texi: Ditto. * doc/gcc.texi: Ditto. * genattrtab.h: Remove it. * genautomata.c: Remove it. * genattr.c: Undo my patch and Richard Henderson's patch commited 2001-08-27. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45297 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index a60b25e8756..caaf15b6232 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -313,10 +313,9 @@ Andrew MacLeod for his ongoing work in building a real EH system,
various code generation improvements, work on the global optimizer, etc.
@item
-Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
-improvements to compile-time performance, overall knowledge and
-direction in the area of instruction scheduling, and design and
-implementation of the automaton based instruction scheduler.
+Vladimir Makarov for hacking some ugly i960 problems, PowerPC
+hacking improvements to compile-time performance and overall knowledge
+and direction in the area of instruction scheduling.
@item
Bob Manson for his behind the scenes work on dejagnu.