aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-062003-10-06 Andrew Haley <aph@redhat.com>Andrew Haley
2003-09-17 PR debug/12066Mark Mitchell
2003-09-10 * cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson
2003-09-09 * langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-08-29gcc/Richard Henderson
2003-08-22 * builtin-attrs.def: Fix comment formatting.Kazu Hirata
2003-08-19Missed part of my patch:Andrew Pinski
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-03 * opts.c (decode_options): Do language-specific initialization forGabriel Dos Reis
2003-07-31 * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.Per Bothner
2003-07-102003-07-10 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-25 PR 10178Zack Weinberg
2003-06-24 * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka
2003-06-11 * hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth
2003-06-102003-05-21 Andrew Haley <aph@redhat.com>Andrew Haley
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-04-07 * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyZack Weinberg
2003-03-19(gcc)Nathanael Nerode
2003-03-13 * genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h,Nathanael Nerode
2003-03-08 * c-common.h (c_common_init, c_common_post_options): Update.Neil Booth
2003-02-18 * langhooks.h, langhooks-def.h: introduce new langhook,Matt Austern
2003-02-12 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-23 * langhooks.h (struct lang_hooks_for_tree_inlining): AddZack Weinberg
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-15 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-08-22 For PR java/6005 and PR java/7611:Tom Tromey
2002-08-02 * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill
2002-07-07 * c-common.c (c_common_post_options): Update prototype;Neil Booth
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-30 * langhooks.c: Fix formatting.Kazu Hirata
2002-05-22 PR preprocessor/6517Neil Booth
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-24 * attribs.c (c_common_attribute_table): Move table and handlersNeil Booth
2002-04-20 * Makefile.in: Update.Neil Booth
2002-04-19 * builtins.c: Include langhooks.h.Neil Booth
2002-04-18 * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth
2002-04-04 * c-common.c (truthvalue_conversion): Rename, update.Neil Booth
2002-04-03 PR opt/4330Richard Henderson
2002-04-03 * langhooks-def.h (lhd_set_decl_assembler_name,Neil Booth
2002-04-01 * c-decl.c (grokdeclarator): Update.Neil Booth
2002-04-01 * c-common.c (unsigned_conversion_warning, convert_and_check,Neil Booth
2002-03-31 * c-common.c (c_unsafe_for_reeval): Rename.Neil Booth
2002-03-31 * diagnostic.c (print_error_function): Remove.Neil Booth