aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Update pause intrinsic.H.J. Lu1-1/+2
2011-05-25Implement x86 pause intrinsic.H.J. Lu1-0/+7
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-41/+41
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-0/+4
2011-04-24re PR other/48748 (Undocumented type traits used in libstdc++-4.6)Paolo Carlini1-21/+36
2011-04-14avr.c: ("insn-codes.h"...Anatoly Sokolov1-0/+39
2011-03-23re PR other/48179 (Reference mismatch in documentation chapter 6)Jonathan Wakely1-36/+36
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-1/+1
2011-03-18c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t...Joseph Myers1-3/+2
2011-02-28docs: fix Function Attributes table nesting.Ralf Wildenhues1-5/+1
2011-02-03Fix PR target/47272Michael Meissner1-1/+67
2011-01-30extend.texi: Follow spelling conventions.Kazu Hirata1-3/+3
2011-01-30extend.texi (Thread-Local): Adjust reference to Ulrich Drepper's paper.Gerald Pfeifer1-1/+1
2011-01-26c.opt (-fkeep-inline-dllexport): New switch.Dave Korn1-4/+9
2011-01-24re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka1-2/+1
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