]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-lang.c
2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
[thirdparty/gcc.git] / gcc / c-lang.c
2004-07-08  jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-05  zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-01  jsm28 PR c/1027
2004-06-26  kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-16  rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13  jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-28  zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-23  zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-04  kazu gcc/
2004-02-03  paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2003-09-25  zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-09  mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-08-29  rthgcc/
2003-08-25  gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-19  pinskiaPR c++/10538, PR c/5582
2003-08-19  gdr * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNO...
2003-08-10  gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-04  sayle * c-common.c (flag_noniso_default_format_attributes...
2003-07-31  bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-17  geoffk PR 11498
2003-07-11  geoffkIndex: ChangeLog
2003-07-09  hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06  neil * c-common.h (c_comon_handle_filename,
2003-06-30  neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-25  zack PR 10178
2003-06-22  aj * c-lang.c: Convert to ISO C90.
2003-06-07  neil * Makefile.in (OJBS, c-opts.o): Update.
2003-02-12  hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-09-06  zlaski[gcc/ChangeLog]
2002-09-03  shebs * c-lang.c (recognize_objc_keyword): Remove...
2002-08-12  neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
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-07-26  jason * c-dump.c: Resurrect.
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22  neil PR preprocessor/6517
2002-04-25  neil * c-common.h (c_common_parse_file): Update.
2002-04-24  neil * attribs.c (c_common_attribute_table): Move table...
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-04  neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-03  rth PR opt/4330
2002-04-01  neil * c-decl.c (grokdeclarator): Update.
2002-04-01  neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31  neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-27  neil * Makefile.in (attribs.o): Update.
2002-03-27  neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26  neil * Makefile.in (ggc-common.o): Update.
2002-03-19  jakub PR c/5656
2002-03-17  neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-13  ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-02-28  neil * Makefile.in (integrate.o): Update.
2001-12-17  neil * Makefile.in: Update dependencies.
2001-12-16  neil * c-common.c, c-common.h (back_end_hook): Remove.
2001-12-04  jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-11-27  neil * cpphash.c (_cpp_init_hashtable): Update.
2001-11-27  kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26  neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-20  jakub * c-lang.c (finish_file): Backout 2001-11-16
2001-11-19  jason * cppmacro.c (_cpp_backup_tokens): Pop cur_run...
2001-11-18  neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-16  jakub * c-lang.c (finish_file): Don't emit static inline...
2001-11-15  neil * c-common.c: Include c-lex.h.
2001-11-14  kenner * c-lang.c (finish_file): Make I unsigned to eliminate...
2001-11-12  aoliva* Makefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09  neil * Makefile.in: Update.
2001-11-09  neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-10-23  kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-08  aoliva* langhooks.h: New file.
2001-10-08  rth * c-common.h (struct c_lang_decl): Add declared...
2001-10-05  aoliva* Makefile.in (c-decl.o): Depend on tree-inline.h.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-09  kenner * c-lang.c (start_cdtor): Remove extra parameter from...
2001-06-26  gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-05  nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-20  neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-03-20  shebs2001-03-19 Stan Shebs <shebs@apple.com>
2001-02-12  jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-01-29  jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-10  neil * c-lang.c (lang_hooks): Update.
2001-01-09  neil * c-lang.c (lang_hooks): Update.
2001-01-07  neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07  neil * toplev.c (main): Call the front-end specific...
2001-01-03  jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-02  aj * c-decl.c (c_decode_option): Remove support of
2000-11-28  neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-26  neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25  neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-20  neil * c-lang.c (lang_init_options): Update call to
2000-11-10  mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-08  rth * c-lang.c (start_cdtor, finish_cdtor): New...
2000-10-18  mmitchel * c-common.c (back_end_hook): New variable.
2000-09-17  mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-07  zackIntegrated preprocessor.
2000-08-20  gdr * c-lang.c: #include diagnostic.h
next