From bc7e7ed3e350ea14c1c4e6432c8c1fb19b3c0668 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 11 Apr 2015 14:52:04 +0000 Subject: [PATCH] * doc/contrib.texi (Contributors): Add Ira Rosen. From-SVN: r222010 --- gcc/ChangeLog | 4 ++++ gcc/doc/contrib.texi | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f60500a296b..d00103179d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-04-11 Gerald Pfeifer + + * doc/contrib.texi (Contributors): Add Ira Rosen. + 2015-04-11 Benno Schulenberg * gcov.c (find_source): Fix miswording in error message. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 3907617f7c7..4285fe58be5 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -799,6 +799,9 @@ translation of the old @file{g77-0.5.16/f/DOC} file. @item Ken Rose for fixes to GCC's delay slot filling code. +@item +Ira Rosen for her contributions to the auto-vectorizer. + @item Paul Rubin wrote most of the preprocessor. -- 2.30.2