2001-01-15 Philip Blundell <philb@gnu.org>
authorpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2001 19:54:42 +0000 (19:54 +0000)
committerpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2001 19:54:42 +0000 (19:54 +0000)
commit95373f082602da5d1cdb78918f4ab0dcfec94f3a
treead4bd8934bdd12f0a0e78835059e29832d3764ec
parentf3a027ae8a11b06a8417eb7eb5076165b0ca64f4
2001-01-15  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (arm_finalize_pic): New arg "prologue".
(is_pic): Delete.
* config/arm/arm-protos.h (arm_finalize_pic): Update prototype.
(is_pic): Delete declaration.
* config/arm/arm.h (FINALIZE_PIC): Update call to above.
(OUTPUT_INT_ADDR_CONST): Remove special handling of PIC address.
* config/arm/arm.md (builtin_setjmp_receiver): Likewise.

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