* elf64-mips.c (mips_elf64_howto_table_rela)
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 09ee0a27e7c0f605028de8782b756fac55785d72..c07d46b95cccb0059b40260829d2cc3e9cdd6a72 100644 (file)
@@ -1,3 +1,29 @@
+2010-07-27  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * elf64-mips.c (mips_elf64_howto_table_rela)
+       [R_MIPS_TLS_DTPMOD64]: Clear partial_inplace.
+       [R_MIPS_TLS_DTPREL64, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
+       [R_MIPS_TLS_DTPREL_HI16, R_MIPS_TLS_DTPREL_LO16]: Likewise.
+       [R_MIPS_TLS_GOTTPREL, R_MIPS_TLS_TPREL64]: Likewise.
+       [R_MIPS_TLS_TPREL_HI16, R_MIPS_TLS_TPREL_LO16]: Likewise.
+       * elfn32-mips.c (elf_mips_howto_table_rela)
+       [R_MIPS_TLS_DTPMOD32]: Likewise.
+       [R_MIPS_TLS_DTPREL32, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
+       [R_MIPS_TLS_DTPREL_HI16, R_MIPS_TLS_DTPREL_LO16]: Likewise.
+       [R_MIPS_TLS_GOTTPREL, R_MIPS_TLS_TPREL32]: Likewise.
+       [R_MIPS_TLS_TPREL_HI16, R_MIPS_TLS_TPREL_LO16]: Likewise.
+
+2010-07-27  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (mips16_macro_build): Pass "args" by
+       reference rather than value.
+       (macro_build): Update accordingly.
+
+2010-07-27  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (mips_ip): Use symbol_temp_new_now to create
+       a fake label.
+
 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * config/tc-mips.c (macro)[M_JAL_1, M_JAL_2]: Handle the JALR
This page took 0.030355 seconds and 4 git commands to generate.