From 3f3aaac16fb431899b26c30d54daa68cccba4ead Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 18 Aug 2003 17:18:58 +0000 Subject: [PATCH] Update. 2003-08-18 Ulrich Drepper * sysdeps/ia64/dl-fptr.h (ELF_MACHINE_LOAD_ADDRESS): Support loading big binaries where @gprel(sym) cannot be handled in 'add' but instead has to be used with 'movl'. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7659bad..5ce6bc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-18 Ulrich Drepper + + * sysdeps/ia64/dl-fptr.h (ELF_MACHINE_LOAD_ADDRESS): Support + loading big binaries where @gprel(sym) cannot be handled in 'add' + but instead has to be used with 'movl'. + 2003-08-17 Juergen Kreileder Andreas Jaeger -- 2.7.4