diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2023-01-25 11:33:58 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2023-01-25 11:33:58 +0100 |
commit | 27b2eb6b35bb1cc28fd67e0437ff2e8422df2ab0 (patch) | |
tree | ba244a289d28365a6be0d511c52f07bfa2f9632d /gcc | |
parent | d9a83904b1da255164ddccbb91cae512b2f99587 (diff) | |
download | gcc-27b2eb6b35bb1cc28fd67e0437ff2e8422df2ab0.zip gcc-27b2eb6b35bb1cc28fd67e0437ff2e8422df2ab0.tar.gz gcc-27b2eb6b35bb1cc28fd67e0437ff2e8422df2ab0.tar.bz2 |
doc/contrib.texi: Add Jose E. Marchesi
gcc/ChangeLog:
* doc/contrib.texi: Add Jose E. Marchesi.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 7e9c16f..758805d 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -635,6 +635,10 @@ and unit testing. Bob Manson for his behind the scenes work on dejagnu. @item +Jose E. Marchesi for contributing the eBPF backend and his ongoing +work maintaining it. + +@item John Marino for contributing the DragonFly BSD port. @item |