sparc.md (UNSPEC_ALIGNADDRL): New unspec.
[gcc.git] / gcc / doc / extend.texi
2011-09-20 David S. Millersparc.md (UNSPEC_ALIGNADDRL): New unspec.
2011-09-17 David S. Millersparc.md (UNSPEC_EDGE8, [...]): New unspecs.
2011-08-23 H.J. LuAdd BMI2 support.
2011-08-22 Kirill YukhinAdd support for AVX2 builtin functions.
2011-08-19 Joseph Myersc-parser.c (c_parser_postfix_expression): Handle RID_BU...
2011-08-16 Jason Merrillpt.c (instantiate_class_template_1): If DECL_PRESERVE_P...
2011-08-10 Artjoms Sinkarovsc-typeck.c (scalar_to_vector): New function.
2011-08-01 Kirill YukhinAdd -mlzcnt.
2011-07-27 Kai Tietzi386.c (ix86_option_override_internal): Allow -mabi...
2011-07-18 Rainer Orthre PR debug/23205 ([C++/unit-at-a-time] stabs debug...
2011-07-15 Bernd Schmidtinvoke.texi (C6X Options): New section.
2011-07-14 Matthias Kloseextend.texi (optimize attribute): Fix (another) typo.
2011-07-14 Matthias Kloseextend.texi (optimize attribute): Fix typo.
2011-07-06 Jonathan Wakelyre PR other/49658 (Typo in gcc/doc/extend.texi)
2011-07-04 Georg-Johann Layextend.texi (AVR Built-in Functions): Update documentat...
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-21 Bernd SchmidtMakefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2011-05-25 H.J. LuUpdate pause intrinsic.
2011-05-25 H.J. LuImplement x86 pause intrinsic.
2011-05-04 Mike StumpRemove extra spacing at the end of the line.
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-24 Paolo Carlinire PR other/48748 (Undocumented type traits used in...
2011-04-14 Anatoly Sokolovavr.c: ("insn-codes.h"...
2011-03-23 Jonathan Wakelyre PR other/48179 (Reference mismatch in documentation...
2011-03-22 Joseph MyersMAINTAINERS (crx port, [...]): Remove.
2011-03-18 Joseph Myersc-decl.c (grokfield): Don't allow typedefs for structur...
2011-02-28 Ralf Wildenhuesdocs: fix Function Attributes table nesting.
2011-02-03 Michael MeissnerFix PR target/47272
2011-01-30 Kazu Hirataextend.texi: Follow spelling conventions.
2011-01-30 Gerald Pfeiferextend.texi (Thread-Local): Adjust reference to Ulrich...
2011-01-26 Dave Kornc.opt (-fkeep-inline-dllexport): New switch.
2011-01-24 Jan Hubickare PR c/21659 ([unit-at-a-time] "weak declaration must...
2011-01-18 John David Anglinextend.texi: Mention __float128 support on hppa HP-UX.
2010-12-28 H.J. LuReplace _rdrand_uXX with _rdrandXX_step.
2010-12-23 Ralf WildenhuesFix typos in the manual.
2010-12-20 Ralf Wildenhuesdoc: @var fixes.
2010-12-18 Kai Tietzre PR target/36834 (structure return ABI for windows...
2010-12-09 Joseph Myersextend.texi (Attribute Syntax): Correct description...
2010-11-19 Michael MeissnerAdd PowerPC target attribute/pragma support
2010-11-10 Quentin NeillAdd support for TBM.
2010-11-10 Quentin NeillAdd support for BMI.
2010-11-06 Iain SandoeNS/CF String format syntax parsing.
2010-11-05 Chao-ying Fuconfigure.ac: Test assembler support for DSP Rev1 mult.
2010-10-29 Artjoms Sinkarovstree.h (build_vector_from_val): Declare.
2010-10-22 DJ Delorieextend.texi (Named Address Spaces): Document the M32C...
2010-10-22 Artjoms Sinkarovsc-typeck.c (build_array_ref): Handle subscripting of...
2010-10-15 Joseph Myersextend.texi (Variable Length): Don't refer to VLAs...
2010-10-04 Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-09-30 Michael EagerCheck in support for Xilinx MicroBlaze processor.
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-24 Jan Hubickaextend.texi: (attribute leaf): Document.
2010-09-22 Ralf WildenhuesImprove formatting of manuals.
2010-09-09 Nathan Sidwellconfigure.ac (gnu_indirect_function): New test.
2010-08-31 Francois-Xavier... extend.texi: Fix documentation of the return value...
2010-08-20 Nathan Sidwellgimplify.c (gimplify_modify_expr): When assigning to...
2010-07-23 Jie Zhangextend.texi: Remove IP2K from the description of naked...
2010-07-08 Kai Tietzi386-protos.h (ix86_asm_output_function_label): New...
2010-07-07 H.J. LuRevert revision 161876.
2010-07-06 Kai Tietzi386.c (ix86_function_ms_hook_prologue): Enable x64...
2010-07-05 H.J. LuSupport AVX Programming Reference (June, 2010).
2010-06-28 Bingfeng Meicgraph.h (struct varpool_node): new used_from_object_fi...
2010-06-26 DJ Deloriem32c-protos.h (m32c_note_pragma_address): Declare.
2010-06-21 DJ Deloriediagnostic.h (diagnostic_classification_change_t):...
2010-06-03 Michael MeissnerPR target/44218, improve -mrecip on powerpc
2010-05-26 Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2010-05-15 Joseph Myersc-decl.c (grokfield): Allow typedefs for anonymous...
2010-05-09 Joseph Myersre PR c/4784 (Anonymous structs issues)
2010-05-02 Bruno Haible* doc/extend.texi (Function Attributes): Fix a typo.
2010-05-01 Jonathan Wakelyextend.texi (Inline): Add missing return keyword to...
2010-04-25 Joseph Myersc-common.c (flag_isoc1x): New.
2010-04-09 Kai Tietzcygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-17 Ralf WildenhuesRewrite unfinished sentence in documentation.
2010-03-04 Ralf Wildenhuesdoc: normalize 3DNow! spelling and spacing.
2010-02-26 Manuel López-Ibáñezre PR c/20631 (Support -std=c90 as alias for -std=c89)
2010-02-25 Gerald Pfeiferextend.texi (Symbol-Renaming Pragmas): Fix spelling...
2009-12-15 Ralf WildenhuesReplace tabs with spaces in .texi files.
2009-12-15 Ralf WildenhuesFix @itemx vs. @itemx
2009-11-11 Basile Starynkevitchplugins.texi (Registering custom attributes): section...
2009-11-09 Paul Brookextend.texi (Half-Precision): Update wording to reflect...
2009-11-04 Harsha Jagasiainvoke.texi (-mlwp): Add documentation.
2009-11-04 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include xopintrin.h.
2009-11-03 Nick Cliftonpredicates.md (rx_store_multiple_vector): Reverse order...
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-26 Nick CliftonMAINTAINERS: Add myself as a maintainer for the RX...
2009-10-14 Nick Cliftonextended.texi: Replace the dash character with @minus...
2009-10-12 Stefan Dösingeri386.md (vswapmov): New.
2009-09-30 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include fma4intrin.h.
2009-09-29 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Remove mmintrin-common.h.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-11 Bernd SchmidtFrom Jie Zhang <jie.zhang@analog.com>:
2009-08-17 DJ Deloriem32c.md (UNS_FSETB, UNS_FREIT): New.
2009-08-14 Olatunji Ruwaseextend.texi (Symbol-Renaming Pragmas): redefine_extname...
2009-08-06 Thomas Schwinge2009-08-06 Thomas Schwinge <tschwinge@gnu.org>
2009-08-06 Richard Earnshaw* doc/extend.texi (pcs): Document new attribute for...
2009-07-30 Michael MeissnerAdd patch 5/6 for full power7/VSX support
2009-07-25 Martin Jamborextend.texi (Labels as Values): Document need for noclone.
2009-07-17 Sandra Loosemoreextend.texi (Nested Functions): Replace broken link...
2009-06-30 H.J. Luextend.texi: Fix typo.
2009-06-29 DJ Delorieextend.texi: Add MeP attributes and pragmas.
next