Support the use of the STT_COMMON type. (In source and object files only at the...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 26bcf587d4648f1c35dfa1d6c4ce62f8c0fe8b2b..1e7e6391d95601c4152ac976cc4d3c1aad9af05a 100644 (file)
@@ -1,3 +1,49 @@
+2007-10-16  Nick Clifton  <nickc@redhat.com>
+
+       * config/obj-elf.c (obj_elf_type): Accept "common" as a valid
+       symbol type.
+       * doc/as.texinfo (.type): Document the types accepted by the
+       type pseudo op, including "common".
+
+2007-10-15  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * config/tc-ppc.c (ppc_setup_opcodes): Verify instructions are sorted
+       according to major opcode number.
+
+2007-10-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * read.c (do_s_func): Check asprintf return status.
+       * stabs.c (stabs_generate_asm_func): Likewise.
+       (stabs_generate_asm_endfunc): Likewise.
+
+2007-10-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (process_operands): Simplify implicit xmm0
+       handling.
+
+2007-10-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (process_operands): Check the firstxmm0
+       field in opcode_modifier for instruction with a implicit
+       xmm0 as the first operand.
+
+2007-10-12  Eric B. Weddington  <eweddington@cso.atmel.com>
+
+       * config/tc-avr.c (mcu_types): Add new devices: AT90PWM2B,
+       AT90PWM3B.
+       * doc/c-avr.texi: Document new devices.
+
+2007-10-12  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+       * config/tc-cr16.c: Update the md_relax_table for 1 word b<cc>
+       instruction range information.
+
+2007-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * doc/as.texinfo (Object Attributes): New chapter.
+       (Pseudo Ops): Document .gnu_attribute.
+       (LNS directives): Correct .loc_mark_labels documentation.
+
 2007-10-11  Nick Clifton  <nickc@redhat.com>
 
        * config/obj-elf.c (obj_elf_section): When pushing a section, if
This page took 0.024631 seconds and 4 git commands to generate.