Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 5 Sep 2000 22:52:41 +0000 (22:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 5 Sep 2000 22:52:41 +0000 (22:52 +0000)
commit74ac2cecc74de4f6de8fce2192299d6ac23cdd12
tree569660c7a6532f0caee9c64a50aa94f670eddbdb
parent628d9ffc34acfb17bc5dbbce685fd264b681a956
Update.

2000-09-05  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfprintf.c (process_string_arg): Handle precision
in wide char case correctly.  Don't allocate too long temporary
strings with alloca.

* stdio-common/Makefile (tests): Add tst-swprintf.
(tst-swprintf-ENV): New variable.
* stdio-common/tst-swprintf.c: New file.

* soft-fp/sysdeps/sparc/sparc64/qp_neg.S: Move from here...
* sysdeps/sparc/sparc64/soft-fp/qp_neg.S: ... to here.
ChangeLog
stdio-common/Makefile
stdio-common/vfprintf.c