From 4191f43dd21ed817d02a1f8d0ac277f26d5a537e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sat, 1 Mar 2003 15:33:19 +0000 Subject: [PATCH] * sysdeps/m68k/dl-machine.h (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 149f382..024df1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-01 Andreas Schwab + + * sysdeps/m68k/dl-machine.h (_dl_start_user): Access + __libc_stack_end through GOT since it is a global symbol. + 2003-03-01 GOTO Masanori * argp/argp.h: Fix a typo. -- 2.7.4