* xcoffout.c (xcoffout_declare_function): Add documentation.
commita516dd3a35123c9b81e90e41f4acfcb2928ad00f
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 1999 18:13:58 +0000 (28 18:13 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 1999 18:13:58 +0000 (28 18:13 +0000)
treea5283426fa9e3f304466e2eada188afb3ae944c6
parent390d4a25d0b107326d66f802f747407c34139738
* xcoffout.c (xcoffout_declare_function): Add documentation.
* rs6000.c (num_insns_constant_wide): Use TARGET_POWERPC64 not
TARGET_64BIT.  Compare constant to -1, not bit pattern.
(easy_fp_constant): Use TARGET_POWERPC64 not TARGET_64BIT.
(expand_block_move): Allow 8 DImode loads for PowerPC64.  Fix
gen_movsi typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29697 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/xcoffout.c