OSDN Git Service

* defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,
[pf3gnuchains/gcc-fork.git] / gcc / cp / Makefile.in
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-07 zackIntegrated preprocessor.
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-07-12 mmitchel * gcc_update (files_and_dependencies): Remove generate...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 nathan * parse.y (expr_no_comma_rangle): New non-terminal.
2000-06-24 jason * decl.c (pushdecl): Don't set DECL_CONTEXT...
2000-06-15 jason * tree.c (count_trees): New debugging function.
2000-06-14 chelf * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-10 jason * lang-options.h, decl2.c: Add -fno-enforce...
2000-02-26 lawFix copyrights
2000-02-25 mmitchel * lex.c (check_newline): Use push_srcloc and pop_srclo...
2000-02-06 ghazi * Makefile.in (call.o): Depend on $(EXPR_H).
1999-12-09 mmitchel * except.c (expand_throw): Add static attribute to...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-10-30 mmitchel * decl.c (pop_cp_function_context): Don't call free...
1999-09-29 mmitchel * cp-tree.h (UPT_TEMPLATE): Remove.
1999-09-27 mmitchel * cp-tree.h (expand_throw): Remove prototype.
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-20 mmitchel Remove support for assigning to `this'.
1999-09-17 mmitchel * cp-tree.h (poplevel_class): Declare.
1999-09-14 law * Makefile.in: Prepend $(SHELL) to move-if...
1999-09-08 korbbHapless User Hint for gperf
1999-09-07 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-06 mmitchel Get ready for garbage collection.
1999-09-05 mmitchel * Makefile.in (parse.o): Depend on ggc.h.
1999-09-04 mmitchelGCC:
1999-09-04 mmitchel * Make-lang.in (cc1plus): Depend on $(GGC).
1999-09-04 mmitchel * Makefile.in (CXX_TREE_H): Include function.h.
1999-08-31 ghazi * Makefile.in (LIBS, LIBDEPS): Link with & depend...
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-03 mmitchel * invoke.texi (-fdump-translation-unit): New option.
1999-07-25 law * g++FAQ.texi: Deleted per Joe Buck's request.
1999-07-20 crux * c-common.h: New file.
1999-07-18 law * Makefile.in (INTERFACE): Bump to 2.
1999-05-31 ghazi * Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
1999-04-22 mmitchel * cp-tree.h (lang_decl_flags): Remove returns_first_ar...
1999-04-15 jason * parse.y (after_type_declarator_intern): New nonterminal.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-31 ghazi * Makefile.in (hash.h): Generate using gperf...
1999-03-23 mmitchel * function.c: Include hash.h.
1999-03-14 jason * Makefile.in (search.o): Add dependency on varray.h.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-18 jason * typeck.c (comp_ptr_ttypes_reinterpret): Per ANSI...
1998-12-22 ghaziWarning fixes:
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-11-01 oliva * parse.y (apparent_template_type): new type
1998-10-28 rth * Makefile.in (cc1plus): Put CXX_OBJS, and...
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-18 jason * parse.y (fn.def2): Fix 'attrs' format.
1998-10-07 ghaziWarning fixes:
1998-10-06 ghaziWarning fixes:
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-05 law * Makefile.in (INCLUDES): Update after recent...
1998-08-30 law * Makefile.in (INTERFACE): New, set to 1.
1998-08-14 nickcRename BBISON to BISON
1998-07-28 mmitchel * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-27 jason * typeck2.c (build_functional_cast): Handle default...
1998-07-20 brolley1998-07-20 Dave Brolley <brolley@cygnus.com>
1998-07-17 jason * parse.y (primary): Use notype_unqualified_id instead...
1998-07-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-06-27 ghaziReplace Makefile.in dependencies on expr.h with variabl...
1998-06-25 jason * cp-tree.h (CP_DECL_CONTEXT): New macro.
1998-06-08 ghaziWarning fixes:
1998-05-26 brolley1998-05-26 Dave Brolley <brolley@cygnus.com>
1998-05-21 brolleyThu May 21 11:54:44 1998 Dave Brolley <brolley@cygnus...
1998-05-19 ghaziWarning fixes:
1998-05-19 jason * init.c (build_member_call): Handle template_ids.
1998-05-18 law * Makefile.in (TARGET_TOOLPREFIX): No longer...
1998-05-18 law * Makefile.in (BISON): Use bison from the build...
1998-05-15 jason * decl.c (start_decl): Revert problem change.
1998-05-13 ghaziWarning patches:
1998-05-06 wilsontoplev.h cleanup...
1998-05-05 jason * tree.def: Add NAMESPACE_DECL.
1998-04-30 wilsonFix build failure when POSIXLY_CORRECT set, reported...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-21 law * Makefile.in: Various fixes for building cygwi...
1998-03-18 mmitchel * semantics.c: New file, containing routines to perfor...
1998-03-06 ghaziWarning fix:
1998-03-03 jason * call.c, class.c, cp-tree.h, cvt.c, decl.c, init...
1997-10-01 jasontweak
1997-10-01 jason * Makefile.in (g++FAQ.*): New rules.
1997-09-30 jasonMon Sep 29 19:57:51 1997 H.J. Lu (hjl@gnu.ai.mit...
1997-09-17 brendan * Makefile.in (CONFLICTS): Fix s/r conflict count...
1997-09-12 bothner * Makefile.in, config-lang.in: Convert to autoconf.
1997-08-01 mrs92th Cygnus<->FSF quick merge
1997-07-24 brendan92th Cygnus<->FSF quick merge
1997-06-18 mrs91th Cygnus<->FSF quick merge
next