configure.in (vax-*-openbsd): Change to new style configuration, add collect2/float_f...
authorMarc Espie <espie@openbsd.org>
Mon, 17 Jul 2000 08:38:18 +0000 (08:38 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Jul 2000 08:38:18 +0000 (02:38 -0600)
commit97f2b269a29f9ff15a3a8dc071dc9a9402055d56
treedf73144e0cd07486fab7ef9977b7eae360a92902
parentb9609a52f6a4a3eace1cdcee8bdcb33c9cad4bad
configure.in (vax-*-openbsd): Change to new style configuration, add collect2/float_format information.

        * configure.in (vax-*-openbsd):  Change to new style configuration,
        add collect2/float_format information.
        * configure:  Rebuilt.
        * config/vax/openbsd1.h:  New.
        * config/vax/openbsd.h:  New.
        * config/vax/t-openbsd:  New.

From-SVN: r35079
gcc/ChangeLog
gcc/config/vax/openbsd.h [new file with mode: 0644]
gcc/config/vax/openbsd1.h [new file with mode: 0644]
gcc/config/vax/t-openbsd [new file with mode: 0644]
gcc/configure
gcc/configure.in