| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -1/+0 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -3/+1 |
* | 2001-08-01 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-08-01 | 1 | -14/+56 |
* | * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases. | neil | 2001-07-19 | 1 | -5/+1 |
* | * c-parse.in (all_prefix_attributes): New variable. | jsm28 | 2001-07-17 | 1 | -133/+102 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -7/+7 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -38/+27 |
* | * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, | zack | 2001-07-01 | 1 | -59/+45 |
* | gcc/ | gdr | 2001-06-10 | 1 | -0/+1 |
* | * c-parse.in (notype_initdcl): Remove redundant line. | neil | 2001-05-25 | 1 | -1/+0 |
* | * c-parse.in (array_declarator): New. Handle C99 constructs. | jsm28 | 2001-05-25 | 1 | -44/+42 |
* | * c-parse.in (parm_declarator): Split into | jsm28 | 2001-05-19 | 1 | -8/+36 |
* | * c-parse.in (methodtype): New production. | neil | 2001-05-16 | 1 | -46/+17 |
* | * c-common.h (RID_FIRST_PQ): New. | neil | 2001-05-16 | 1 | -26/+30 |
* | * c-parse.in (bison parser, init_reswords): Remove uses of | neil | 2001-05-12 | 1 | -21/+15 |
* | * c-common.c (finish_label_expr): New function, lifted from | neil | 2001-05-11 | 1 | -41/+3 |
* | * c-parse.in: Remove many shift/reduce conflicts. Update | jsm28 | 2001-05-10 | 1 | -207/+695 |
* | gcc: | nathan | 2001-04-24 | 1 | -20/+31 |
* | * c-parse.in (yylexname): New function, split out of _yylex. | zack | 2001-03-07 | 1 | -65/+99 |
* | * stringpool.c (set_identifier): New function. | zack | 2001-03-02 | 1 | -13/+10 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -2/+2 |
* | * c-parse.in (structsp): Pedwarn when "enum foo" refers to an | jsm28 | 2001-01-31 | 1 | -3/+9 |
* | * c-parse.in (cast_expr): Move compound literals from here ... | jsm28 | 2001-01-24 | 1 | -29/+29 |
* | * c-parse.in (finish_parse): Add comment about cpp_destroy. | neil | 2001-01-14 | 1 | -0/+1 |
* | * c-lex.c (init_c_lex): Use cpp_get_callbacks to set | neil | 2001-01-13 | 1 | -3/+2 |
* | * c-common.h (ASM_INPUT_P): New. | rth | 2001-01-02 | 1 | -1/+2 |
* | 2000-12-28 Geoffrey Keating <geoffk@redhat.com> | geoffk | 2000-12-29 | 1 | -1/+2 |
* | * c-typeck.c (build_asm_stmt): New, broken out from ... | rth | 2000-12-20 | 1 | -45/+69 |
* | * c-parse.in (finish_parse): Update for parse_in type change. | rth | 2000-11-28 | 1 | -4/+4 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -1/+0 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -18/+0 |
* | * c-parse.in (unary_expr): Move VA_ARG from here ... | nathan | 2000-11-24 | 1 | -2/+2 |
* | * cp/parse.y (yyparse_1): Rename the parser entry point. | rth | 2000-11-21 | 1 | -1/+4 |
* | * c-decl.c (check_for_loop_decls): New function. | jsm28 | 2000-11-18 | 1 | -9/+15 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -2/+2 |
* | * c-parse.in (stmts_and_decls): Deprecate use of label at end of | jsm28 | 2000-11-13 | 1 | -2/+1 |
* | * c-parse.in (ends_in_label): Remove from %union and %type. | jsm28 | 2000-11-13 | 1 | -45/+58 |
* | * c-common.c (boolean_increment): New function. | jsm28 | 2000-11-13 | 1 | -1/+2 |
* | * c-parse.in (c99_block_start, c99_block_end, | jsm28 | 2000-11-13 | 1 | -14/+62 |
* | * c-parse.in (initelt): Give appropriate pedantic warnings, | jsm28 | 2000-11-13 | 1 | -2/+10 |
* | * c-lex.c (init_c_lex): Update cpp_start_read call. | neil | 2000-11-02 | 1 | -1/+1 |
* | * c-parse.in (_yylex): Remove CPP_BACKSLASH case. | neil | 2000-11-01 | 1 | -1/+0 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -138/+97 |
* | * c-parse.in (reswords): Add _Complex. | jsm28 | 2000-09-14 | 1 | -0/+1 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -18/+10 |
* | * c-parse.in: Revert last change. | rth | 2000-09-10 | 1 | -7/+20 |
* | * c-parse.in (asm patterns): Fix volatile check. | rth | 2000-09-10 | 1 | -3/+3 |
* | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if | zack | 2000-09-07 | 1 | -3/+3 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -48/+638 |
* | * c-decl.c (define_label): Call warning_with_file_and_line and | ghazi | 2000-08-29 | 1 | -3/+3 |