aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)Author
2005-09-08 PR debug/23190rth
2005-07-05 PR c/22013jsm28
2005-06-25Update FSF address.kcook
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu
2005-02-20 PR 18785zack
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.austern
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack
2004-09-15gcc:jsm28
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check formmitchel
2004-09-11 PR c++/17412steven
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan
2004-09-10 * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan
2004-08-26 * tree.c (staticp): Return the static object.rth
2004-07-282004-07-28 Eric Christopher <echristo@redhat.com>echristo
2004-07-24 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie
2004-07-16 * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth
2004-07-11 * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm28
2004-07-08 * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack
2004-07-05 * langhooks.c: Don't include gt-langhooks.h.zack
2004-06-24Minor updating of comments.kenner
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth
2004-05-14 * tree-gimple.c: Rename from tree-simple.c.dnovillo
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-03-23 PR 12267, 12391, 12560, 13129, 14114, 14113zack
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-09 * expr.h (expand_expr): Make it a macro, not a function.mmitchel
2003-12-20 * langhooks.c (lhd_print_error_function): Fix for PR c/13110.bothner
2003-11-12 * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichmrs
2003-09-17 PR debug/12066mmitchel
2003-09-14 * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel
2003-09-10 * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth
2003-09-09 * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel
2003-09-07 * langhooks.c (lhd_print_error_function): Move from diagnostic.c.gdr
2003-08-19Missed part of my patch:pinskia
2003-08-03 * opts.c (decode_options): Do language-specific initialization forgdr
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-07-17 PR 11498geoffk
2003-07-06 * jump.c: Convert prototypes to ISO C90.aj
2003-06-16 * config/c4x/c4x.c: Don't include "c-tree.h".ghazi
2003-06-11 * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil
2003-06-102003-05-21 Andrew Haley <aph@redhat.com>aph
2003-04-07 * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack
2003-03-19(gcc)neroden
2003-03-13 * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,neroden
2003-03-08 * c-common.h (c_common_init, c_common_post_options): Update.neil
2003-03-08 * calls.c: Fix comment formatting.kazu
2003-02-19 * toplev.c, langhooks.c, langhooks-def.h: Moveaustern