From 10677229b978e422c70f7ea3d4fd6192aca83ac5 Mon Sep 17 00:00:00 2001 From: Steve Ellcey Date: Tue, 24 Nov 2015 13:59:31 -0800 Subject: libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL. --- newlib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index ed71afd4a..0cae5cf50 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2015-11-24 Steve Ellcey + + * libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL. + 2015-11-23 Marcus Shawcroft * libc/machine/arm/strlen-stub.c: Adjust strlen-armv7.S selection logic. -- cgit v1.2.3