diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-11 00:43:00 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-11 00:43:00 +0000 |
commit | 3c82f2b42c2c2b203db8b25afbd0ac99eaf7d325 (patch) | |
tree | 90e44d641e5a91c154abd11cc97cacdd03fc661c /gcc/doc/contrib.texi | |
parent | 3fd75fdf272634661e946c4b3141f5ce6ccc29f1 (diff) | |
download | gcc-3c82f2b42c2c2b203db8b25afbd0ac99eaf7d325.tar.gz |
* doc/contrib.texi (Contributors): Add Laurynas Biveinis.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222000 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 9528766c680..3907617f7c7 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -68,6 +68,9 @@ David Binderman tests weekly snapshots of GCC trunk against Fedora Rawhide for several architectures. @item +Laurynas Biveinis for memory management work and DJGPP port fixes. + +@item Uros Bizjak for the implementation of x87 math built-in functions and for various middle end and i386 back end improvements and bug fixes. |