diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index b89fcd83c..6d62683f6 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2002-07-19 Aldy Hernandez <aldyh@redhat.com> + + * libc/machine/powerpc/time.c: New file. + * libc/machine/powerpc/Makefile.am (lib_a_SOURCES): Add + time.c. + * libc/machine/powerpc/Makefile.in: Regenerated. + 2002-07-22 Thomas Fitzsimmons <fitzsim@redhat.com> * libc/libc.texinfo: Change copyright notices to Red Hat from @@ -6,6 +13,7 @@ * README: Change docs URL to http://sources.redhat.com/newlib/docs.html. +>>>>>>> 1.389 2002-07-19 Jeff Johnston <jjohnstn@redhat.com> * libc/sys/linux/Makefile.am: Add pathconf.c and fpathconf.c. |