aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)Author
2005-11-18 * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump
2005-07-082005-07-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-07-05 PR c/22013Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell
2005-03-23 * langhooks.h (truthvalue_conversion): Remove.Joseph Myers
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-20 PR 18785Zack Weinberg
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check forMark Mitchell
2004-08-27 * tree.c (staticp): Return the static object.Richard Henderson
2004-08-192004-08-19 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-08-18 * alias.c (readonly_fields_p): Remove.Richard Henderson
2004-08-02include/Gabriel Dos Reis
2004-07-282004-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-07-25 * c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti
2004-07-17 * langhooks.h (builtin_function): New langhook.Joseph Myers
2004-07-16 * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,Richard Henderson
2004-07-11 * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,Joseph Myers
2004-07-082004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>Joseph Myers
2004-07-07 * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.Richard Henderson
2004-07-06 * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner
2004-07-05 * function.c, langhooks-def.h, langhooks.h: Move max_size hookRichard Kenner
2004-07-03 * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.Richard Kenner
2004-06-23 * tree.def (VTABLE_REF): Remove.Richard Henderson
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-01 * cgraph.c: Add overall comment.Jan Hubicka
2004-03-19 * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.Richard Kenner
2004-02-12 * debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-09 * expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell
2003-11-12 * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichMike Stump
2003-10-062003-10-06 Andrew Haley <aph@redhat.com>Andrew Haley
2003-09-17 PR debug/12066Mark Mitchell
2003-09-10 * cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson
2003-09-09 * langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-08-29gcc/Richard Henderson
2003-08-22 * builtin-attrs.def: Fix comment formatting.Kazu Hirata
2003-08-19Missed part of my patch:Andrew Pinski
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-03 * opts.c (decode_options): Do language-specific initialization forGabriel Dos Reis
2003-07-31 * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.Per Bothner
2003-07-102003-07-10 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth