aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2001-12-14builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger1-4/+2
2001-12-12c-typeck.c (digest_init): Allow initializing static storage duration objects ...Jakub Jelinek1-0/+24
2001-12-12extend.texi (Deprecated Features): Deprecate implicit typename.Nathan Sidwell1-4/+12
2001-12-11c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth1-2/+3
2001-12-08c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez1-0/+90
2001-12-07* doc/extend.texi: Fix typo last change.Richard Henderson1-1/+1
2001-12-07extend.texi (Variable Attributes): Document vector_size.Aldy Hernandez1-6/+36
2001-12-07builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson1-3/+6
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-22/+5
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-20/+5
2001-12-04builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson1-0/+39
2001-11-18c-common.c (struct disabled_builtin, [...]): New.Joseph Myers1-1/+3
2001-11-06re PR c/461 (non-lvalue arrays)Joseph Myers1-4/+6
2001-11-03extend.texi, [...]: Use "invalid" instead of "illegal".Joseph Myers1-4/+4
2001-10-28* doc/extend.texi, doc/invoke.texi: Fix spelling.Joseph Myers1-3/+3
2001-10-18Fix the typo for real now.Alexandre Oliva1-1/+1
2001-10-18attribs.c (handle_noinline_attribute): New function.Alexandre Oliva1-7/+21
2001-10-11c-parse.in (asm_operand): Allow named operands.Richard Henderson1-6/+35
2001-10-10c-tree.texi, [...]: Consistently use "nonzero" instead of "non-zero".Joseph Myers1-2/+2
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-08c-decl.c (grokfield): Make sure the only unnamed fields we're allowing are ei...DJ Delorie1-0/+42
2001-10-02Fix some problems with previous checkinBernd Schmidt1-2/+2
2001-09-29Documentation for vector extensionsBernd Schmidt1-0/+71
2001-09-21Table-driven attributes.Joseph Myers1-9/+34
2001-09-20c-typeck.c (really_start_incremental_init): Discriminate between zero-length ...DJ Delorie1-8/+8
2001-08-18extend.texi, [...]: Eliminate overfull or underfull hboxes.Zack Weinberg1-60/+90
2001-08-11extend.texi (Arrays and pointers implementation): Discourage relying on sign-...Richard Henderson1-1/+3
2001-08-10extend.texi (Arrays and pointers implementation): Document behavior of pointe...Richard Henderson1-0/+20
2001-08-10Fix markup.Richard Henderson1-3/+3
2001-08-10extend.texi (C Implementation): New chapter.Richard Henderson1-0/+335
2001-08-04* doc/extend.texi (Other Builtins): Fix typo in last change.Hans-Peter Nilsson1-2/+2
2001-08-04builtins.c (fold_builtin_constant_p): Return integer_zero_node for complex ex...Zack Weinberg1-0/+20
2001-07-23extend.texi: Update __builtin_return_address and __builtin_frame_address.H.J. Lu1-3/+10
2001-07-17c-parse.in (all_prefix_attributes): New variable.Joseph Myers1-11/+6
2001-07-03extend.texi, [...]: Improve formatting.Joseph Myers1-8/+19
2001-06-28darwin.h (REGISTER_TARGET_PRAGMAS): Define.Stan Shebs1-0/+79
2001-06-27c-tree.texi, [...]: Replace . at end of sentences preceded by a capital lette...Joseph Myers1-18/+18
2001-06-27cpp.texi, [...]: Use @: where necessary when a full stop does not end a sente...Joseph Myers1-5/+5
2001-06-26c-tree.texi, [...]: Use two spaces after ends of sentences.Joseph Myers1-43/+43
2001-06-25c-tree.texi, [...]: Be more consistent about the use of "GCC" and related terms.Joseph Myers1-52/+52
2001-06-25extend.texi, [...]: Remove uses of @refill.Joseph Myers1-2/+2
2001-06-21contrib.texi, [...]: Use the correct name "Objective-C" everywhere instead of...Stan Shebs1-4/+4
2001-06-21c-tree.texi, [...]: Consistently use "front end" and "back end" as nouns and ...Joseph Myers1-1/+1
2001-06-14c-tree.texi, [...]: Fix spelling and typos.Joseph Myers1-11/+11
2001-06-14c-tree.texi, [...]: Use more logical markup.Joseph Myers1-3/+3
2001-06-13extend.texi (Function Attributes): Document SH's sp_switch and trap_exit.Alexandre Oliva1-9/+25
2001-06-12gcc.texi: Change the font used for @def...Joseph Myers1-92/+110
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie1-0/+4637