From debafa10bcf2dd52392739a3aa6aff54f044fcd8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 23 Apr 2009 01:14:33 +0000 Subject: * stdio-common/printf.h: Add missing const to register_printf_modifier. * stdio-common/reg-modifier.c: Likewise. 2009-04-22 Andrew Stubbs * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there is no FPU. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c31fc96cad..744832a98c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-04-22 Ulrich Drepper + + * stdio-common/printf.h: Add missing const to register_printf_modifier. + * stdio-common/reg-modifier.c: Likewise. + +2009-04-22 Andrew Stubbs + + * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there + is no FPU. + 2009-04-20 Ulrich Drepper [BZ #10086] -- cgit v1.2.3