diff options
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index caaf15b..a60b25e 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -313,9 +313,10 @@ 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 and overall knowledge -and direction in the area of instruction scheduling. +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. @item Bob Manson for his behind the scenes work on dejagnu. |