| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/extend.texi: Remove old claim that typedefs cannot have | rsandifo | 2002-04-11 | 1 | -5/+0 |
* | * c-pragma.c (maybe_apply_renaming_pragma): New. | rth | 2002-03-22 | 1 | -0/+40 |
* | * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register | rth | 2002-03-03 | 1 | -0/+25 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -19/+13 |
* | * attribs.c (c_common_attribute_table): Add visibility. | jakub | 2002-02-26 | 1 | -1/+14 |
* | * doc/contribute.texi, doc/extend.texi, doc/install.texi, | jsm28 | 2002-02-23 | 1 | -4/+4 |
* | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-22 | 1 | -5/+15 |
* | * doc/extend.texi: Fix some more overfull hboxes. | jsm28 | 2002-02-21 | 1 | -147/+294 |
* | * doc/extend.texi: Avoid or reduce overfull hboxes. | jsm28 | 2002-02-20 | 1 | -76/+140 |
* | 2002-01-31 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-04 | 1 | -0/+5 |
* | * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace | rth | 2002-01-28 | 1 | -1/+1 |
* | PR c/3504 | neil | 2002-01-23 | 1 | -12/+7 |
* | 2002-01-22 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-01-23 | 1 | -8/+864 |
* | * doc/extend.texi: Replace "option" with "attribute" | kazu | 2002-01-16 | 1 | -11/+11 |
* | * doc/extend.texi: Move documentation of X86 built-in functions | jsm28 | 2002-01-14 | 1 | -1/+239 |
* | * doc/md.texi (Modifiers): Document the '*' constraint for the | geoffk | 2002-01-13 | 1 | -4/+4 |
* | * doc/extend.texi (deprecated): Fix a typo. | kazu | 2002-01-10 | 1 | -1/+1 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -16/+85 |
* | * c-typeck.c (store_init_value): If initializing object with array | jakub | 2001-12-28 | 1 | -3/+2 |
* | * builtin-attrs.def (__builtin_printf_unlocked, | ghazi | 2001-12-21 | 1 | -3/+8 |
* | Separate user and internals manuals. | jsm28 | 2001-12-17 | 1 | -63/+1 |
* | 2001-12-14 Roger Sayle <roger@eyesopen.com> | aj | 2001-12-14 | 1 | -4/+2 |
* | * c-typeck.c (digest_init): Allow initializing | jakub | 2001-12-12 | 1 | -0/+24 |
* | * doc/extend.texi (Deprecated Features): Deprecate implicit | nathan | 2001-12-12 | 1 | -4/+12 |
* | * c-common.c (combine_strings): Complain if concatenating | neil | 2001-12-11 | 1 | -2/+3 |
* | * c-common.h (rid): Add RID_CHOOSE_EXPR and | aldyh | 2001-12-08 | 1 | -0/+90 |
* | * doc/extend.texi: Fix typo last change. | rth | 2001-12-07 | 1 | -1/+1 |
* | 2001-12-07 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-07 | 1 | -6/+36 |
* | * builtin-types.def (BT_FN_VOID_PTR_VAR): New. | janis | 2001-12-07 | 1 | -3/+6 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -22/+5 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -20/+5 |
* | * builtin-types.def (BT_FN_VOID_PTR_INT_INT): New. | janis | 2001-12-04 | 1 | -0/+39 |
* | * c-common.c (struct disabled_builtin, disabled_builtins, | jsm28 | 2001-11-18 | 1 | -1/+3 |
* | * c-common.c (c_expand_expr_stmt): Apply default conversions to | jsm28 | 2001-11-06 | 1 | -4/+6 |
* | * doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/tm.texi: | jsm28 | 2001-11-03 | 1 | -4/+4 |
* | * doc/extend.texi, doc/invoke.texi: Fix spelling. | jsm28 | 2001-10-28 | 1 | -3/+3 |
* | Fix the typo for real now. | aoliva | 2001-10-18 | 1 | -1/+1 |
* | * attribs.c (handle_noinline_attribute): New function. | aoliva | 2001-10-18 | 1 | -7/+21 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -6/+35 |
* | * doc/c-tree.texi, doc/cppinternals.texi, doc/extend.texi, | jsm28 | 2001-10-09 | 1 | -2/+2 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * c-decl.c (grokfield): Make sure the only unnamed fields | dj | 2001-10-08 | 1 | -0/+42 |
* | Fix some problems with previous checkin | bernds | 2001-10-02 | 1 | -2/+2 |
* | Documentation for vector extensions | bernds | 2001-09-29 | 1 | -0/+71 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -9/+34 |
* | * c-typeck.c (really_start_incremental_init): Discriminate | dj | 2001-09-21 | 1 | -8/+8 |
* | * doc/extend.texi, doc/gcc.texi, doc/install-old.texi, | zack | 2001-08-18 | 1 | -60/+90 |
* | * doc/extend.texi (Arrays and pointers implementation): Discourage | rth | 2001-08-11 | 1 | -1/+3 |
* | * doc/extend.texi (Arrays and pointers implementation): Document | rth | 2001-08-11 | 1 | -0/+20 |
* | Fix markup. | rth | 2001-08-10 | 1 | -3/+3 |