From 11ca09e932517ea361cb9388bd35e1c7a957bfc3 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 17 Sep 2013 21:28:19 +0000 Subject: Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966). --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6bf6c3..4090721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2013-09-17 Joseph Myers + + [BZ #15966] + * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__] + (_FPU_GETCW): Use initial "__" on variable and field names but not + on macro parameter name. + [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use + parentheses around reference to macro parameter. + 2013-09-13 Richard Sandiford * locale/programs/ld-ctype.c (find_idx): Use uint32_t in -- cgit v1.1