Age | Commit message (Expand) | Author | Files | Lines |
2000-05-24 | c-decl.c (build_enumerator): Don't modify the value's type, convert it. | Alexandre Oliva | 1 | -2/+1 |
2000-05-23 | * c-decl.c (pushdecl): Invert sense of test for non-global types. | Zack Weinberg | 1 | -1/+1 |
2000-05-18 | c-common.h (enum c_tree_index): Add g77 type entries. | Chris Demetriou | 1 | -0/+49 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 1 | -3/+3 |
2000-05-09 | top level: | Zack Weinberg | 1 | -4/+4 |
2000-05-06 | c-decl.c: Include "tm_p.h". | Richard Henderson | 1 | -0/+1 |
2000-05-05 | c-common.c (decl_attributes): For TYPE_DECLs attach the attribute to the decl. | Catherine Moore | 1 | -0/+1 |
2000-04-18 | c-decl.c (mark_binding_level): Use 'for' instead of `while'. | Richard Kenner | 1 | -2/+2 |
2000-03-26 | c-convert.c (convert): Return if output or input type is ERROR_MARK. | Richard Kenner | 1 | -29/+36 |
2000-03-23 | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 1 | -1/+1 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -15/+16 |
2000-03-08 | c-common.h (make_fname_decl): Declare. | Nathan Sidwell | 1 | -0/+39 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -60/+55 |
2000-02-29 | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 1 | -5/+0 |
2000-02-28 | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 1 | -11/+10 |
2000-02-27 | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 1 | -8/+13 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -20/+5 |
2000-01-31 | c-decl.c (c_decode_option): Accept optional numeric argument to -Wformat and ... | Ulrich Drepper | 1 | -0/+2 |
2000-01-29 | Adjust variable names, comments, help strings to c99. | Ulrich Drepper | 1 | -13/+15 |
2000-01-25 | c-common.c, [...]: Remove all references to obstack functions obsoleted by GC... | Zack Weinberg | 1 | -283/+30 |
2000-01-12 | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -15/+15 |
2000-01-05 | c-decl.c (finish_enum): Simplify code to determine minimum and maximum values... | Zack Weinberg | 1 | -49/+46 |
1999-12-04 | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | Geoff Keating | 1 | -0/+2 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -16/+21 |
1999-11-03 | * c-decl.c (duplicate_decls): Copy DECL_MODE too. | Richard Henderson | 1 | -0/+1 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1 | -2/+0 |
1999-10-18 | c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT. | Bernd Schmidt | 1 | -2/+4 |
1999-10-15 | c-parse.in (component_decl): Support anonymous struct/union. | Alastair J. Houghton | 1 | -60/+0 |
1999-10-10 | checked in wrong version | Jason Merrill | 1 | -2/+2 |
1999-10-07 | expr.c (expand_expr, [...]): Set TREE_USED sooner. | Jason Merrill | 1 | -11/+9 |
1999-10-06 | * c-decl.c (ggc_p): Enable. | Richard Henderson | 1 | -2/+2 |
1999-09-30 | Use lookup table to get register sizes in dwarf2 eh | Bernd Schmidt | 1 | -2/+2 |
1999-09-30 | c-tree.h (warn_float_equal): Declare. | Dirk Zoller | 1 | -0/+8 |
1999-09-28 | c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined, call it. | Bernd Schmidt | 1 | -0/+4 |
1999-09-24 | Allow to distinguish between three classes of builtin functions | Bernd Schmidt | 1 | -19/+19 |
1999-09-23 | toplev.c (documented_lang_options): Add -fshort-wchar. | Jason Merrill | 1 | -2/+12 |
1999-09-20 | Add comment saying that lang_decode_options should not complain about | Nick Clifton | 1 | -1/+2 |
1999-09-10 | Move declarations and building code for common tree nodes to tree.[ch] | Bernd Schmidt | 1 | -210/+25 |
1999-09-09 | c-decl.c (finish_function): When processing a nested function... | Richard Henderson | 1 | -0/+9 |
1999-09-09 | ggc.h (lang_cleanup_tree): Remove. | Mark Mitchell | 1 | -16/+5 |
1999-09-09 | * c-decl.c (mark_binding_level): Make static to match prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-09-08 | gansidecl.h (__attribute__, [...]): Delete. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-09-07 | c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to. | Richard Henderson | 1 | -19/+9 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -2/+8 |
1999-09-06 | Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | Bernd Schmidt | 1 | -0/+106 |
1999-09-05 | c-decl.c (struct language_function): Renamed from struct c_function. | Bernd Schmidt | 1 | -21/+10 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
1999-08-02 | expr.h (PROMOTE_PROTOTYPES): Move ... | Richard Henderson | 1 | -1/+1 |
1999-08-02 | Jakub Jelinek <jj@ultra.linux.cz> | Jakub Jelinek | 1 | -8/+9 |
1999-07-25 | builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar... | Richard Henderson | 1 | -0/+6 |