c-common.c (c_common_attributes): Add gnu_inline attribyte.
[gcc.git] / gcc / ChangeLog
index 0791389c2815c869f3684c41fe18eea21142609c..38eed0db8bdf9deb970bb1251515cdded17e6bfc 100644 (file)
@@ -1,3 +1,30 @@
+2006-11-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * c-common.c (c_common_attributes): Add gnu_inline attribyte.
+       (handle_gnu_inline_attribute): New function.
+       * c-decl.c (diagnose_mismatched_decls): Handle gnu_inline attribute.
+       (merge_decls, start_decl, start_function): Likewise.
+       * doc/extend.texi: Document gnu_inline attribute.
+
+2006-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       PR other/25028
+       * config/ia64/t-hpux (LIB1ASMFUNCS):  Filter out _fixtfdi,
+       _fixunstfdi, and  _floatditf
+
+2006-11-06  Anatoly Sokolov <aesok@post.ru>
+
+       * config/avr/avr-protos.h (mask_one_bit_p, const_int_pow2_p): Remove 
+       prototype.
+       * config/avr/avr.c (mask_one_bit_p, const_int_pow2_p): Remove.
+       (output_movhi, ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out,
+       lshrhi3_out, lshrsi3_out): Remove unnecessary code for handling value
+       which start in an odd register.
+
+2006-11-07  Richard Sandiford  <richard@codesourcery.com>
+
+       * config/mips/mips.h (ISA_HAS_PREFETCHX): Fix typo.
+
 2006-11-07  Josh Conner  <jconner@apple.com>
 
        * doc/invoke.texi (fstrict-aliasing): Move implementation