https://gcc.gnu.org/g:9740a1b0dc10c93f325fb17dacea7d123bc0cdd2
commit r15-3267-g9740a1b0dc10c93f325fb17dacea7d123bc0cdd2 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Aug 28 11:49:46 2024 +0100 doc: Add Dhruv Matani to Contributors gcc/ChangeLog: * doc/contrib.texi (Contributors): Add Dhruv Matani. Diff: --- gcc/doc/contrib.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 32e89d6df25c..7714d52823b1 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.