aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2011-01-18extend.texi: Mention __float128 support on hppa HP-UX.John David Anglin1-0/+1
2010-12-28Replace _rdrand_uXX with _rdrandXX_step.H.J. Lu1-3/+3
2010-12-23Fix typos in the manual.Ralf Wildenhues1-17/+17
2010-12-20doc: @var fixes.Ralf Wildenhues1-1/+1
2010-12-18re PR target/36834 (structure return ABI for windows targets differs from nat...Kai Tietz1-0/+13
2010-12-09extend.texi (Attribute Syntax): Correct description of attributes in pointer ...Joseph Myers1-1/+1
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner1-11/+189
2010-11-10Add support for TBM.Quentin Neill1-0/+8
2010-11-10Add support for BMI.Quentin Neill1-0/+10
2010-11-06NS/CF String format syntax parsing.Iain Sandoe1-1/+30
2010-11-05configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu1-6/+6
2010-10-29tree.h (build_vector_from_val): Declare.Artjoms Sinkarovs1-0/+18
2010-10-22extend.texi (Named Address Spaces): Document the M32C named address space.DJ Delorie1-1/+6
2010-10-22c-typeck.c (build_array_ref): Handle subscripting of vectors.Artjoms Sinkarovs1-0/+6
2010-10-15extend.texi (Variable Length): Don't refer to VLAs not conforming to C99.Joseph Myers1-3/+1
2010-10-04c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field...Ian Lance Taylor1-0/+28
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager1-2/+10
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-1/+10
2010-09-24extend.texi: (attribute leaf): Document.Jan Hubicka1-0/+25
2010-09-22Improve formatting of manuals.Ralf Wildenhues1-15/+15
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell1-7/+53
2010-08-31extend.texi: Fix documentation of the return value of __builtin_choose_expr.Francois-Xavier Coudert1-1/+1
2010-08-20gimplify.c (gimplify_modify_expr): When assigning to volatiles, copy the src ...Nathan Sidwell1-33/+118
2010-07-23extend.texi: Remove IP2K from the description of naked attribute.Jie Zhang1-1/+1
2010-07-08i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz1-4/+4
2010-07-07Revert revision 161876.H.J. Lu1-4/+4
2010-07-06i386.c (ix86_function_ms_hook_prologue): Enable x64 support.Kai Tietz1-4/+4
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu1-0/+25
2010-06-28cgraph.h (struct varpool_node): new used_from_object_file flag.Bingfeng Mei1-1/+1
2010-06-25m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie1-1/+16
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-9/+24
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner1-1/+17
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz1-0/+12
2010-05-15c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...Joseph Myers1-3/+5
2010-05-09re PR c/4784 (Anonymous structs issues)Joseph Myers1-2/+1
2010-05-02* doc/extend.texi (Function Attributes): Fix a typo.Bruno Haible1-1/+1
2010-05-01extend.texi (Inline): Add missing return keyword to examples.Jonathan Wakely1-9/+9
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-6/+10
2010-04-09cygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall and _thiscall as predefine...Kai Tietz1-0/+12
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-17Rewrite unfinished sentence in documentation.Ralf Wildenhues1-1/+2
2010-03-04doc: normalize 3DNow! spelling and spacing.Ralf Wildenhues1-2/+2
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez1-20/+20
2010-02-25extend.texi (Symbol-Renaming Pragmas): Fix spelling of #pragma extern_prefix.Gerald Pfeifer1-1/+1
2009-12-15Replace tabs with spaces in .texi files.Ralf Wildenhues1-8/+8
2009-12-15Fix @itemx vs. @itemxRalf Wildenhues1-4/+4
2009-11-11plugins.texi (Registering custom attributes): section renamed as (Registering...Basile Starynkevitch1-0/+2
2009-11-09extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook1-2/+3
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia1-0/+22
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia1-0/+133