From 5b3fc700b4178e4e9c52549d1b8d330db2a46a17 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 3 Jun 1998 18:16:11 +0000 Subject: [PATCH] Wed Jun 3 14:11:59 1998 Andreas Schwab * config/tc-m68k.c (md_estimate_size_before_relax): Add more calls to relaxable_symbol to prevent references to external symbol from being relaxed. Wed Jun 3 14:10:36 1998 Ian Lance Taylor * config/tc-m68k.c (relaxable_symbol): If TARGET_OS is "elf", all symbols are relaxable. --- gas/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1bae71d..8c97b00 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Wed Jun 3 14:11:59 1998 Andreas Schwab + + * config/tc-m68k.c (md_estimate_size_before_relax): Add more calls + to relaxable_symbol to prevent references to external symbol from + being relaxed. + +Wed Jun 3 14:10:36 1998 Ian Lance Taylor + + * config/tc-m68k.c (relaxable_symbol): If TARGET_OS is "elf", all + symbols are relaxable. + start-sanitize-sky Wed Jun 3 10:26:04 1998 Doug Evans -- 2.7.4