diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 28d571e..7cfec6f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2015-06-15 Freddie Chopin <freddie_chopin@op.pl> + + * libc/time/gmtime_r.c (gmtime_r): use faster algorithm from + civil_from_days() by Howard Hinnant + 2015-06-01 Hale Wang <hale.wang@arm.com> * libc/machine/arm/aeabi_memmove-arm.S (__aeabi_memmove): Update the |