aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2002-04-11extend.texi: Remove old claim that typedefs cannot have an alignment attribute.Richard Sandiford1-5/+0
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-0/+40
2002-03-02i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi...Richard Henderson1-0/+25
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-19/+13
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek1-1/+14
2002-02-23contribute.texi, [...]: Remove trailing whitespace.Joseph Myers1-4/+4
2002-02-22attr-alwaysinline.c: New.Aldy Hernandez1-5/+15
2002-02-21* doc/extend.texi: Fix some more overfull hboxes.Joseph Myers1-147/+294
2002-02-20* doc/extend.texi: Avoid or reduce overfull hboxes.Joseph Myers1-76/+140
2002-02-04extend.texi: Warn about unsupported usage of altivec builtins.Aldy Hernandez1-0/+5
2002-01-28builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning1-1/+1
2002-01-23re PR c/3504 (__alignof__ not working correctly)Neil Booth1-12/+7
2002-01-23extend.texi: Document altivec functions.Aldy Hernandez1-8/+864
2002-01-16extend.texi: Replace "option" with "attribute" appropriately.Kazu Hirata1-11/+11
2002-01-14extend.texi: Move documentation of X86 built-in functions here.Joseph Myers1-1/+239
2002-01-13md.texi (Modifiers): Document the '*' constraint for the user.Geoffrey Keating1-4/+4
2002-01-10* doc/extend.texi (deprecated): Fix a typo.Kazu Hirata1-1/+1
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-16/+85
2001-12-28c-typeck.c (store_init_value): If initializing object with array type of unkn...Jakub Jelinek1-3/+2
2001-12-21builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_...Kaveh R. Ghazi1-3/+8
2001-12-17Separate user and internals manuals.Joseph Myers1-63/+1
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