From 8e5afd4f4ff86881fcec9df1b2f299728edcc340 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 25 Oct 1993 18:48:17 +0000 Subject: [PATCH] * config/tc-sh.c (build_Mbytes): Write the relocs to the correct address. (md_assemble): Make error handling a bit more graceful. (md_apply_fix): Don't warn on non aligned displacement. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index b1f2992f8dc..33fb5a5f126 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Mon Oct 25 11:17:58 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + * config/tc-sh.c (build_Mbytes): Write the relocs to the correct + address. (md_assemble): Make error handling a bit more graceful. + (md_apply_fix): Don't warn on non aligned displacement. + * config/tc-z8k.c (get_specific, built_bytes): Understand all the aspects of lda. -- 2.30.2