* elf32-mips.c (mips_elf_generic_reloc): New Function.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index eeb1a36b49a86a7e2dcec7ec4675d17fdc2a2401..45cbabb0db7fa002c1f3e3305ee95e86f0034c83 100644 (file)
@@ -1,3 +1,14 @@
+2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (md_pcrel_from): Return actual pcrel address.
+       (md_apply_fix3): Ignore non-special relocations. Remove superfluous
+       exceptions from size assert. Remove most of the addend fixup
+       specialcasing. Remove value, use valP directly. simplify fx_addnumber
+       handling. Remove zero addend specialcases.
+       (tc_gen_reloc): Use appropriate value for reloc2 addend. Remove
+       the addend fixup specialcase.
+       * config/tc-mips.h (MD_APPLY_SYM_VALUE): Define as 0.
+
 2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
 
        * write.c (write_relocs): Use xcalloc. Fix relocs initialization
This page took 0.027993 seconds and 4 git commands to generate.