]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.
authorVincent Celier <celier@gnat.com>
Tue, 22 Apr 2003 21:52:04 +0000 (21:52 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Apr 2003 21:52:04 +0000 (17:52 -0400)
commit6d412a7b22b7766437e2c018f31d49aa981800d9
tree8b5a468fc229af925afa0fbf43568984ef8424b8
parent9734801a49c9924623d70acc5de286ddc75b1b83
gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.

        * gthr-gnat.h, gthr-gnat.c: new sources for implementation of
        --enable-threads=gnat.
        * Makefile.in: Add gthr-gnat.c to LIB2ADDEH.
        * configure.in: Add gnat to the list of thread packages
        * configure: Rebuild.
        * config/t-linux: Add gthr-gnat.c to LIB2ADDEH and LIB2ADDEHDEP

From-SVN: r65961
gcc/ChangeLog
gcc/Makefile.in
gcc/config/t-linux
gcc/configure
gcc/configure.in
gcc/gthr-gnat.c [new file with mode: 0644]
gcc/gthr-gnat.h [new file with mode: 0644]