Commit 3cf96b52 by Phil Blundell

Fix garbled ChangeLog entry

From-SVN: r39051
parent b8dea7e0
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
(is_pic): Delete. (is_pic): Delete.
* config/arm/arm-protos.h (arm_finalize_pic): Update prototype. * config/arm/arm-protos.h (arm_finalize_pic): Update prototype.
(is_pic): Delete declaration. (is_pic): Delete declaration.
* config/arm/arm.h (FINALIZE_PIC): Update call to above. * config/arm/arm.h (FINALIZE_PIC): Update call to arm_finalize_pic.
(OUTPUT_INT_ADDR_CONST): Remove special handling of PIC address. (OUTPUT_INT_ADDR_CONST): Remove special handling of PIC address.
* config/arm/arm.md (builtin_setjmp_receiver): Likewise. * config/arm/arm.md (builtin_setjmp_receiver): New.
2001-01-15 Richard Earnshaw <rearnsha@arm.com> 2001-01-15 Richard Earnshaw <rearnsha@arm.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment