bfd/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1a014782b7200c05531bd01630efcd222d3febbe..6bf4e8f6974c3bed6469281cbf82fcca4eafbe0e 100644 (file)
@@ -1,7 +1,90 @@
+2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Define GENINSRC_NEVER.
+       * doc/Makefile.am (as.info): Remove srcdir prefix.
+       (MAINTAINERCLEANFILES): Add info file.
+       (DISTCLEANFILES): Pretend to add info file.
+       * po/Make-in (.po.gmo): Put gmo files in objdir.
+       * configure, Makefile.in, doc/Makefile.in: Regenerated.
+
+2006-12-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.h (template): Use MAX_OPERANDS instead of 4
+       for operand_types array.
+
+2006-12-08  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-z8k.c (whatreg): Add comment describing function.
+       Return NULL if symbol name characters follow the register number.
+       (parse_reg): Use NULL instead of 0 for pointer values.  Stop
+       processing if whatreg returned NULL.
+
+2006-12-07  Kazu Hirata  <kazu@codesourcery.com>
+
+       * config/tc-m68k.c: Update uses of EF_M68K_*.
+
+2006-12-06  H.J. Lu <hjl@gnu.org>
+
+       * config/tc-i386.h: Change the prefix order to SEG_PREFIX,
+       ADDR_PREFIX, DATA_PREFIX, LOCKREP_PREFIX.
+
+2006-12-02  Jakub Jelinek  <jakub@redhat.com>
+
+       PR gas/3607
+       * subsegs.c (subseg_set_rest): Clear frch_cfi_data field.
+
+2006-12-01  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (arm_force_relocation): Return 1 for relocs against
+       function symbols.
+
+2006-11-29  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (arm_is_eabi): New function.
+       * config/tc-arm.h (arm_is_eabi): New prototype.
+       (THUMB_IS_FUNC): Use ELF function type for EABI objects.
+       * doc/c-arm.texi (.thumb_func): Update documentation.
+
+2006-11-29  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (do_vfp_sp_const, do_vfp_dp_const): Fix operans
+       encoding.
+
+2006-11-27  Sterling Augustine  <sterling@tensilica.com>
+
+       * config/tc-xtensa.c (xtensa_sanity_check): Check for RELAX_IMMED
+       as the first slot_subtype, not the frag subtype.
+
+2006-11-27  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (XSHAL_ABI): Add default definition.
+       (directive_state): Disable scheduling by default.
+       (xtensa_add_config_info): New.
+       (xtensa_end): Call xtensa_add_config_info.
+
+2006-11-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs into
+       their unaligned counterparts in debugging sections.
+
+2006-11-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-spu.c (md_pseudo_table): Add eqv and .eqv.
+
+2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config/tc-arm.h (md_cons_align): Define.
+       (mapping_state): New prototype.
+       * config/tc-arm.c (mapping_state): Make global.
+
+2006-11-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/obj-elf.c (obj_elf_version): Use memcpy rather than strcpy.
+
 2006-11-16  Mei ligang  <ligang@sunnorth.com.cn>
 
-       * config/tc-score.c (score_relax_frag): If next frag contains 32 bit branch
-       instruction, handle it specially.
+       * config/tc-score.c (score_relax_frag): If next frag contains 32 bit
+       branch instruction, handle it specially.
        (score_insns): Modify 32 bit branch instruction.
 
 2006-11-16  Alan Modra  <amodra@bigpond.net.au>
        (do_macro_ldst_label): Modify inst.type.
        (Insn_PIC): Delete.
        (data_op2): The immediate value in lw is 15 bit signed.
-       
+
 2006-10-29  Randolph Chung  <tausq@debian.org>
 
        * config/tc-hppa.c (hppa_cfi_frame_initial_instructions)
 
        * expr.c (expr): Replace O_add case in switch (op_left) explaining
        why it can never occur.
-       
+
 2006-10-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        * doc/c-ppc.texi (-mcell): Document.
This page took 0.024173 seconds and 4 git commands to generate.