re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)
[platform/upstream/gcc.git] / gcc / langhooks.h
2003-08-29 Richard Hendersontree-optimize.c: New file.
2003-08-22 Kazu Hiratabuiltin-attrs.def: Fix comment formatting.
2003-08-19 Andrew PinskiMissed part of my patch:
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-03 Gabriel Dos Reisopts.c (decode_options): Do language-specific initializ...
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-25 Zack Weinbergre PR c/10178 (ICE in tree_low_cst)
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-11 Neil Boothhooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-13 Nathanael Nerodegenattrtab.h, [...]: Replace "GNU CC" with "GCC".
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-22 Tom TromeyFor PR java/6005 and PR java/7611:
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-07-07 Neil Boothc-common.c (c_common_post_options): Update prototype...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-30 Kazu Hiratalanghooks.c: Fix formatting.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-03 Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29 Neil BoothMakefile.in (except.o): Update.
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-04 Joseph Myerslanghooks.h (struct lang_hooks): Add staticp.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 Neil BoothClean up langhooks
2001-10-25 Zack Weinberglanghooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-21 Neil Boothlanghooks.c (lang_hook_default_do_nothing, [...]):...
2001-10-19 Richard Kennerlanghooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
2001-10-08 Alexandre Olivalanghooks.h: New file.