tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
authorSteve Ellcey <sje@cup.hp.com>
Mon, 9 Dec 2002 17:54:07 +0000 (17:54 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Mon, 9 Dec 2002 17:54:07 +0000 (17:54 +0000)
commit9ac3e73b400c1a03a03977294c6331d59380fc42
tree7c649b2f3775a2897cd06bd008e189cfbd967e27
parente46af8eda8570b3d2c908b99c0ca808c7c8bafa9
tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.

* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* defaults.h (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* calls.c (store_unaligned_arguments_into_pseudos) Remove
FUNCTION_ARG_REG_LITTLE_ENDIAN.
* stmt.c (expand_return): Ditto.
* expr.c (move_block_from_reg): Ditto.
(copy_blkmode_from_reg): Ditto.
* expmed.c (store_bit_field): Ditto.

From-SVN: r59962
gcc/ChangeLog
gcc/calls.c
gcc/defaults.h
gcc/doc/tm.texi
gcc/expmed.c
gcc/expr.c
gcc/stmt.c