aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie1-1/+47
2006-01-12re PR libstdc++/24660 (versioning weak symbols in libstdc++)Jason Merrill1-6/+10
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-2/+64
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-5/+8
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-0/+32
2005-10-12re PR c/24255 (__transparent_union__ mishandled)Richard Henderson1-8/+0
2005-10-05re PR target/23809 (Misleading documentation for -mmmx/msse/...)Billy Biggs1-0/+8
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-08-03contrib.texi: Mention crx.Paul Woegerer1-1/+1
2005-08-01Add long_call attribute to mips port.James E Wilson1-0/+8
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez1-0/+22
2005-07-23mips-dsp.md: New file.Chao-ying Fu1-0/+203
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie1-4/+20
2005-07-20bfin-protos.h (bfin_longcall_p): Declare.Bernd Schmidt1-4/+4
2005-07-15c-common.c (handle_flatten_attribute): New function.Richard Guenther1-1/+9
2005-07-12extend.texi (Blackfin Built-in Functions): New section.Bernd Schmidt1-0/+15
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+135
2005-06-24tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...Jan Hubicka1-1/+8
2005-06-16extend.texi: Document sseregparm target attribute.Richard Guenther1-6/+15
2005-05-30re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini1-15/+18
2005-05-10re PR other/21052 (Example does not compile in user docs, type attributes, pa...Joseph Myers1-1/+1
2005-04-19builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson1-4/+3
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+128
2005-04-05bfin-modes.def: New file.Bernd Schmidt1-9/+35
2005-04-03builtins.def (BUILT_IN_STPNCPY, [...]): New.Kaveh R. Ghazi1-3/+8
2005-04-01cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith1-0/+20
2005-03-30re PR c++/772 (Statement expressions issues)Joseph Myers1-0/+23
2005-03-22extend.texi: Deprecate C++ min/max operators.Mark Mitchell1-46/+5
2005-03-19extend.texi (__builtin_inf): Move statement about INFINITY to __builtin_inff.Joseph Myers1-1/+1
2005-03-17extend.texi (Weak Pragmas): New section.Richard Henderson1-2/+26
2005-03-08re PR c/14411 (Request for setjmp/longjmp attributes)Alexey Neyman1-1/+12
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-8/+8
2005-02-25extend.texi (5.24 Declaring Attributes of Functions): Clarify that the altern...Paolo Carlini1-0/+2
2005-02-20extend.texi (Function Attributes): The attribute "pure" is below this text, n...Hans-Peter Nilsson1-1/+1
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-0/+18
2005-02-07extend.texi: Document deprecated extensions allowing static floating-point me...Jonathan Wakely1-0/+10
2005-02-01* doc/extend.texi (Nested Functions): Update.Joseph Myers1-3/+3
2005-01-31extend.texi (nested functions): Fix linkage description.Dale Johannesen1-2/+2
2004-12-03extend.texi (AltiVec Builtins): Fix info about signedness.Janis Johnson1-3/+4
2004-11-27linux.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-11-26re PR target/18510 (GCC should have instrinsics for SPARC VIS instructions)James A. Morrison1-0/+40
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-1/+4
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-31/+31
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-6/+6
2004-11-05arm.c (arm_handle_notshared_attribute): New function.Mark Mitchell1-0/+23
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell1-0/+5
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-3/+3
2004-10-19extend.texi (Extended Asm): Warn and provide example solution for using a cal...Hans-Peter Nilsson1-0/+31
2004-10-18extend.texi (Attribute Syntax): Clarify details of attributes on parameters.Joseph Myers1-0/+9