aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+217
2007-09-11builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.Jakub Jelinek1-0/+35
2007-09-07stdfix.h: New file.Chao-ying Fu1-0/+129
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+26
2007-09-05Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...Sandra Loosemore1-0/+18
2007-09-04* doc/extend.texi: Document progmem attribute for AVR.Eric Weddington1-0/+10
2007-08-29bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.Jie Zhang1-0/+25
2007-08-27extend.texi (gnu_inline funtion attribute): Document C++ behavior.Alexandre Oliva1-2/+6
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1-4/+13
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-2/+3
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+3
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney1-0/+13
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-7/+32
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