gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d294525b99d73121bf09d52c359dae049b7a0142..784d84dde5679572f0fa94a325f00f53e831e7e2 100644 (file)
@@ -1,3 +1,69 @@
+2010-11-13  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config/tc-mips.c (macro_build): Remove gas_assert from 'o' case.
+       Use a restricted gas_assert for 'i' and 'j'.
+
+2010-11-11  Mingming Sun  <mingm.sun@gmail.com>
+
+       * config/tc-mips.c (mips_cpu_info_table): Add loongson3a in MIPS 64.
+       * doc/c-mips.texi (MIPS cpu): Add loongson3a.
+
+2010-11-10  Richard Sandiford  <richard.sandiford@linaro.org>
+
+       * config/tc-arm.c (do_t_branch): Treat (PLT) branches as wide.
+
+2010-11-05  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-cr16.c (getprocreg_image): Fix typo MAX_PREG ->
+       MAX_REG.
+       (getprocregp_image): Likewise.
+
+2010-11-05  Tristan Gingold  <gingold@adacore.com>
+
+       * po/gas.pot: Regenerate
+       * po/POTFILES.in: Regenerate
+
+2010-11-05  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.21.
+
+2010-11-05  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR gas/12166
+       * config/obj-coff.c (weak_altname2name): Don't infer from the presence
+       of a period that the symbol has been already uniquify-d.
+       (weak_uniquify): Don't worry that the symbol might have been already
+       uniquify-d.
+
+2010-11-04  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (nop_limit): New var.
+       (OPTION_NOPS): Define.
+       (md_longopts): Add --nops.
+       (md_parse_option): Handle it.
+       (md_show_usage): Publish.
+       (ppc_handle_align): Pad with a branch followed by nops if more
+       than nop_limit nops.
+
+2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12186
+       * config/tc-i386-intel.c (i386_intel_fold): Properly fold
+       _GLOBAL_OFFSET_TABLE_.
+
+2010-11-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/tc-tic6x.c (OPTION_MPID, OPTION_MPIC, OPTION_MNO_PIC):
+       New enum values.
+       (md_longopts): Add options mpid, mpic and mno-pic.
+       (tic6x_pid_type, tic6x_pid, tic6x_pic, tic6x_pid_type_table,
+       tic6x_pid_types, tic6x_use_pid): New.
+       (md_parse_option): Handle new options.
+       (md_show_usage): Output help text for new options.
+       (tic6x_set_attributes): Set PID and PIC attributes.
+       * doc/as.texinfo: Document -mpid=, -mpic and -mno-pic.
+       * doc/c-tic6x.texi (TIC6X Options): Likewise.
+
 2010-11-01  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * config/tc-mips.c (macro)[M_LD_OB, M_SD_OB]: Use the offset
This page took 0.023391 seconds and 4 git commands to generate.