summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* gcctromey2007-01-101-7/+0
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle2006-10-301-4/+5
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-0/+38
* * langhooks.h (struct lang_hooks): Add dwarf_name language hook.hainque2006-05-191-1/+11
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+28
* PR debug/23190rth2005-09-091-2/+2
* PR c/22013jsm282005-07-051-0/+7
* Update FSF address.kcook2005-06-251-2/+2
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-41/+32
* * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu2005-02-211-1/+1
* PR 18785zack2005-02-201-0/+6
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-3/+3
* gcc:jsm282004-09-151-3/+4
* * configure.ac: Check for COMDAT support. Robustify check formmitchel2004-09-151-0/+8
* PR c++/17412steven2004-09-111-0/+1
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-31/+38
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-38/+31
* * tree.c (staticp): Return the static object.rth2004-08-271-2/+2
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-11/+3
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-28/+28
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth2004-07-161-22/+0
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-9/+0
* * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scopezack2004-07-081-19/+3
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-14/+22
* Minor updating of comments.kenner2004-06-241-2/+1
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-10/+0
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-5/+30
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-4/+4
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-0/+6
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+2
* * langhooks.c (lhd_print_error_function): Fix for PR c/13110.bothner2003-12-201-1/+0
* * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichmrs2003-11-121-1/+2
* PR debug/12066mmitchel2003-09-171-0/+8
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-151-0/+10
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-0/+8
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+7
* * langhooks.c (lhd_print_error_function): Move from diagnostic.c.gdr2003-09-071-0/+35
* Missed part of my patch:pinskia2003-08-191-0/+8
* * opts.c (decode_options): Do language-specific initialization forgdr2003-08-031-0/+6
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-1/+1
* PR 11498geoffk2003-07-171-6/+30
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-92/+52
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-1/+0
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-111-10/+0