aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)Author
2002-04-20 * Makefile.in: Update.neil
2002-04-19 * builtins.c: Include langhooks.h.neil
2002-04-18 * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil
2002-04-04 * c-common.c (truthvalue_conversion): Rename, update.neil
2002-04-03 PR opt/4330rth
2002-04-01 * c-decl.c (grokdeclarator): Update.neil
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,neil
2002-03-31 * c-common.c (c_unsafe_for_reeval): Rename.neil
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.neil
2002-03-27 * Makefile.in (attribs.o): Update.neil
2002-03-27 * c-common.c (c_expand_expr): Fix prototype.neil
2002-03-26 * Makefile.in (ggc-common.o): Update.neil
2002-03-19 PR c/5656jakub
2002-03-17 * c-common.h (yyparse, c_common_parse_file): New.neil
2002-03-13 * c-common.c (c_tree_code_type, c_tree_code_length,ghazi
2002-02-28 * Makefile.in (integrate.o): Update.neil
2001-12-17 * Makefile.in: Update dependencies.neil
2001-12-16 * c-common.c, c-common.h (back_end_hook): Remove.neil
2001-12-04 * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm28
2001-11-27 * cpphash.c (_cpp_init_hashtable): Update.neil
2001-11-27 * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner
2001-11-26 * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil
2001-11-20 * c-lang.c (finish_file): Backout 2001-11-16jakub
2001-11-19 * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason
2001-11-18 * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil
2001-11-16 * c-lang.c (finish_file): Don't emit static inline functions ifjakub
2001-11-15 * c-common.c: Include c-lex.h.neil
2001-11-14 * c-lang.c (finish_file): Make I unsigned to eliminate warning.kenner
2001-11-12* Makefile.in (c-lang.o): Depend on $(VARRAY_H).aoliva
2001-11-09 * Makefile.in: Update.neil
2001-11-09 * c-lang.c (LANG_HOOKS_NAME): New.neil
2001-11-06 * alias.c:: Include langhooks.h.neil
2001-10-23 * alias.c (can_address_p): Compnonents are not addressable ifkenner
2001-10-08* langhooks.h: New file.aoliva
2001-10-08 * c-common.h (struct c_lang_decl): Add declared_inline.rth
2001-10-05* Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-07-09 * c-lang.c (start_cdtor): Remove extra parameter from start_function.kenner
2001-06-26 * toplev.c (decode_f_option): Adjust setting.gdr
2001-06-05 * c-common.h (flag_dump_translation_unit): Remove.nathan
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil
2001-03-202001-03-19 Stan Shebs <shebs@apple.com>shebs
2001-02-12 * c-decl.c (grokdeclarator): In C99 mode, give the more specificjsm28
2001-01-29 * tree.c, tree.h (build_parse_node): Remove; was identical tojsm28
2001-01-10 * c-lang.c (lang_hooks): Update.neil
2001-01-09 * c-lang.c (lang_hooks): Update.neil
2001-01-07 * c-lang.c (c_post_options): Call cpp_post_options.neil
2001-01-07 * toplev.c (main): Call the front-end specific post_optionsneil
2001-01-03 * c-common.c (c_common_lang_init): New function. Warn if formatjsm28
2001-01-02 * c-decl.c (c_decode_option): Remove support ofaj