Mods to generate RELA style relocations instead
of REL style.
This commit is contained in:
parent
197de3bac9
commit
cb720e4fb6
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,7 @@ Sat Mar 28 22:28:02 1998 Ian Lance Taylor <ian@cygnus.com>
|
|||
* 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 <ian@cygnus.com>
|
||||
|
||||
* 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 <ian@cygnus.com>
|
|||
(m68k_init_after_args): Likewise.
|
||||
(md_estimate_size_before_relax): Likewise.
|
||||
|
||||
Fri Mar 27 10:30:01 1998 Catherine Moore <clm@cygnus.com>
|
||||
* config/tc-v850.c (md_assemble): Store relocation
|
||||
addend in fixup instead of instruction.
|
||||
|
||||
Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||
|
||||
* config/tc-i386.c (md_assemble): Swap template arguments to
|
||||
|
|
Loading…
Reference in a new issue