]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/langhooks.h
2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
[thirdparty/gcc.git] / gcc / langhooks.h
2004-09-15  mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-08-27  rth * tree.c (staticp): Return the static object.
2004-08-19  echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-18  rth * alias.c (readonly_fields_p): Remove.
2004-08-02  gdrinclude/
2004-07-28  echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-25  bernie * c-common.h (c_staticp): Change return type from...
2004-07-17  jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-16  rth * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COP...
2004-07-11  jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-08  jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-07  rth * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INL...
2004-07-06  kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05  kenner * function.c, langhooks-def.h, langhooks.h: Move max_s...
2004-07-03  kenner * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New...
2004-06-23  rth * tree.def (VTABLE_REF): Remove.
2004-06-16  rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01  hubicka * cgraph.c: Add overall comment.
2004-03-19  kenner * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
2004-02-12  zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-09  mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-11-12  mrs * c-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-10-06  aph2003-10-06 Andrew Haley <aph@redhat.com>
2003-09-17  mmitchel PR debug/12066
2003-09-10  rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-09  mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-08-29  rthgcc/
2003-08-22  kazu * builtin-attrs.def: Fix comment formatting.
2003-08-19  pinskiaMissed part of my patch:
2003-08-04  sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-03  gdr * opts.c (decode_options): Do language-specific initia...
2003-07-31  bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-10  steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09  hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06  neil * c-common.h (c_comon_handle_filename,
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-07-05  kazu * bt-load.c: Fix comment typos.
2003-07-02  neil * c-common.h (c_common_init_options): New prototype.
2003-06-25  zack PR 10178
2003-06-24  hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-11  neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-10  aph2003-05-21 Andrew Haley <aph@redhat.com>
2003-06-07  neil * Makefile.in (OJBS, c-opts.o): Update.
2003-04-07  zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-19  neroden(gcc)
2003-03-13  neroden * genattrtab.h, hosthooks-def.h, hosthooks.h, langhook...
2003-03-08  neil * c-common.h (c_common_init, c_common_post_options...
2003-02-18  austern * langhooks.h, langhooks-def.h: introduce new...
2003-02-12  hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-23  zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-09-22  kazu * dbxout.c: Follow spelling conventions.
2002-09-15  kazu * ChangeLog: Follow spelling conventions.
2002-08-22  tromey For PR java/6005 and PR java/7611:
2002-08-02  jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-07-07  neil * c-common.c (c_common_post_options): Update prototype;
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-30  kazu * langhooks.c: Fix formatting.
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-03  neil * langhooks-def.h (lhd_set_decl_assembler_name,
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-31  neil * diagnostic.c (print_error_function): Remove.
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29  neil * Makefile.in (except.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-25  neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21  neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20  neil * Makefile.in: Update.
2002-03-19  jakub PR c/5656
2002-03-17  neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-08  neil * expr.c (expand_expr): Use unsave lang hook.
2002-02-28  neil * Makefile.in (integrate.o): Update.
2001-12-05  jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-04  jsm28 * langhooks.h (struct lang_hooks): Add staticp.
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-22  bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-18  neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15  neil * c-common.c: Include c-lex.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-25  zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23  kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-21  neil * langhooks.c (lang_hook_default_do_nothing,
2001-10-19  kenner * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
2001-10-08  aoliva* langhooks.h: New file.