From 5694ad93191dffc121b09c1095aec7393cc1a053 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 26 Oct 1993 22:10:37 +0000 Subject: [PATCH] * 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). --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1d60a2d..f670ef1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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. -- 2.7.4