From: Jonathan Wakely Date: Wed, 28 Aug 2024 10:49:46 +0000 (+0100) Subject: doc: Add Dhruv Matani to Contributors X-Git-Tag: basepoints/gcc-16~6286 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9740a1b0dc10c93f325fb17dacea7d123bc0cdd2;p=thirdparty%2Fgcc.git doc: Add Dhruv Matani to Contributors gcc/ChangeLog: * doc/contrib.texi (Contributors): Add Dhruv Matani. --- diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 32e89d6df25..7714d52823b 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -645,6 +645,9 @@ John Marino for contributing the DragonFly BSD port. Philip Martin for lots of libstdc++ string and vector iterator fixes and improvements, and string clean up and testsuites. +@item +Dhruv Matani for work on libstdc++ allocators. + @item Michael Matz for his work on dominance tree discovery, the x86-64 port, link-time optimization framework and general optimization improvements.