OSDN Git Service

Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, prototype_p...
[pf3gnuchains/gcc-fork.git] / gcc / doc / extend.texi
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>
2007-05-07 dj* config/m32c/m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION...
2007-04-25 paologcc/cp
2007-04-05 janis * doc/extend.texi (Other Builtins): Add decimal float...
2007-03-30 paologcc/
2007-03-17 kazu * config/arm/arm.c, config/arm/thumb2.md, config/m68k...
2007-03-09 chaoyingfu* doc/extend.texi (MIPS DSP Built-in Functions): Docume...
2007-03-06 hubicka * errors.h (warning, error, fatal, internal_error...
2007-03-05 ian * c.opt (fgnu89-inline): New option.
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2007-02-19 manu2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-05 hjagasiaamdfam10
2007-01-30 janis * doc/extend.texi (Decimal Floating Types): Remove...
2007-01-27 gerald * doc/sourcebuild.texi: Add comma for clarity.
2007-01-24 sje * target.h (globalize_decl_name): New.
2007-01-08 kazu * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
2007-01-03 pbrook2007-01-03 Paul Brook <paul@codesourcery.com>
2006-12-11 uros PR target/30120
2006-12-02 kazu * doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix...
2006-11-21 tsmigielChangeLog
2006-11-16 ebotcazou PR middle-end/26306
2006-11-16 uros * config/i386/i386.c (ix86_function_sseregparm): Fix...
2006-11-15 uros * config/i386/i386.opt: New target option -mx87regparm.
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-11-07 jakub * c-common.c (c_common_attributes): Add gnu_inline...
2006-11-01 geoffk2006-09-07 Eric Christopher <echristo@apple.com>
2006-11-01 geoffk * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on
2006-10-24 bje * doc/extend.texi (Variable Attributes): Typo fix.
2006-10-22 hjl2006-10-22 H.J. Lu <hongjiu.lu@intel.com>
2006-10-16 rguenth2006-10-16 Richard Guenther <rguenther@suse.de>
2006-10-01 sayle2006-10-01 Ryan Mansfield <rmansfield@qnx.com>
2006-09-20 janis * doc/extend.texi (Decimal Float): Update for latest...
2006-09-11 geoffk2006-09-11 Josh Triplett <josh@freedesktop.org>
2006-08-26 dje PR target/27544
2006-07-30 echristo2006-07-30 Eric Christopher <echristo@apple.com>
2006-07-20 jason PR c++/28407
2006-07-19 nathan * doc/invoke.texi (RS/6000 and PowerPC Options): Docum...
2006-06-30 jason PR c++/26905
2006-06-12 echristo2006-06-11 Eric Christopher <echristo@apple.com>
2006-06-04 echristo2006-06-04 Eric Christopher <echristo@apple.com>
2006-05-22 rguenth2006-05-22 Richard Guenther <rguenther@suse.de>
2006-05-18 stuart * gcc/config/i386/i386.opt (-mstackrealign...
2006-04-04 geoffk * doc/extend.texi (Function Attributes): Rewrite visib...
2006-04-03 geoffk * doc/extend.texi (Other Builtins): Document that
2006-02-15 matz PR middle-end/22275
2006-01-31 rguenth2006-01-31 Richard Guenther <rguenther@suse.de>
2006-01-18 dj* c-pragma.c (handle_pragma_diagnostic): New.
2006-01-12 jason PR libstdc++/24660
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-12-05 geoffkIndex: gcc/ChangeLog
2005-11-09 aolivaPR other/4372
2005-10-12 rth PR c/24255
2005-10-05 bonzini2005-10-05 Billy Biggs <billy.biggs@gmail.com>
2005-08-22 aldyh * doc/invoke.texi (Option Summary): Add ms1 options.
2005-08-06 kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-08-03 woepaul * doc/contrib.texi: Mention crx.
2005-08-01 wilsonAdd long_call attribute to mips port.
2005-07-26 aldyh * doc/extend.texi (Raw read/write Functions): New...
2005-07-23 rsandifo * config/mips/mips-dsp.md: New file.
2005-07-20 dj* config.gcc: Add m32c-elf support.
2005-07-20 bernds * config/bfin/bfin-protos.h (bfin_longcall_p): Declare.
2005-07-15 rguenth2005-07-15 Richard Guenther <rguenther@suse.de>
2005-07-12 bernds * doc/extend.texi (Blackfin Built-in Functions): New...
2005-06-27 jakub * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5...
2005-06-24 hubicka * tree-optimize.c (init_tree_optimization_passes)...
2005-06-16 rguenth2005-06-16 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-30 paolo2005-05-30 Paolo Carlini <pcarlini@suse.de>
2005-05-10 jsm28 PR other/21052
2005-04-20 rth * builtins.c (expand_builtin_sync_operation...
2005-04-14 rth PR middle-end/14311
2005-04-05 bernds * config/bfin/bfin-modes.def: New file.
2005-04-03 ghazi * builtins.def (BUILT_IN_STPNCPY, BUILT_IN_STRCASECMP,
2005-04-01 dannysmith * config/i386/cygming.h (SUBTARGET_ATTRIBUTE_TABLE...
2005-03-30 jsm28 PR c/772
next