From 859a09cff1dc7d626a13e242d035107e7b6d13f8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 25 May 1999 18:37:11 +0000 Subject: Update. 1999-05-26 Jakub Jelinek * stdlib/longlong.h (add_ssaaaa, sub_ddmmss, umul_ppmm): Optimized sparc64 routines. * stdio-common/vfprintf.c (vfprintf): Don't handle long numbers if they are the same as ints. * stdio-common/vfscanf.c (_IO_vfscanf): Likewise. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 13bb87acfb..097bdfd178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +1999-05-26 Jakub Jelinek + + * stdlib/longlong.h (add_ssaaaa, sub_ddmmss, umul_ppmm): + Optimized sparc64 routines. + 1999-05-25 Ulrich Drepper + * stdio-common/vfprintf.c (vfprintf): Don't handle long numbers if + they are the same as ints. + * stdio-common/vfscanf.c (_IO_vfscanf): Likewise. + * version.h (VERSION): Bump to 2.1.90. (RELEASE): Mark as development. -- cgit v1.2.3-70-g09d2