aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2015-04-11 00:43:00 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2015-04-11 00:43:00 +0000
commitb025e2920ee9f2a83db0566ee169dc8a750785b7 (patch)
tree90e44d641e5a91c154abd11cc97cacdd03fc661c /gcc
parent59e4a5a51b69c78fd9e64111825dc1f4ece1c529 (diff)
downloadgcc-b025e2920ee9f2a83db0566ee169dc8a750785b7.zip
gcc-b025e2920ee9f2a83db0566ee169dc8a750785b7.tar.gz
gcc-b025e2920ee9f2a83db0566ee169dc8a750785b7.tar.bz2
* doc/contrib.texi (Contributors): Add Laurynas Biveinis.
From-SVN: r222000
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi3
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index af0c724..db56291 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-11 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/contrib.texi (Contributors): Add Laurynas Biveinis.
+
2015-04-10 Gerald Pfeifer <gerald@pfeifer.com>
* doc/contrib.texi (Contributors): Update Joe Buck's entry.
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 9528766..3907617 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.