diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 5f570e737..aa2526315 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com> + + * libc/stdio/vfprintf.c: Minor modification to avoid requiring + a floating point register unless really printing a floating + point number. + 2000-12-07 Jeff Johnston <jjohnstn@redhat.com> * libc/stdlib/ldtoa.c: Removed include of alloca.h. |