Remove gas/.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index f8f14bb01a51ffa2410a2e606c4368148a19c0a5..d84cb476894423bc563fb763e409ba1b45569528 100644 (file)
@@ -1,4 +1,82 @@
-2009-01-29  Eric B. Weddington  <eric.weddington@atmel.com>
+2009-02-24  Helge Deller <deller@gmx.de>
+
+       * config/tc-hppa.c (pa_ip): Add check of immediate values.
+       (SAVE_IMMEDIATE): New define.
+
+2009-02-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (warn_deprecated_sp): New macro.
+       (do_t_mov_cmp): Permit R13 as the second
+       argument to "cmp.n".
+
+2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
+       (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
+
+2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
+
+2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (vex_imm4): Removed.
+       (VEX_check_operands): Likewise.
+       (match_template): Updated.
+
+2009-02-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * doc/all.texi: Set S390.
+       * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
+       * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
+       * doc/Makefile.in: Likewise.
+       * doc/c-s390.texi: New.
+
+2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
+       (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
+       (mcf5307_ctrl): Add VBR.
+       (no_mac): New variable.
+       (m68k_extensions): Refer to no_mac mask.
+       (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
+       52252..52259, 53011..53017.
+       (m68k_ip): Process CPUCR.
+       (init_table): Add cpucr entry.
+       (m68k_set_extension): Allow negated mask to refer to a variable.
+       (md_show_usage): Use '%s' to silence fprintf warning.
+       * config/m68k-parse.h (CPUCR): New control register.
+
+2009-02-10  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
+       as_bad calls to silence compiler warning.
+
+2009-02-06  Nick Clifton  <nickc@redhat.com>
+
+       PR 9814
+       * config/tc-arm.c (MODE_RECORDED): New define.
+       (output_inst): Record the thumb_mode in the current frag.
+       (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
+       (arm_init_frag): Only set the tc_frag_data field if it has not
+       already been set.
+
+2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       AVX Programming Reference (January, 2009)
+       * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
+       (CPU_FLAGS_AVX_MATCH): Updated.
+       (CPU_FLAGS_32BIT_MATCH): Likewise.
+       (cpu_flags_match): Likewise.
+
+2009-02-03  Sandip Matte  <sandip@rmicorp.com>
+
+       * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
+       M_MSGWAIT and M_MSGWAIT_T.
+       (mips_cpu_info_table): Add XLR entry.
+       * doc/c-mips.texi (-march): Document xlr.
+
+2009-02-03  Eric B. Weddington  <eric.weddington@atmel.com>
 
        * config/tc-avr.c (mcu_types): Add ata6289.
        * doc/c-avr.texi: Likewise.
 
 2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
+       * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
        .syscall.
        (i386_align_code): Handle PROCESSOR_COREI7.
        (md_show_usage): Add corei7, clflush and syscall.
        (i386_target_format): Replace cpup4 with cpuclflush.
 
-       * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
+       * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
 
        * doc/c-i386.texi: Document corei7, clflush and syscall.
 
This page took 0.0242329999999999 seconds and 4 git commands to generate.