* config/tc-spu.c (md_pseudo_table): Add eqv and .eqv.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1a60ca0320ffcd948b4f860e9208fde72f915d74..506f0fcc1df564916c435a036bf0c77f2f2df32a 100644 (file)
@@ -1,3 +1,53 @@
+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.
+       (score_insns): Modify 32 bit branch instruction.
+
+2006-11-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * symbols.c (resolve_symbol_value): Formatting.
+
+2006-11-15  Jan Beulich  <jbeulich@novell.com>
+
+       PR/3469
+       * symbols.c (symbol_clone): Mark symbol ending up not on symbol
+       chain by linking it to itself.
+       (resolve_symbol_value): Also check symbol_shadow_p().
+       (symbol_shadow_p): New.
+       * symbols.h (symbol_shadow_p): Declare.
+
+2006-11-12  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * config/tc-arm.c (do_t_czb): Rename to do_t_cbz.
+       (insns): Adjust accordingly.
+       (md_apply_fix): Alter comments to use CBZ instead of CZB.
+
+2006-11-10  Pedro Alves <pedro_alves@portugalmail.pt>
+
+       * config/tc-arm.c (arm_fix_adjustable) [OBJ_COFF]: Delete.
+       (arm_fix_adjustable) [OBJ_ELF]: Use it on coff targets too.
+
+2006-11-10  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/3456:
+       * config/obj-elf.c (obj_elf_version): Do not include the name
+       field's padding in the namesz value.
+
 2006-11-09  Thiemo Seufer  <ths@mips.com>
 
        * config/tc-mips.c: Fix outdated comment.
        (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.024885 seconds and 4 git commands to generate.