OSDN Git Service

PR c/456
[pf3gnuchains/gcc-fork.git] / gcc / doc / extend.texi
2009-03-29 jsm28 PR c/456
2009-03-28 bjeApproved in gcc.gnu.org/ml/gcc-patches/2008-12/msg00733...
2009-03-22 rwildgcc/
2009-03-17 hjl2009-03-17 H.J. Lu <hongjiu.lu@intel.com>
2009-03-17 hjl2009-03-16 H.J. Lu <hongjiu.lu@intel.com>
2009-03-06 ramanaFix isr documentation for ARM
2009-03-03 sje PR middle-end/34443
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-12 janis * doc/extend.texi (Decimal Floating Types): Update...
2009-02-11 janis * doc/extend.texi (Fixed-Point Types): Break long...
2009-01-28 hjl2009-01-27 H.J. Lu <hongjiu.lu@intel.com>
2009-01-23 nemet * c-decl.c (finish_struct): Move code to set DECL_PACK...
2009-01-20 sje PR target/30687
2009-01-18 hjlgcc/
2009-01-18 kazu * doc/extend.texi, doc/gimple.texi, doc/invoke.texi,
2009-01-04 redi * doc/extend.texi (Function Attributes): Move @cindex...
2009-01-02 rsandifogcc/
2008-11-17 uros PR middle-end/37908
2008-11-03 clm * config/mips.c (mips_conditional_register_usag...
2008-09-13 rwildgcc/
2008-09-06 rsandifogcc/
2008-09-03 pbrook2008-09-03 Hari Sandanagobalane <hariharan@picochip...
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-28 hjl2008-08-28 Joey Ye <joey.ye@intel.com>
2008-08-17 nickc* doc/extend.texi (Function Attributes): Fix typo in...
2008-08-07 hjlgcc/
2008-07-30 hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-28 simonb * c-pragma.c (handle_pragma_message): New function.
2008-07-25 meissnerFix IA-64 breakage; Make hot/cold optimization conversa...
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-20 hubicka * doc/extend.texi (flatten attribute): Remove note...
2008-07-15 rguenth2008-07-15 Richard Guenther <rguenther@suse.de>
2008-07-14 bjelibcpp/
2008-06-28 sandra2008-06-28 Sandra Loosemore <sandra@codesourcery...
2008-06-15 rwildlibgomp/
2008-06-15 mkuvyrkov2008-06-15 Mark Shinwell <shinwell@codesourcery.com>
2008-06-07 jsm28 * MAINTAINERS (mt port): Remove.
2008-06-03 ktietzFixed typo.
2008-06-03 ktietz2008-06-03 Kai Tietz <kai.tietz@onevision.com>
2008-05-24 ghazi * builtins.c (fold_builtin_fpclassify): Fix spelling...
2008-05-23 carlosgcc/
2008-05-23 ghazi * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR...
2008-05-18 ghazi PR middle-end/35509
2008-05-02 hjl2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
2008-05-01 hjl2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
2008-05-01 hjl2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
2008-05-01 hjl2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
2008-04-30 hjl2008-04-30 H.J. Lu <hongjiu.lu@intel.com>
2008-04-04 hjlgcc/
2008-03-25 kkojima * config/sh/sh.c (SH_ATTRIBUTES): Define.
2008-03-23 gerald * doc/extend.texi (Function Attributes): Add missing...
2008-03-20 ktietzms format support for mingw.
2008-03-16 hp * doc/extend.texi (Alignment): Say that the ABI controls
2008-03-15 uros * config/i386/mmx.md ("sse2_umulv1siv2di3"...
2008-03-13 uros * doc/extend.texi (X86 Built-in Functions): Missed...
2008-03-13 uros * doc/extend.texi (X86 Built-in Functions)...
2008-03-13 dannysmith PR 35054
2008-03-08 uros2008-03-08 Uros Bizjak <ubizjak@gmail.com>
2008-02-17 rwild* doc/c-tree.texi: Use @dots{} and @enddots{} where...
2008-02-16 rwild* doc/c-tree.texi: Use `@.' where appropriate.
2008-02-14 rwild* doc/extend.texi: Use @: or add comma where appropriate.
2008-02-08 hp * doc/extend.texi (Function Attributes) <noinline...
2008-02-02 gerald * doc/extend.texi (X86 Built-in Functions): Fix grammar.
2008-02-01 bje PR c/29326
2008-01-25 jsm28 * MAINTAINERS (c4x port): Remove.
2008-01-03 jakub PR tree-optimization/29484
2007-11-19 jason PR debug/29436, c/32326
2007-11-12 dannysmith * doc/extend.texi (dllimport): Document that pointers...
2007-10-14 kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-10-09 geoffk * doc/extend.texi (Deprecated Features): Mention that...
2007-09-23 jakub * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use...
2007-09-23 jakub * tree.h (block_nonartificial_location): New prototype.
2007-09-20 jsm28 * doc/extend.texi (Attribute Syntax): Remove old specu...
2007-09-13 meissnerAdd AMD SSE5 support; Add iterator over function argume...
2007-09-11 jakub * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
2007-09-07 chaoyingfu * ginclude/stdfix.h: New file.
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-03 aesok * doc/extend.texi: Document progmem attribute for...
2007-08-29 jiez * config/bfin/bfin.c (bfin_expand_call): Inline PLT...
2007-08-27 aolivagcc/ChangeLog:
2007-07-25 jules gcc/
2007-07-18 ghazi PR target/30652
2007-07-18 ghazi PR target/30652
2007-07-11 daney2007-07-10 David Daney <ddaney@avtrex.com>
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-07-03 uroslibcpp/ChangeLog:
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-15 mmitchel * doc/extend.texi: Document behavior of __attribute__...
2007-06-08 uros * doc/extend.texi (X86 Built-in Functions): Document...
2007-06-08 uros * doc/extend.texi (X86 Built-in Functions): Add missin...
2007-06-05 manu2007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
2007-06-03 kazu * config/m68k/m68k.c (m68k_attribute_table): Add ...
2007-05-31 hjl2007-05-31 H.J. Lu <hongjiu.lu@intel.com>
2007-05-26 sandra2007-05-25 Sandra Loosemore <sandra@codesourcery...
2007-05-25 mueller2007-05-25 Dirk Mueller <dmueller@suse.de>
2007-05-22 hjl2007-05-22 H.J. Lu <hongjiu.lu@intel.com>
2007-05-18 ghazi * builtins.c (CASE_MATHFN_REENT): New macro.
2007-05-14 kazugcc/
2007-05-11 paolo2007-05-11 Paolo Carlini <pcarlini@suse.de>
next