Updated Brazillian portuguese and Russian translation
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 5e396851ff6595125cf2183fc4adbca252b5df41..7bbb9ce75eb8fe5bec0726cc5145b43dfe9d2aad 100644 (file)
@@ -1,3 +1,72 @@
+2018-02-05  Nick Clifton  <nickc@redhat.com>
+
+       * po/ru.po: Updated Russian translation.
+
+2018-01-31  Alan Modra  <amodra@gmail.com>
+
+       PR 22714
+       * app.c (last_char): New static var.
+       (struct app_save): Add last_char field.
+       (app_push, app_pop): Handle it.
+       (do_scrub_chars): Use last_char in test for "\@".  Set last_char.
+
+2018-01-29  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR gas/22738
+       * config/tc-sparc.h (sparc_mach): Declare.
+       (TARGET_MACH): Define to above.
+       * config/tc-sparc.c (sparc_mach): New function.
+       (sparc_md_end): Minor tweak.
+
+2018-01-29  Nick Clifton  <nickc@redhat.com>
+
+       * po/ru.po: Updated Russian translation.
+
+2018-01-26  Maciej W. Rozycki  <macro@mips.com>
+
+       * configure.tgt: Use generic emulation for `mips-*-windiss',
+       overriding the blanket choice made for `*-*-windiss'.
+
+2018-01-26  Maciej W. Rozycki  <macro@mips.com>
+
+       * configure.tgt: Use `mips-*-sysv4*' rather than
+       `mips-*-sysv4*MP*'.
+
+2018-01-24  Renlin Li  <renlin.li@arm.com>
+
+       * config/tc-aarch64.c (reloc_table): add entries for
+       BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G3.
+       (process_movw_reloc_info): Supports newly added MOVW_PREL relocations.
+       (md_apply_fix): Likewise
+       * testsuite/gas/aarch64/prel_g0.s: New.
+       * testsuite/gas/aarch64/prel_g0.d: New.
+       * testsuite/gas/aarch64/prel_g0_nc.s: New.
+       * testsuite/gas/aarch64/prel_g0_nc.d: New.
+       * testsuite/gas/aarch64/prel_g1.s: New.
+       * testsuite/gas/aarch64/prel_g1.d: New.
+       * testsuite/gas/aarch64/prel_g1_nc.s: New.
+       * testsuite/gas/aarch64/prel_g1_nc.d: New.
+       * testsuite/gas/aarch64/prel_g2.s: New.
+       * testsuite/gas/aarch64/prel_g2.d: New.
+       * testsuite/gas/aarch64/prel_g2_nc.s: New.
+       * testsuite/gas/aarch64/prel_g2_nc.d: New.
+       * testsuite/gas/aarch64/prel_g3.s: New.
+       * testsuite/gas/aarch64/prel_g3.d: New.
+
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * configure.ac: Also set `mips_default_abi' to N32_ABI for
+       `mips64*-ps2-elf*'.
+       * configure: Regenerate.
+
+2018-01-23  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
+       enum value.
+
 2018-01-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
 
        * config/tc-i386.c (cpu_arch): Add .pconfig.
This page took 0.027413 seconds and 4 git commands to generate.