Add new binutils target: moxie
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e42f0a27ac16a96e868f0e34c5a99cc27bd5e474..a3442b36c0a1e3e20efde5677ee53b343e88cc25 100644 (file)
@@ -1,3 +1,46 @@
+2008-04-15  Anthony Green  <green@moxielogic.com>
+
+       * config/tc-moxie.h: New file.
+       * config/tc-moxie.c: New file.
+       * configure: Add support for moxie.
+       * configure.tgt: Add support for moxie.
+
+2009-04-16  Jan Beulich  <jbeulich@novell.com>
+
+       * expr.c: Include limits.h if available, and #define CHAR_BITS
+       otherwise.
+       (expr): Check range of shift count when evaluating a constant
+       expression.
+
+2009-04-15  Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-i386.c (process_operands): Print operands in
+       correct order depending on intel_syntax.
+
+2009-04-09  Catherine Moore  <clm@codesourcery.com>
+
+       * config/tc-mips.c (mips_fix_24k): Declare.
+       (check_for_24k_errata): New.
+       (mips_cleanup): Call check_for_24k_errata.
+       (start_noreorder): Likewise.
+       (md_mips_end): Likewise.
+       (s_change_sec): Likewise.
+       (s_change_section): Likewise.
+       (append_insn): Call check_for_24k_errata.  Prevent
+       ERET/DERET instructions from being moved into delay
+       slots.
+       (OPTION_FIX_24K): New.
+       (OPTION_NO_FIX_24k) New.
+       (md_longopts): Add "mfix-24k" and "mno-fix-24k".
+       (md_parse_option): Handle fix-24k options.
+       (md_show_usage): Display fix-24k options.
+       * doc/c-mips.texi: Document.
+
+2009-04-09  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * config/tc-mips.c (mips_dwarf2_addr_size): Use HAVE_64BIT_OBJECTS
+       instead of HAVE_64BIT_SYMBOLS.
+
 2009-04-07  DJ Delorie  <dj@redhat.com>
 
        * config/tc-mep.c: Add UCI/DSP instruction support.  Add C5 support.
This page took 0.025176 seconds and 4 git commands to generate.