From: Gerald Pfeifer Date: Sat, 11 Apr 2015 00:43:00 +0000 (+0000) Subject: * doc/contrib.texi (Contributors): Add Laurynas Biveinis. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b025e2920ee9f2a83db0566ee169dc8a750785b7;p=gcc.git * doc/contrib.texi (Contributors): Add Laurynas Biveinis. From-SVN: r222000 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index af0c724475f..db56291cbe6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-04-11 Gerald Pfeifer + + * doc/contrib.texi (Contributors): Add Laurynas Biveinis. + 2015-04-10 Gerald Pfeifer * doc/contrib.texi (Contributors): Update Joe Buck's entry. 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 @@ -67,6 +67,9 @@ Geoff Berry for his Java object serialization work and various patches. 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.