summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-0/+6
* Speed up walk_tree by introducing a special-purpose hash table.Matt Austern2004-10-141-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-3/+3
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-3/+4
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-0/+8
* re PR c++/17412 (tree check failure in fold-const)Steven Bosscher2004-09-111-0/+1
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-31/+38
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-38/+31
* tree.c (staticp): Return the static object.Richard Henderson2004-08-261-2/+2
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-11/+3
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-28/+28
* langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson2004-07-161-22/+0
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-9/+0
* c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg2004-07-081-19/+3
* langhooks.c: Don't include gt-langhooks.h.Zack Weinberg2004-07-051-14/+22
* Minor updating of comments.Richard Kenner2004-06-241-2/+1
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-10/+0
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-5/+30
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-1/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-4/+4
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-0/+6
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell2004-01-091-1/+2
* re PR c/13110 (error message includes extra blank line)Per Bothner2003-12-191-1/+0
* c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump2003-11-121-1/+2
* re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell2003-09-171-0/+8
* re PR c++/3907 (nested template parm collides with member name)Mark Mitchell2003-09-151-0/+10
* cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson2003-09-101-0/+8
* langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2003-09-091-0/+7
* langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis2003-09-071-0/+35
* Missed part of my patch:Andrew Pinski2003-08-191-0/+8
* opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis2003-08-031-0/+6
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating2003-07-171-6/+30
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-92/+52
* c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi2003-06-161-1/+0
* hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2003-06-111-10/+0
* langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley2003-06-101-0/+10
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-0/+11
* c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode2003-03-191-2/+2
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-0/+9
* calls.c: Fix comment formatting.Kazu Hirata2003-03-081-1/+1
* toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c.Matt Austern2003-02-191-0/+29
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-3/+9
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-3/+3
* For PR java/6005 and PR java/7611:Tom Tromey2002-08-221-0/+7
* langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill2002-08-021-0/+14