From c6016ce29330c168f745ee8852f993e82bd78273 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 21 Feb 1996 22:02:54 +0000 Subject: [PATCH] * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size if it is TC_CONS_RELOC. Set a size of 4 to R_RELLONG. PR 5166. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1a774098cd..1ba3363300 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 21 17:00:32 1996 Ian Lance Taylor + + * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size + if it is TC_CONS_RELOC. Set a size of 4 to R_RELLONG. + Wed Feb 21 09:25:39 1996 Doug Evans * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8. -- 2.34.1