OSDN Git Service

2012-01-11 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / doc / extend.texi
2012-01-11 rguenth2012-01-11 Richard Guenther <rguenther@suse.de>
2012-01-04 pinskia2012-01-04 Andrew Pinski <apinski@cavium.com>
2011-12-22 redi2011-12-21 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-12-20 jsm28gcc:
2011-11-29 dj.
2011-11-28 gjl * doc/extend.texi (AVR Built-in Functions): Add docume...
2011-11-18 hjlAdd _mm_stream_si64.
2011-11-10 amacleod2011-11-10 Andrew MacLeod <amacleod@redhat.com>
2011-11-07 amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-06 amacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-05 amylaargcc:
2011-10-24 gjl PR target/49824
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-05 davemAdd support for more sparc VIS 3.0 instructions.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-10-02 davemStart adding support for VIS 3.0 instructions.
2011-09-30 hjlAdd missing ','.
2011-09-30 davemAdd sparc VIS 2.0 builtins, intrinsics, and option...
2011-09-29 rguenth2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail...
2011-09-29 davemAdd sparc 3D array addressing VIS intrinsics.
2011-09-27 davemAdd explicit VIS intrinsics for addition and subtraction.
2011-09-27 davemImprove code generation for edge and pixel-compare...
2011-09-25 davemTeach sparc backend about %gsr register and add intrins...
2011-09-22 davemAdd pixel compare VIS intrinsics.
2011-09-20 davem * config/sparc/sparc.md (UNSPEC_ALIGNADDRL): New unspec.
2011-09-17 davem * config/sparc/sparc.md (UNSPEC_EDGE8, UNSPEC_EDGE8L,
2011-08-23 hjlAdd BMI2 support.
2011-08-22 hjlAdd support for AVX2 builtin functions.
2011-08-19 jsm28 * c-parser.c (c_parser_postfix_expression): Handle
2011-08-16 jason * pt.c (instantiate_class_template_1): If DECL_PRESERV...
2011-08-10 rguenth2011-08-10 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2011-08-01 hjlAdd -mlzcnt.
2011-07-27 ktietz * config/i386/i386.c (ix86_option_override_inte...
2011-07-18 ro toplevel:
2011-07-15 berndsgcc/
2011-07-14 doko2011-07-14 Matthias Klose <doko@ubuntu.com>
2011-07-14 doko2011-07-14 Matthias Klose <doko@ubuntu.com>
2011-07-06 redi2011-07-06 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-07-04 gjl * doc/extend.texi (AVR Built-in Functions): Update...
2011-06-27 jakub * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR...
2011-06-21 bernds libgcc/
2011-05-25 hjlUpdate pause intrinsic.
2011-05-25 hjlImplement x86 pause intrinsic.
2011-05-04 mrsRemove extra spacing at the end of the line.
2011-04-25 paolo/gcc
2011-04-24 paolo2011-04-24 Paolo Carlini <paolo.carlini@oracle.com>
2011-04-14 gjl * config/avr/avr.c: ("insn-codes.h", "optabs.h", ...
2011-03-23 redi2011-03-23 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-03-22 jsm28 * MAINTAINERS (crx port, m68hc11 port): Remove. Move...
2011-03-18 jsm28 * c-decl.c (grokfield): Don't allow typedefs for struc...
2011-02-28 rwilddocs: fix Function Attributes table nesting.
2011-02-03 meissnerFix PR target/47272
2011-01-30 kazu * doc/extend.texi: Follow spelling conventions.
2011-01-30 gerald * doc/extend.texi (Thread-Local): Adjust reference...
2011-01-26 davekgcc/c-family/ChangeLog:
2011-01-24 hubicka PR c/21659
2011-01-18 danglin * doc/extend.texi: Mention __float128 support on hppa...
2010-12-28 hjlReplace _rdrand_uXX with _rdrandXX_step.
2010-12-23 rwildFix typos in the manual.
2010-12-20 rwilddoc: @var fixes.
2010-12-18 ktietz2010-12-18 Kai Tietz <kai.tietz@onevision.com>
2010-12-09 jsm28 * doc/extend.texi (Attribute Syntax): Correct descript...
2010-11-19 meissnerAdd PowerPC target attribute/pragma support
2010-11-10 spopAdd support for TBM.
2010-11-10 spopAdd support for BMI.
2010-11-06 iainsNS/CF String format syntax parsing.
2010-11-05 chaoyingfu2010-11-04 Chao-ying Fu <fu@mips.com>
2010-10-29 rguenth2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-22 dj* doc/extend.texi (Named Address Spaces): Document...
2010-10-22 rguenth2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-15 jsm28 * doc/extend.texi (Variable Length): Don't refer to...
2010-10-04 iangcc/:
2010-09-30 eagerCheck in support for Xilinx MicroBlaze processor.
2010-09-27 iangcc/:
2010-09-24 hubicka * doc/extend.texi: (attribute leaf): Document.
2010-09-22 rwildImprove formatting of manuals.
2010-09-09 nathan * configure.ac (gnu_indirect_function): New test.
2010-08-31 fxcoudert * doc/extend.texi: Fix documentation of the return...
2010-08-20 nathan gcc/
2010-07-23 jiez * doc/extend.texi: Remove IP2K from the description...
2010-07-08 ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-07-07 hjlRevert revision 161876.
2010-07-06 ktietz2010-07-06 Kai Tietz <kai.tietz@onevision.com>
2010-07-05 hjlSupport AVX Programming Reference (June, 2010).
2010-06-28 meibf2010-06-28 Bingfeng Mei <bmei@broadcom.com>
2010-06-26 dj* config/m32c/m32c-protos.h (m32c_note_pragma_address...
2010-06-21 dj* diagnostic.h (diagnostic_classification_change_t...
2010-06-03 meissnerPR target/44218, improve -mrecip on powerpc
2010-05-26 ktietzlibiberty/
2010-05-15 jsm28 * c-decl.c (grokfield): Allow typedefs for anonymous...
2010-05-09 jsm28 PR c/4784
2010-05-02 gerald * doc/extend.texi (Function Attributes): Fix a typo.
2010-05-01 redi * doc/extend.texi (Inline): Add missing return keyword...
2010-04-25 jsm28gcc:
2010-04-09 ktietz2010-04-09 Kai Tietz <kai.tietz@onevision.com>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-17 rwildRewrite unfinished sentence in documentation.
2010-03-04 rwilddoc: normalize 3DNow! spelling and spacing.
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-25 gerald * doc/extend.texi (Symbol-Renaming Pragmas): Fix spell...
next