OSDN Git Service

* arm.h (target_fp_name, structure_size_string, arm_cpu_select):
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Apr 1999 09:43:37 +0000 (09:43 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Apr 1999 09:43:37 +0000 (09:43 +0000)
commitbc5c7e08ef9e666192f6ba0a8fb51eb4c4eb09bc
tree8646829e9aa1a088f704b218ddaa48c09562c84b
parent5d26bf93f518d7a845f6b30017889473846cc095
* arm.h (target_fp_name, structure_size_string, arm_cpu_select):
Const-ify.
* arm.c (target_fp_name, structure_size_string): Const-ify.
* arm.md (reload_inhi, reload_outhi): Make the scratch DImode.
* arm.c (arm_reload_in_hi): Handle cases when the input is still
a pseudo, make use of scratch registers for reloading the address
as appropriate.
(arm_reload_outhi): Similarly for when the output is still a pseudo.
* riscix.h (SUBTARGET_SWITCHES): Document.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26368 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/arm.md
gcc/config/arm/riscix.h