From cb720e4fb67d267420d59112e0ded4240ab63bb2 Mon Sep 17 00:00:00 2001 From: Catherine Moore Date: Wed, 1 Apr 1998 16:53:51 +0000 Subject: [PATCH] Mods to generate RELA style relocations instead of REL style. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d7467f5..9880b1d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -69,6 +69,7 @@ Sat Mar 28 22:28:02 1998 Ian Lance Taylor * config/tc-sparc.c (sparc_memory_model): Only define if OBJ_ELF. * config/tc-sparc.c (tc_gen_reloc): Add return to default case. + Fri Mar 27 12:46:47 1998 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Check legal addressing modes for @@ -76,6 +77,10 @@ Fri Mar 27 12:46:47 1998 Ian Lance Taylor (m68k_init_after_args): Likewise. (md_estimate_size_before_relax): Likewise. +Fri Mar 27 10:30:01 1998 Catherine Moore + * config/tc-v850.c (md_assemble): Store relocation + addend in fixup instead of instruction. + Thu Mar 26 23:07:18 1998 Alan Modra * config/tc-i386.c (md_assemble): Swap template arguments to -- 2.7.4