* config/arm/arm-protos.h (arm_finalize_pic) Rename ...
authorPaul Brook <paul@codesourcery.com>
Wed, 11 Aug 2004 21:02:47 +0000 (21:02 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Wed, 11 Aug 2004 21:02:47 +0000 (21:02 +0000)
commit876f13b0bef8cb388df2fc1781dc7575590fc6b5
treefbf7659e04906fa24dc2a6b834a88bed3b752a43
parent57934c3979991f3984916e11a87e158e760fb297
* config/arm/arm-protos.h (arm_finalize_pic) Rename ...

(arm_load_pic_register): ... to this.
* config/arm/arm.c (arm_finalize_pic): Rename ...
(arm_load_pic_register): ... to this.  Always output insns at the
current location.  Load via low reg in thumb mode.
(arm_expand_prologue): Call arm_load_pic_register.
(thumb_expand_prologue): Ditto.
* config/arm/arm.h (FINALIZE_PIC): Remove.
* config/arm/arm.md (builtin_setjmp_receiver): Call
arm_load_pic_register.

From-SVN: r85820
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/arm.md