diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-04-28 13:40:53 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-04-28 13:40:53 +0200 |
commit | 62177c91213bd06c75b3ea6cdf052d550db2bf6b (patch) | |
tree | 0ff728a313130e4cb1c9db6291ca63852b7e5fbc /gcc | |
parent | c19a674d03847b900919b97d0957c8ae5164f8f1 (diff) | |
download | gcc-62177c91213bd06c75b3ea6cdf052d550db2bf6b.zip gcc-62177c91213bd06c75b3ea6cdf052d550db2bf6b.tar.gz gcc-62177c91213bd06c75b3ea6cdf052d550db2bf6b.tar.bz2 |
doc: Update David Binderman's entry in contrib.texi
gcc/ChangeLog:
* doc/contrib.texi: Update David Binderman's entry.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 2a15fd0..32e89d6 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -64,8 +64,8 @@ improved alias analysis, plus migrating GCC to Bugzilla. Geoff Berry for his Java object serialization work and various patches. @item -David Binderman tests weekly snapshots of GCC trunk against Fedora Rawhide -for several architectures. +David Binderman for testing GCC trunk against Fedora Rawhide +and csmith. @item Laurynas Biveinis for memory management work and DJGPP port fixes. |