aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump1-1/+2
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell1-0/+8
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell1-0/+10
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson1-0/+8
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+7
2003-09-07langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis1-0/+35
2003-08-19Missed part of my patch:Andrew Pinski1-0/+8
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis1-0/+6
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-1/+1
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating1-6/+30
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-92/+52
2003-06-16c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi1-1/+0
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-10/+0
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley1-0/+10
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg1-0/+11
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-2/+2
2003-03-13c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-0/+9
2003-03-08calls.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-02-19toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c.Matt Austern1-0/+29
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+9
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-3/+3
2002-08-22For PR java/6005 and PR java/7611:Tom Tromey1-0/+7
2002-08-02langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill1-0/+14
2002-05-30langhooks.c: Fix formatting.Kazu Hirata1-7/+6
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-10/+8
2002-04-20Makefile.in: Update.Neil Booth1-1/+9
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+8
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+11
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+19
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth1-0/+27
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+9
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+12
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-0/+9
2002-03-21langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez1-1/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-2/+2
2002-03-20Makefile.in: Update.Neil Booth1-0/+10
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+12
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+8
2002-02-21* langhooks.c: Include flags.h.Diego Novillo1-0/+1
2002-02-22attr-alwaysinline.c: New.Aldy Hernandez1-2/+9
2001-12-06* langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+1
2001-12-05langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill1-0/+21
2001-12-04langhooks.h (struct lang_hooks): Add staticp.Joseph Myers1-0/+9
2001-11-28* langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner1-2/+2
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-0/+19
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-0/+23
2001-11-09Makefile.in: Update.Neil Booth1-0/+20
2001-11-06Clean up langhooksNeil Booth1-13/+14
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-10/+19