From 6a43ec980c5a0500149ef37d4854eac0e270da6f Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Mon, 7 May 2012 16:04:41 -0400 Subject: ARM: Define HAVE_ARM_PCS_VFP in config.h. If the compiler and flags would select the hard-float ABI then the ARM configure fragment will set HAVE_ARM_PCS_VFP. This is later used by the ARM shlib-versions to select the appropriately named dynamic linker. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd90025..7f16a84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-05-08 Carlos O'Donell + + * config.h.in: Add HAVE_ARM_PCS_VFP. + 2012-05-08 Roland Mc Grath [BZ #13979] -- cgit v1.1