mirror of git://gcc.gnu.org/git/gcc.git
a68: top-level misc files
This commit updates a few administrative files in the top-level directory. The MAINTAINERS file is updated with new entries for the Algol 68 front-end and the libga68 run-time library. SECURITY.txt is updated to add libga68 to the list of the other run-time libraries. Signed-off-by: Jose E. Marchesi <jemarch@gnu.org> ChangeLog * MAINTAINERS: Add Algol 68 subsystems. * SECURITY.txt: add libga68 to list of libraries.
This commit is contained in:
parent
8fae61cddc
commit
8943e8a7d2
|
|
@ -173,6 +173,7 @@ objective-c/c++ Mike Stump <mikestump@comcast.net>
|
|||
objective-c/c++ Iain Sandoe <iain@sandoe.co.uk>
|
||||
Rust Arthur Cohen <arthur.cohen@embecosm.com>
|
||||
Rust Philip Herron <herron.philip@googlemail.com>
|
||||
Algol 68 Jose E. Marchesi <jemarch@gnu.org>
|
||||
|
||||
Various Maintainers
|
||||
|
||||
|
|
@ -181,6 +182,7 @@ libcpp Per Bothner <per@bothner.com>
|
|||
libcpp All C and C++ front end maintainers
|
||||
libcpp David Malcolm <dmalcolm@redhat.com>
|
||||
fp-bit Ian Lance Taylor <ian@airs.com>
|
||||
libga68 Jose E. Marchesi <jemarch@gnu.org>
|
||||
libgcc Ian Lance Taylor <ian@airs.com>
|
||||
libgo Ian Lance Taylor <ian@airs.com>
|
||||
libgomp Jakub Jelinek <jakub@redhat.com>
|
||||
|
|
|
|||
|
|
@ -85,6 +85,7 @@ Language runtime libraries
|
|||
* libcpp
|
||||
* libdecnumber
|
||||
* libffi
|
||||
* libga68
|
||||
* libgcc
|
||||
* libgfortran
|
||||
* libgm2
|
||||
|
|
|
|||
Loading…
Reference in New Issue