OSDN Git Service

* gcc.c-torture/compile/20021120-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / langhooks.c
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-22 tromey For PR java/6005 and PR java/7611:
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-03 rth PR opt/4330
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 neil * Makefile.in: Update.
2002-03-19 jakub PR c/5656
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-22 dnovillo * langhooks.c: Include flags.h.
2002-02-22 aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2001-12-06 ghazi * langhooks.c (lhd_staticp): Mark parameter with ATTRI...
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-04 jsm28 * langhooks.h (struct lang_hooks): Add staticp.
2001-11-28 kenner * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-09 neil * Makefile.in: Update.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-10-25 zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-21 neil * langhooks.c (lang_hook_default_do_nothing,
2001-10-11 rth * langhooks.c: Include langhooks.h.
2001-10-10 aoliva* langhooks.c: Include rtl.h, insn-config.h and integra...
2001-10-08 aoliva* langhooks.h: New file.