summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
* * c-parse.in (cast_expr): Move compound literals from here ...jsm282001-01-241-29/+29
* * c-parse.in (finish_parse): Add comment about cpp_destroy.neil2001-01-141-0/+1
* * c-lex.c (init_c_lex): Use cpp_get_callbacks to setneil2001-01-131-3/+2
* * c-common.h (ASM_INPUT_P): New.rth2001-01-021-1/+2
* 2000-12-28 Geoffrey Keating <geoffk@redhat.com>geoffk2000-12-291-1/+2
* * c-typeck.c (build_asm_stmt): New, broken out from ...rth2000-12-201-45/+69
* * c-parse.in (finish_parse): Update for parse_in type change.rth2000-11-281-4/+4
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-1/+0
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-18/+0
* * c-parse.in (unary_expr): Move VA_ARG from here ...nathan2000-11-241-2/+2
* * cp/parse.y (yyparse_1): Rename the parser entry point.rth2000-11-211-1/+4
* * c-decl.c (check_for_loop_decls): New function.jsm282000-11-181-9/+15
* * stringpool.c: New file.zack2000-11-171-2/+2
* * c-parse.in (stmts_and_decls): Deprecate use of label at end ofjsm282000-11-131-2/+1
* * c-parse.in (ends_in_label): Remove from %union and %type.jsm282000-11-131-45/+58
* * c-common.c (boolean_increment): New function.jsm282000-11-131-1/+2
* * c-parse.in (c99_block_start, c99_block_end,jsm282000-11-131-14/+62
* * c-parse.in (initelt): Give appropriate pedantic warnings,jsm282000-11-131-2/+10
* * c-lex.c (init_c_lex): Update cpp_start_read call.neil2000-11-021-1/+1
* * c-parse.in (_yylex): Remove CPP_BACKSLASH case.neil2000-11-011-1/+0
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-138/+97
* * c-parse.in (reswords): Add _Complex.jsm282000-09-141-0/+1
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-18/+10
* * c-parse.in: Revert last change.rth2000-09-101-7/+20
* * c-parse.in (asm patterns): Fix volatile check.rth2000-09-101-3/+3
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-071-3/+3
* Integrated preprocessor.zack2000-09-071-48/+638
* * c-decl.c (define_label): Call warning_with_file_and_line andghazi2000-08-291-3/+3
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-59/+1
* * c-parse.in (unop +): Restrict -Wtraditional warnings to user code.ghazi2000-08-231-1/+1
* * c-parse.in (cast_expr): Avoid -Wstrict-prototype warnings forghazi2000-08-111-1/+8
* * c-common.c (combine_strings, check_format_info): Refer to ISO Cjsm282000-08-081-19/+19
* Changed the language string for Objective-C to "GNU Objective-C".ovidiu2000-08-071-1/+1
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-041-3/+3
* * c-parse.in (extdefs): Call ggc_collect between externalgeoffk2000-07-311-1/+1
* * c-parse.in (string): For -Wtraditional, warn about stringghazi2000-07-271-3/+14
* * c-decl.c (define_label): Warn about identifier conflicts withghazi2000-07-121-1/+6
* Warning fixes:ghazi2000-07-121-2/+2
* 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-101-85/+24
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-166/+3
* * tree.h (VOID_TYPE_P): New macro.nathan2000-06-051-2/+1
* top level:zack2000-05-091-2/+2
* * objc/objc-act.c: Include ggc.h.jakub2000-04-121-1/+8
* * c-parse.in (cast_expr): Move change from March 21 into c-parse.inlaw2000-03-311-1/+1
* * c-parse.in (SAVE_WARN_FLAGS): Use size_int.loewis2000-03-201-2/+2
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-1/+1
* * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.gkm2000-03-141-0/+1
* Copyright fixeslaw2000-02-261-1/+2
* * c-parse.in: Apply Ulrich's changes from c-parse.y.zack2000-01-301-6/+6
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-118/+46