diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9727fdd236..93fc41c3dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1998-04-06 Richard Henderson <rth@cygnus.com> + * sysdeps/sparc/sparc32/elf.S: Rewrite for __libc_start_main. + * sysdeps/sparc/sparc64/elf.S: Likewise. + +1998-04-06 Richard Henderson <rth@cygnus.com> + * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change, as the buffer is not properly aligned. Reported by Juan Cespedes <cespedes@debian.org>. |