* config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbol
authorIan Lance Taylor <ian@airs.com>
Tue, 26 Oct 1993 22:10:37 +0000 (22:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 26 Oct 1993 22:10:37 +0000 (22:10 +0000)
number in the right place.  Untested.  Probably does not work for
cross assembly.  From cagney@cs.adelaide.edu.au (Andrew Cagney).

gas/ChangeLog

index 1d60a2d2fe75887d58137fb3c12e901b9c5a84f0..f670ef1996f938691cc887e660ce7ca796b4e5a0 100644 (file)
@@ -1,5 +1,9 @@
 Tue Oct 26 16:58:36 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbol
+       number in the right place.  Untested.  Probably does not work for
+       cross assembly.  From cagney@cs.adelaide.edu.au (Andrew Cagney).
+
        * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses
        an illegal offset of 0 or -1.