summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* langhooks.c: Fix formatting.Kazu Hirata2002-05-301-7/+6
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-10/+8
* Makefile.in: Update.Neil Booth2002-04-201-1/+9
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+8
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+11
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+19
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-0/+27
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-0/+9
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-0/+12
* c-decl.c (maybe_build_cleanup): Remove.Neil Booth2002-03-251-0/+9
* langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez2002-03-211-1/+1
* Makefile.in (fold-const.o, [...]): Update.Neil Booth2002-03-211-2/+2
* Makefile.in: Update.Neil Booth2002-03-201-0/+10
* re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek2002-03-191-0/+12
* Makefile.in (integrate.o): Update.Neil Booth2002-02-281-0/+8
* * langhooks.c: Include flags.h.Diego Novillo2002-02-211-0/+1
* attr-alwaysinline.c: New.Aldy Hernandez2002-02-221-2/+9
* * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-12-061-1/+1
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-0/+21
* langhooks.h (struct lang_hooks): Add staticp.Joseph Myers2001-12-041-0/+9
* * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner2001-11-281-2/+2
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-0/+19
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-0/+23
* Makefile.in: Update.Neil Booth2001-11-091-0/+20
* Clean up langhooksNeil Booth2001-11-061-13/+14
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-10/+19
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+22