diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 1346e2623..9f192b396 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2007-05-30 Kazu Hirata <kazu@codesourcery.com> + + * m68k/cf-crt1.C, m68k/cf.sc, m68k/fido.sc, m68k/fido-crt0.S: + Replace __INIT_SECTION__ and __FINI_SECTION__ with _init and + _fini, respectively. + 2007-05-23 Patrick Mansfield <patmans@us.ibm.com> * spu/syscalls.c: Change __send_to_ppe to return the result stored |