aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
AgeCommit message (Expand)Author
2004-01-23alias.c, [...]: Update copyright.Kazu Hirata
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump
2003-10-06tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl.Andrew Haley
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-09-02* langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast properly.Andreas Jaeger
2003-08-29tree-optimize.c: New file.Richard Henderson
2003-08-19Missed part of my patch:Andrew Pinski
2003-08-19langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-25re PR c/10178 (ICE in tree_low_cst)Zack Weinberg
2003-06-24langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode
2003-03-13genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth
2003-02-19toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c.Matt Austern
2003-02-18langhooks.h, [...]: introduce new langhook...Matt Austern
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson
2002-10-23langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg
2002-08-22For PR java/6005 and PR java/7611:Tom Tromey
2002-08-02langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill
2002-07-07c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth
2002-04-20Makefile.in: Update.Neil Booth
2002-04-19builtins.c: Include langhooks.h.Neil Booth
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth