From aea5d7277a2ebd2f432bc3196e4a0e2afe8d5878 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Mar 2012 03:02:24 -0500 Subject: Clean up tst-fphex test --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 483757d58b..698655939c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-03-08 Ulrich Drepper + + * stdio-common/tst-fphex.c: Various cleanups. The macros cannot + be defined individually, they must be defined as a block. Define + S for printing a string instead of hidint the different by using a + macro for adding the 'l'. + * stdio-common/tst-fphex-wide.c: Adjust. + 2012-03-07 Marek Polacek * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets. -- cgit v1.2.3