From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 2FBB63858D28; Thu, 19 Oct 2023 20:17:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FBB63858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697746636; bh=D86gFApz/QuezUR5j2+aTKEyoV7L6/eet1pxQuX/WgY=; h=From:To:Subject:Date:From; b=BlcLH9yqv9NXQuO8jhDgq+IzSJgCvDqsrNTNKoWREaEZPpE6mxQcIg23KEOjFOg+m 2RclqxQIkT3T0+3x/0khBskRmcSrNE1yObNiu1Pr8K7f7J5MOpX/SLgsXxWZsxgDGs Xh38pDX8m2rsVwlsmQ3Lk0ZouNIYlydcLdlZEPYs= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Marek Polacek To: gcc-cvs@gcc.gnu.org Subject: [gcc r14-4767] doc: Update contrib.texi X-Act-Checkin: gcc X-Git-Author: Marek Polacek X-Git-Refname: refs/heads/trunk X-Git-Oldrev: d8e4e7def3338344a761d841010e98d017c58b0a X-Git-Newrev: 86d0b086648540f8318c7454be2061bd8fc030df Message-Id: <20231019201716.2FBB63858D28@sourceware.org> Date: Thu, 19 Oct 2023 20:17:16 +0000 (GMT) List-Id: https://gcc.gnu.org/g:86d0b086648540f8318c7454be2061bd8fc030df commit r14-4767-g86d0b086648540f8318c7454be2061bd8fc030df Author: Marek Polacek Date: Thu Oct 19 16:14:37 2023 -0400 doc: Update contrib.texi I noticed that Patrick is missing here. gcc/ChangeLog: * doc/contrib.texi: Add entry for Patrick Palka. Diff: --- gcc/doc/contrib.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 031c4ec44ce2..0fe4a8746163 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -781,6 +781,9 @@ ABI support, improvements to dejagnu's MIPS support, Java configuration 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