OSDN Git Service

2002-02-18 Philip Blundell <pb@nexus.co.uk>
authorpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Feb 2002 19:37:33 +0000 (19:37 +0000)
committerpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Feb 2002 19:37:33 +0000 (19:37 +0000)
commit71d934e9a9fb312415f9badcee17204f0c6ad65e
treede6c3c5d890d83925eb3229c22c398c5a5b686d9
parent079c443296f58ad997dbc29483932eba3d662f16
2002-02-18 Philip Blundell <pb@nexus.co.uk>

* config/arm/arm.c (arm_compute_save_reg_mask): Fix typo in
comment.
(output_return_instruction): Allow use of LDR to unstack
return addresss even for interrupt handlers or when
interworking.  If compiling for ARMv5, use interworking-safe
return instructions by default.  Remove duplicated code and
lengthy "strcat" sequences.

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