configure.in (hppa1.1-*-*, hppa2*-*): Use symbolic value rather than numeric value...
authorJeff Law <law@gcc.gnu.org>
Wed, 3 Feb 1999 21:04:26 +0000 (14:04 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 3 Feb 1999 21:04:26 +0000 (14:04 -0700)
commit3723cad98e587716a18f321986ce840c60c9929c
tree578cb7dcd0dead279adf216126f07625d5efde9f
parent121315ea087f1a4a276dd82c293577ad30493ce2
configure.in (hppa1.1-*-*, hppa2*-*): Use symbolic value rather than numeric value for target_cpu_default..

        * configure.in (hppa1.1-*-*, hppa2*-*): Use symbolic value rather
        than numeric value for target_cpu_default..
        * configure: Rebuilt.
        * pa-gas.h (TARGET_DEFAULT): Use symbolic values rather than numeric
        values.
        * pa-hpux.h (LINK_SPEC): Likewise.
        * pa-hpux10.h (LINK_SPEC): Likewise.
        * pa-hpux9.h (LINK_SPEC): Likewise.
        * pa-osf.h: (LINK_SPEC): Likewise.
        * pa-pro.h (TARGET_DEFAULT): Likewise.
        * pa1.h (TARGET_DEFAULT): Likewise.
        * pa.h (MASK_*): New defines.
        (TARGET_*): Use symbolic values rather than numeric values.
        (TARGET_SWITCHES): Likewise.
        (TARGET_DEFAULT): likewise.
        (CPP_SPEC): likewise.

From-SVN: r25011
gcc/ChangeLog
gcc/config/pa/pa-gas.h
gcc/config/pa/pa-hpux.h
gcc/config/pa/pa-hpux10.h
gcc/config/pa/pa-hpux9.h
gcc/config/pa/pa-osf.h
gcc/config/pa/pa-pro.h
gcc/config/pa/pa.h
gcc/config/pa/pa1.h
gcc/configure
gcc/configure.in