summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-11/+24
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+1
* * c-common.c (warn_multichar): New.neil2002-05-061-4/+0
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-1/+0
* * Makefile.in: Update.neil2002-04-201-3/+3
* * builtins.c: Include langhooks.h.neil2002-04-191-0/+1
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-0/+1
* PR opt/4330rth2002-04-031-0/+1
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-0/+1
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-1/+1
* * c-decl.c (finish_function): New arg can_defer_p. Pass itrth2002-03-281-1/+1
* * Makefile.in (attribs.o): Update.neil2002-03-271-0/+1
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-0/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+9
* PR c/5656jakub2002-03-191-0/+1
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-1/+0
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+1
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-4/+0
* * c-decl.c (finish_function): Warn about a non-void function withjason2002-02-061-0/+9
* Tidy up - removed declarations of some unused functions, moved other declsnicola2002-01-111-17/+14
* * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.grahams2002-01-081-13/+13
* * Makefile.in: Update dependencies.neil2001-12-171-2/+5
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+1
* * cpphash.c (_cpp_init_hashtable): Update.neil2001-11-271-0/+7
* * c-common.c: Include c-lex.h.neil2001-11-151-0/+1
* * Makefile.in (c-lang.o): Depend on $(VARRAY_H).aoliva2001-11-121-0/+3
* * Makefile.in: Update.neil2001-11-091-0/+2
* * c-decl.c (delete_block): Remove.neil2001-11-051-1/+0
* * calls.c: Fix formatting.kazu2001-10-111-1/+1
* * 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