aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata1-2/+0
2004-02-01builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.Roger Sayle1-0/+4
2004-01-21extend.texi (Extended Asm): Clarify memory clobber.Andreas Jaeger1-6/+28
2004-01-20c-decl.c (c_init_decl_processing): Set pedantic_lvalues to true unconditionally.Joseph Myers1-89/+0
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-9/+9
2004-01-18contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter...Joseph Myers1-11/+11
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers1-254/+254
2004-01-07re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers1-2/+4
2004-01-04re PR c/3414 (Inaccurate documentation of __attribute__((malloc)))Joseph Myers1-3/+8
2003-12-18note that in-out operands should only be used with register constraintsJason Merrill1-12/+13
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell1-0/+20
2003-12-10extend.texi (Vector Extensions): Document that bitwise operations also work o...Geoffrey Keating1-5/+6
2003-12-05extend.texi (Constructing Calls): Add warning about the limitations of the fu...Eric Botcazou1-0/+5
2003-11-11cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.Jason Merrill1-0/+40
2003-11-08c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues.Joseph Myers1-1/+2
2003-10-26extend.texi (interrupt_handler): Add m68k to the list of processors implement...Bernardo Innocenti1-6/+6
2003-10-22h8300.c (h8300_output_function_epilogue): Remove.Kazu Hirata1-0/+6
2003-10-22* doc/extend.texi: Mention H8S wherever H8/300H is mentioned.Kazu Hirata1-8/+8
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