From 9e2c0dae9be993530623d0088b95f1278b2686c0 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 10 Jun 1998 01:35:06 +0000 Subject: * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set _dl_profile_map only if the name matches. (_dl_start_user): Remember stack address. * sysdeps/m68k/elf/start.S: Pass new argument to __libc_start_user. Wed Jun 10 10:32:11 1998 Andreas Schwab * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set _dl_profile_map only if the name matches. (_dl_start_user): Remember stack address. * sysdeps/m68k/elf/start.S: Pass new argument to __libc_start_user. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7436b40..7a105c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Jun 10 10:32:11 1998 Andreas Schwab + + * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set + _dl_profile_map only if the name matches. + (_dl_start_user): Remember stack address. + * sysdeps/m68k/elf/start.S: Pass new argument to + __libc_start_user. + 1998-06-09 18:16 Ulrich Drepper * math/Makefile (libm-calls): Add w_exp10 and e_exp10. -- cgit v1.1