* pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 08:40:16 +0000 (08:40 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2000 08:40:16 +0000 (08:40 +0000)
commitfd503055015d1c8de15316e0cb4ba37eef4fa041
tree86c82469c459e36867b51d5fe897ededd17724bb
parent657c76e1a2dfa1c35068b406b39e403c9a2456a5
    * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
        for arguments with a mode, but no type.
        (FUNCTION_ARG_CALLEE_COPIES): Similarly.
        * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
        * pa/long_double.h: New file.
        * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
        both have 128bit wide long doubles.
        * configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32101 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/long_double.h [new file with mode: 0644]
gcc/config/pa/pa.h
gcc/config/pa/t-pa
gcc/configure
gcc/configure.in