From c17cd709263676ccfdaed20d432c3ee44a51b30b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 14 Oct 1993 20:54:09 +0000 Subject: [PATCH] * config/tc-i386.c (md_apply_fix_1): Make cross segment calls work for ELF by hacking around bizarre bfd_perform_relocation behaviour that I don't dare change. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 18aefddc149..0edff4c31c3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 14 16:51:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/tc-i386.c (md_apply_fix_1): Make cross segment calls work + for ELF by hacking around bizarre bfd_perform_relocation behaviour + that I don't dare change. + Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org) * config/tc-i386.c: (md_begin): Do not zero static arrays. Don't -- 2.30.2