From 3cf96b52a1ff56ba9fe091fb3d19e4e86aa8c27c Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 15 Jan 2001 22:35:15 +0000 Subject: [PATCH] Fix garbled ChangeLog entry From-SVN: r39051 --- gcc/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c2e2c4cef5c..7e99053dd45 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -8,9 +8,9 @@ (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. + * config/arm/arm.h (FINALIZE_PIC): Update call to arm_finalize_pic. (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 -- 2.30.2