aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2023-10-19 16:14:37 -0400
committerMarek Polacek <polacek@redhat.com>2023-10-19 16:16:01 -0400
commit86d0b086648540f8318c7454be2061bd8fc030df (patch)
treec49c6ebbf2ebaeda4a0ae8797a63619b3f572e8d /gcc
parentd8e4e7def3338344a761d841010e98d017c58b0a (diff)
downloadgcc-86d0b086648540f8318c7454be2061bd8fc030df.zip
gcc-86d0b086648540f8318c7454be2061bd8fc030df.tar.gz
gcc-86d0b086648540f8318c7454be2061bd8fc030df.tar.bz2
doc: Update contrib.texi
I noticed that Patrick is missing here. gcc/ChangeLog: * doc/contrib.texi: Add entry for Patrick Palka.
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 031c4ec..0fe4a87 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -782,6 +782,9 @@ clean-ups and porting work, and maintaining the IRIX, Solaris 2, and
Tru64 UNIX ports.
@item
+Patrick Palka for contributions to the C++ library and front end.
+
+@item
Steven Pemberton for his contribution of @file{enquire} which allowed GCC to
determine various properties of the floating point unit and generate
@file{float.h} in older versions of GCC.