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 6403ca29e..d7ace7314 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2001-03-30 Richard Henderson <rth@redhat.com> + Eric Christopher <echristo@redhat.com> + + * mips/crt0.S: Fix for .init/.fini sections. + 2001-08-30 Richard Henderson <rth@redhat.com> Eric Christopher <echristo@redhat.com> |