oops - omitted from previous delta

This commit is contained in:
Nick Clifton 2001-09-14 11:43:41 +00:00
parent 4856e91471
commit 448e3c1454
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
* libc/sys/arm/crt0.S: Add calls to _init and _fini (via atexit)
for new style arm/elf ctor/dtor handling.
Minor formatting tidy up.
2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/Makefile.am: Add support to build strtoll_r.c