From 5d57a66b5a5171e254c45849e811ac6a7f577356 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Wed, 12 Apr 1995 14:40:14 +0000 Subject: [PATCH] ARC stuff. --- gas/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 2575658ea2..cd35c52a9c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +start-sanitize-arc +Wed Apr 12 07:35:44 1995 Doug Evans + + * config/tc-arc.c (delay_slot_type): New function. + (md_assemble): Use hashed list of insns. + Print warning if 8 byte insn appears in delay slot. + (md_operand): Handle %st(sym1-sym2). + (get_arc_exp_reloc_type): Likewise. + (md_apply_fix, case BFD_RELOC_ARC_B26): Now using implicit addends + so must store them here. +end-sanitize-arc + Tue Apr 11 01:42:36 1995 Ken Raeburn * configure.in: Require at least autoconf 2.3, because earlier