diff options
author | Andreas Schwab <schwab@suse.de> | 1998-03-11 01:32:12 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1998-03-11 01:32:12 +0000 |
commit | c637edea752d0662adb0d75838db8f7ff3420fa1 (patch) | |
tree | 4520311021b925079ba9302ef65dd25f1c191f2c /ChangeLog | |
parent | 7559b94331de6615ae2a2312f3f7efa4cc46a4c3 (diff) | |
download | glibc-c637edea752d0662adb0d75838db8f7ff3420fa1.tar glibc-c637edea752d0662adb0d75838db8f7ff3420fa1.tar.gz glibc-c637edea752d0662adb0d75838db8f7ff3420fa1.tar.bz2 glibc-c637edea752d0662adb0d75838db8f7ff3420fa1.zip |
* sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
init stuff.
Wed Mar 11 10:30:53 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
init stuff.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Mar 11 10:30:53 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the + init stuff. + 1998-03-10 Ulrich Drepper <drepper@cygnus.com> * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE |