aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+32
2007-06-23extend.texi: Document that dllimport and dllexport imply default visibility.Mark Mitchell1-7/+9
2007-06-15extend.texi: Document behavior of __attribute__((aligned)) on typedefs.Matthew Wilcox1-2/+5
2007-06-08extend.texi (X86 Built-in Functions): Document __builtin_fabsq, __builtin_cop...Uros Bizjak1-0/+20
2007-06-08extend.texi (X86 Built-in Functions): Add missing `@item's in SSE4.2 section.Uros Bizjak1-21/+16
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch1-0/+23
2007-06-03m68k.c (m68k_attribute_table): Add "interrupt".Kazu Hirata1-5/+6
2007-05-31config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_headers.H.J. Lu1-0/+48
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore1-5/+8
2007-05-25extend.texi (alloc_size): New attribute.Dirk Mueller1-7/+32
2007-05-22config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.H.J. Lu1-0/+78
2007-05-18builtins.c (CASE_MATHFN_REENT): New macro.Kaveh R. Ghazi1-12/+20
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata1-0/+8
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini1-8/+9
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar1-1/+35
2007-04-25semantics.c (classtype_has_nothrow_copy_or_assign_p): Adjust per N2255; renam...Paolo Carlini1-7/+6
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson1-0/+4
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini1-0/+119
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-03-09extend.texi (MIPS DSP Built-in Functions): Document the DSP REV 2.Chao-ying Fu1-8/+91
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka1-4/+34
2007-03-05c.opt (fgnu89-inline): New option.Ian Lance Taylor1-6/+36
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-0/+12
2007-02-19c.opt (Waddress): New.Manuel López-Ibáñez1-2/+2
2007-02-05amdfam10Harsha Jagasia1-0/+17
2007-01-30extend.texi (Decimal Floating Types): Remove decfloat.h from the list of disc...Janis Johnson1-4/+0
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-3/+3
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+13
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-03backport: thumb2.md: New file.Paul Brook1-1/+4
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak1-8/+0
2006-12-02* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.Kazu Hirata1-1/+1
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-2/+74
2006-11-16re PR middle-end/26306 (ICE on volatile array with non-constant bounds)Eric Botcazou1-43/+15
2006-11-16i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak1-1/+1
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak1-0/+8
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-4/+3
2006-11-08c-common.c (c_common_attributes): Add gnu_inline attribyte.Jakub Jelinek1-3/+9
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+10
2006-11-01re PR c/16622 ([C99] extern inline is handled wrong in C99 mode)Geoffrey Keating1-51/+62
2006-10-25* doc/extend.texi (Variable Attributes): Typo fix.Ben Elliston1-1/+1
2006-10-22config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.H.J. Lu1-0/+46
2006-10-16re PR target/25519 (Intel (SSE/MMX) intrinsics should only be mentioned inste...Richard Guenther1-3/+162
2006-10-01re PR c/20533 (documentation: attribute 'used', applied to a variable)Ryan Mansfield1-0/+4
2006-09-20extend.texi (Decimal Float): Update for latest draft TR, clean up terminology.Janis Johnson1-15/+31
2006-09-11extend.texi (Other Builtins): Actually use the macro argument in the document...Josh Triplett1-1/+1
2006-08-26re PR target/27544 (attribute altivec is not documented)David Edelsohn1-5/+32
2006-07-30re PR target/27543 (attribute ms_struct is now also for rs6000 but not docume...Eric Christopher1-0/+9
2006-07-20re PR c++/28407 (Issue with anonymous namespace)Jason Merrill1-4/+14
2006-07-19invoke.texi (RS/6000 and PowerPC Options): Document that -mlongcall does not ...Nathan Sidwell1-9/+10