OSDN Git Service

* cpppch.c (cpp_valid_state): Unconditionally initialize nl.
[pf3gnuchains/gcc-fork.git] / gcc / c-tree.h
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-03-17 zack * c-tree.h (struct lang_identifier): Remove error_locu...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-08 rth * c-typeck.c (c_tree_expr_nonnegative_p): New...
2002-09-06 zlaski[gcc/ChangeLog]
2002-09-03 shebs * c-lang.c (recognize_objc_keyword): Remove...
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-03 rth PR opt/4330
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-28 rth * c-decl.c (finish_function): New arg can_defer...
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-19 jakub PR c/5656
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-06 jason * c-decl.c (finish_function): Warn about a...
2002-01-11 nicolaTidy up - removed declarations of some unused functions...
2002-01-08 grahams * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase...
2001-12-17 neil * Makefile.in: Update dependencies.
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-11-27 neil * cpphash.c (_cpp_init_hashtable): Update.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-12 aoliva* Makefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09 neil * Makefile.in: Update.
2001-11-05 neil * c-decl.c (delete_block): Remove.
2001-10-11 kazu * calls.c: Fix formatting.
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-10-08 rth * c-common.h (struct c_lang_decl): Add declared...
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-27 aj * c-tree.h: Add prototyp for c_sizeof_nowarn.
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-06-05 mmitchel * c-tree.h (lang_decl): Add pending_sizes fields.
2001-05-26 rthStandardize header guards.
2001-05-25 jsm28 * c-parse.in (array_declarator): New. Handle C99...
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-12 neil * c-parse.in (bison parser, init_reswords): Remove...
2001-05-11 neil * c-common.c (finish_label_expr): New function, lifted...
2001-04-12 ghazi * c-common.h (truthvalue_conversion, type_for_mode,
2001-03-20 shebs2001-03-19 Stan Shebs <shebs@apple.com>
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-11-21 rth * cp/parse.y (yyparse_1): Rename the parser...
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-17 berndsImproved sequence point warnings
2000-10-11 jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 zackIntegrated preprocessor.
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-26 rth2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>
2000-06-19 zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-05-09 zacktop level:
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-02-26 lawCopyright fixes
2000-01-29 drepperAdjust variable names, comments, help strings to c99.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-20 crux * c-common.h: New file.
1999-07-02 gavinFor gcc:
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-01-31 zackh
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawCopyright fixes.
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-20 ghaziNew warning, `missing-noreturn':
1998-10-08 law * c-common.c (type_for_mode): Only return TItyp...
next