summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl.Andrew Haley2003-10-061-0/+3
* re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell2003-09-171-0/+3
* cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson2003-09-101-3/+4
* langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2003-09-091-0/+9
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+15
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* Missed part of my patch:Andrew Pinski2003-08-191-0/+4
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-4/+0
* opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis2003-08-031-0/+4
* opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner2003-07-311-3/+0
* ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher2003-07-101-23/+18
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-0/+1
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+7
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-79/+75
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-1/+1
* re PR c/10178 (ICE in tree_low_cst)Zack Weinberg2003-06-251-0/+5
* langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka2003-06-241-0/+3
* 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/+3
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-3/+15
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-0/+5
* c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode2003-03-191-1/+1
* genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-15/+10
* langhooks.h, [...]: introduce new langhook...Matt Austern2003-02-181-0/+4
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-0/+11
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+1
* langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg2002-10-231-0/+1
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-4/+4
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* For PR java/6005 and PR java/7611:Tom Tromey2002-08-221-0/+4
* langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill2002-08-021-0/+6
* c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth2002-07-071-1/+4
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-7/+1
* langhooks.c: Fix formatting.Kazu Hirata2002-05-301-3/+3
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-1/+4
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-7/+3
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-0/+9
* Makefile.in: Update.Neil Booth2002-04-201-0/+23
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+6
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+6
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+13
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+4
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-0/+7
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+5
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-0/+12
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-0/+9
* diagnostic.c (print_error_function): Remove.Neil Booth2002-03-311-0/+6
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-0/+10