From 118fbf0e1cae103b7e1287bc4b6a929fdf4c000e Mon Sep 17 00:00:00 2001 From: "Paul E. Murphy" Date: Mon, 9 May 2016 11:49:11 -0500 Subject: Refactor tst-strtod-round.c This file is partially generated. To make updates a little simpler, I have moved the generated code into a partially contained header to simplify regeneration. gen-tst-strtod-round.c now takes two, mandatory arguments. These arguments specify the input test data and the output destination, respectively. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae45835470..c81fda1d55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2016-05-24 Paul E. Murphy + + * stdlib/gen-tst-strtod-round.c (main): + Change usage to more closely match the generated + output. Add usage and compilation instructions. + (string_to_fp): Add and use FILE* parameter as + output target. + (print_fp): Likewise. + (round_str): Likewise. + (round_for_all): Likewise. + * stdlib/tst-strtod-round.c (tests): Move into + * stdlib/tst-strtod-round-data.h: New file. + 2016-05-24 Joseph Myers [BZ #15479] -- cgit v1.2.3-70-g09d2