Wed Jun 3 14:11:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Wed, 3 Jun 1998 18:16:11 +0000 (18:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 3 Jun 1998 18:16:11 +0000 (18:16 +0000)
* 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  <ian@cygnus.com>

* config/tc-m68k.c (relaxable_symbol): If TARGET_OS is "elf", all
symbols are relaxable.

gas/ChangeLog

index 1bae71d9a7fd69f26b7f6263ef9df6461b33cc54..8c97b00339aa04b80c891b64ca02be86ccc77926 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jun  3 14:11:59 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * 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  <ian@cygnus.com>
+
+       * 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  <devans@canuck.cygnus.com>
 
This page took 0.029602 seconds and 4 git commands to generate.