aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-08-28 11:49:46 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2024-08-28 21:34:21 +0100
commit9740a1b0dc10c93f325fb17dacea7d123bc0cdd2 (patch)
tree7ff5d252fc96353c7dab76fc13ee1873dc2a9d45 /gcc
parentc2ad7b2d5247cf2ddee98d7f46274775a3fa1268 (diff)
downloadgcc-9740a1b0dc10c93f325fb17dacea7d123bc0cdd2.zip
gcc-9740a1b0dc10c93f325fb17dacea7d123bc0cdd2.tar.gz
gcc-9740a1b0dc10c93f325fb17dacea7d123bc0cdd2.tar.bz2
doc: Add Dhruv Matani to Contributors
gcc/ChangeLog: * doc/contrib.texi (Contributors): Add Dhruv Matani.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/contrib.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 32e89d6..7714d52 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -646,6 +646,9 @@ 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.