diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index a0d6e2d..e12d024 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2005-01-07 Paul Brook <paul@codesourcery.com> + + * arm/crt0.S: Call __libc_{init,fini}_array instead of + _init/_fini if they exist. + 2004-11-26 Paul Brook <paul@codesourcery.com> * libc/sys/arm/crt0.S (_start): Add .cantunwind annotation. |