daily update
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e93a30cbcbf42d2becd15b231d5ca752955e4f79..89b4a0c4fff3d98e33727ea5164713d40bb923bf 100644 (file)
@@ -1,3 +1,33 @@
+2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * config/tc-i386.c (md_assemble): Before accessing the IMM field
+       check that it's not an XOP insn.
+
+2010-01-14  Jie Zhang  <jie.zhang@analog.com>
+
+       * config/bfin-aux.h: Remove argument names in function
+       declarations.
+       * config/bfin-lex.l (parse_int): Fix shadowed variable name
+       warning.
+       * config/bfin-parse.y (value_match): Remove argument names
+       in declaration.
+       (notethat): Likewise.
+       (yyerror): Likewise.
+
+2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
+
+2010-01-13  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-h8300.c (h8300_elf_section): New function - issue a
+       warning message if a new section is created without setting any
+       attributes for it.
+       (md_pseudo_table): Intercept section creation pseudos.
+       (md_pcrel_from): Replace abort with an error message.
+       * config/obj-elf.c (obj_elf_section_name): Export this function.
+       * config/obj-elf.h (obj_elf_section_name): Prototype.
+
 2010-01-12  Alan Modra  <amodra@gmail.com>
 
        PR 11122
This page took 0.023396 seconds and 4 git commands to generate.