aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2003-10-20* doc/extend.texi: Deprecate casts as lvalues.Joseph Myers1-1/+2
2003-10-19extend.texi: Fix typos.Kazu Hirata1-2/+2
2003-10-12extend.texi (Function Attributes): Mention the exceptional path for noreturn-...Hans-Peter Nilsson1-0/+4
2003-10-04extend.texi (Function Attributes): Fix title of GNU C Preprocessor manual.Gerald Pfeifer1-3/+3
2003-10-04extend.texi: Document how GCC estimates and relies on the size of an asm.Richard Earnshaw1-0/+20
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill1-3/+23
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi1-26/+89
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell1-3/+3
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi1-23/+37
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-18/+62
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-37/+168
2003-08-06extend.texi (Function Attributes): Document the IA-64 version of the "model" ...David Mosberger1-4/+14
2003-08-03builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle1-6/+17
2003-08-01re PR c++/11295 (ICE when using a non-trivial object in a compound statement ...Nathan Sidwell1-25/+60
2003-07-27extend.texi (Deprecated Features): Implicit typename is gone.Nathan Sidwell1-5/+7
2003-07-25extend.texi (Function Attributes): GNU C++ does now allow unused parameter de...Nathan Sidwell1-4/+7
2003-07-21* doc/extend.texi: Fixes to spelling, grammar, and diction.Dave Fluri1-19/+20
2003-07-19* c-decl.c (named_labels, shadowed_labels, label_level_chain)Zack Weinberg1-15/+35
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-65/+50
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith1-2/+70
2003-06-25extend.texi: Document new builtin functions for Intel Prescott New Intrunctions.H.J. Lu1-0/+25
2003-06-23extend.texi: Fix typos.Kazu Hirata1-1/+1
2003-06-20(ARM Built-in Functions): New node.Nick Clifton1-0/+159
2003-06-04c-common.c (handle_cleanup_attribute): New.Richard Henderson1-0/+16
2003-06-03builtins.def (BUILT_IN_CABS, [...]): New builtins representing ISO C99's cabs...Roger Sayle1-2/+8
2003-05-23builtins.def: Defome atan...Roger Sayle1-4/+12
2003-05-22Fix a loose end of a sentence in the way rth suggested.Wolfgang Bangerth1-1/+1
2003-05-20doc/extend.texi: Put warning into documentation of attribute regparm.Kevin Ryde1-0/+11
2003-05-05* doc/extend.texi (Variable Attributes): Re-sort table and tidy.Richard Henderson1-57/+62
2003-04-30extend.texi (Other Builtins): Enclose multiple word data type in braces for @...Andreas Schwab1-4/+4
2003-04-26extend.texi (Function Attributes): Document "near" and "far" for 68HC11 and 6...Stephane Carrez1-0/+24
2003-04-23* doc/extend.texi: Remove duplicate 2003 copyright date.Mark Mitchell1-2/+2
2003-04-15extend.texi (Empty Structures): Correct description of G++'s handling of thes...Mark Mitchell1-2/+3
2003-04-14builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle1-4/+8
2003-04-13builtins.c (expand_builtin_memcpy): Add `endp' argument, use it.Kaveh R. Ghazi1-2/+4
2003-04-12* doc/extend.texi (Empty Structures): New.Geoffrey Keating1-0/+16
2003-04-11bugreport.texi: Fix paragraph breaking between sections in preparation for Te...Simon Law1-3/+1
2003-04-11extend.texi (Template Instantiation): Refer to ISO standard, not Working Paper.Jonathan Wakely1-2/+2
2003-04-07* doc/extend.texi (Darwin Pragmas): Fix spelling of Mac OS.James A Morrison1-1/+1
2003-03-21re PR other/9813 (misplaced paragraph in Constructing Calls node)Volker Reichelt1-13/+13
2003-03-14* doc/extend.texi (Function Names): Make the example compilable.Steven Bosscher1-1/+1
2003-03-02Fix typo "code" -> "@code" in my last commit. Sorry for any inconvenience.Roger Sayle1-1/+1
2003-03-02re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle1-7/+23
2003-02-26builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.Roger Sayle1-29/+30
2003-02-24re PR c/5059 (Compiling s/w containing the use of DIR.H fails on other stat-c...Rainer Orth1-1/+2
2003-02-18re PR c++/1607 ([3.3 only] Format attributes on methods undocumented)Ben Elliston1-1/+6
2003-02-10extend.texi (C++98 Thread-Local Edits): Add missing @item tag.Glen Nakamura1-0/+1
2003-02-07builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type.Roger Sayle1-16/+26
2003-02-02extend.texi (Function Attributes): Remove documentation for PowerPC Windows N...Geoffrey Keating1-31/+0
2003-02-01[multiple changes]Richard Henderson1-0/+75