* config/tc-mips.c (macro)
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 2bee1d0acb6f81376c9ccaac13341af7ff81b763..a3f72b785861760abefcec78e969db7e89884c61 100644 (file)
@@ -1,3 +1,53 @@
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro)
+       <M_BGTUL_I, M_BGTU_I, M_BLEUL_I, M_BLEU_I>: Fix the constant
+       used to compare against for the always-false/true case.
+
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro): Remove a trailing 0 from NOP
+       requests.
+
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro): Use EXTRACT_OPERAND to get register
+       numbers.
+
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro): Replace 0 with ZERO in macro_build
+       and move_register calls referring to $0.
+
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro, mips_ip): Correct message
+       capitalization.
+
+2010-12-09  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * config/tc-z80.c (md_apply_fix): Rename var to fix shadow warning.
+
+2010-12-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro_build, macro, mips_ip, md_apply_fix):
+       Fix formatting.
+
+2010-12-09  Mike Frysinger  <vapier@gentoo.org>
+
+       * .gitignore: New file.
+
+2010-12-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       PR gas/12269
+       * config/tc-z80.c (emit_mx, emit_ldxhl): Do not use
+       symbol_get_value_expression on a symbol that may not yet have
+       a value.
+       * testsuite/gas/z80/atend.s: New file, test case for bug 12269,
+       provided by Chris Smith.
+       * testsuite/gas/z80/atend.d: New file, expected results for atend.s.
+       * testsuite/gas/z80/z80.exp: Run new test case.
+
 2010-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
 
        PR gas/12282
This page took 0.024298 seconds and 4 git commands to generate.