summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* * acconfig.h: Fix comment formatting.kazu2001-10-091-3/+3
* * c-common.h (struct c_lang_decl): Add declared_inline.rth2001-10-081-1/+6
* Remove TYPE_NONCOPIED_PARTS.nathan2001-09-061-1/+1
* * c-tree.h: Add prototyp for c_sizeof_nowarn.aj2001-08-271-1/+2
* * c-common.c (c_alignof, c_alignof_expr): Move here...jason2001-08-241-9/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-2/+1
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-081-3/+2
* * c-tree.h (lang_decl): Add pending_sizes fields.mmitchel2001-06-051-2/+5
* Standardize header guards.rth2001-05-261-3/+3
* * c-parse.in (array_declarator): New. Handle C99 constructs.jsm282001-05-251-0/+2
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-4/+1
* * c-parse.in (bison parser, init_reswords): Remove uses ofneil2001-05-121-5/+0
* * c-common.c (finish_label_expr): New function, lifted fromneil2001-05-111-2/+3
* * c-common.h (truthvalue_conversion, type_for_mode,ghazi2001-04-121-23/+0
* 2001-03-19 Stan Shebs <shebs@apple.com>shebs2001-03-201-1/+0
* * c-typeck.c (build_asm_stmt): New, broken out from ...rth2000-12-201-0/+2
* * c-common.c (STD_C9L, ADJ_STD): Define.jsm282000-12-181-4/+0
* * cp/parse.y (yyparse_1): Rename the parser entry point.rth2000-11-211-0/+1
* * c-decl.c (check_for_loop_decls): New function.jsm282000-11-181-0/+1
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-3/+0
* Improved sequence point warningsbernds2000-10-171-4/+0
* * c-typeck.c (check_modify_expr): New function.jsm282000-10-111-0/+4
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-4/+0
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-5/+12
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-0/+1
* Integrated preprocessor.zack2000-09-071-1/+14
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-15/+0
* * c-tree.h (flag_hosted): Move declaration from here...jsm282000-08-211-4/+0
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-041-1/+0
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-5/+1
* * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack2000-07-311-0/+4
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-5/+0
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-55/+0
* 2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>rth2000-06-261-0/+2
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-0/+2
* * c-common.h (c_language_kind): New type.mmitchel2000-06-061-1/+2
* top level:zack2000-05-091-3/+4
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-0/+3
* Copyright fixeslaw2000-02-261-1/+2
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-2/+2
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-1/+1
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-128/+129
* * c-tree.h (warn_float_equal): Declare.law1999-09-301-0/+4
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-12/+0
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-0/+4
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-2/+2
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-1/+0
* * c-common.h: New file.crux1999-07-201-105/+2
* For gcc:gavin1999-07-021-1/+3