aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-09-20Remove support for assigning to `this'.Mark Mitchell1-8/+8
1999-09-17cp-tree.h (poplevel_class): Declare.Mark Mitchell1-1/+1
1999-09-14* Makefile.in: Prepend $(SHELL) to move-if-change calls.Marc Espie1-2/+2
1999-09-08Hapless User Hint for gperfBruce Korb1-1/+4
1999-09-07Makefile.in (tree.o): Depend on ggc.h.Mark Mitchell1-1/+1
1999-09-06Get ready for garbage collection.Mark Mitchell1-10/+8
1999-09-05Makefile.in (parse.o): Depend on ggc.h.Richard Henderson1-3/+4
1999-09-04Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.Mark Mitchell1-2/+2
1999-09-04Make-lang.in (cc1plus): Depend on $(GGC).Mark Mitchell1-2/+2
1999-09-04Makefile.in (CXX_TREE_H): Include function.h.Mark Mitchell1-8/+7
1999-08-31Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.Kaveh R. Ghazi1-17/+4
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-3/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-5/+7
1999-08-03invoke.texi (-fdump-translation-unit): New option.Mark Mitchell1-2/+2
1999-07-25g++FAQ.texi: Deleted per Joe Buck's request.Jeffrey A Law1-29/+0
1999-07-20c-common.h: New file.Bernd Schmidt1-1/+1
1999-07-17* Makefile.in (INTERFACE): Bump to 2.Jeffrey A Law1-1/+1
1999-05-31* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.Kaveh R. Ghazi1-1/+1
1999-04-22cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.Mark Mitchell1-1/+2
1999-04-15parse.y (after_type_declarator_intern): New nonterminal.Jason Merrill1-1/+1
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-1/+2
1999-03-31Makefile.in (hash.h): Generate using gperf language 'C'...Kaveh R. Ghazi1-1/+1
1999-03-23function.c: Include hash.h.Mark Mitchell1-2/+2
1999-03-14* Makefile.in (search.o): Add dependency on varray.h.Jason Merrill1-2/+3
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-2/+9
1999-01-18typeck.c (comp_ptr_ttypes_reinterpret): Per ANSI, tighten up definition of 'c...Jason Merrill1-2/+2
1998-12-22Warning fixes:Kaveh R. Ghazi1-1/+2
1998-11-17cp-tree.h (TYPE_ALIAS_SET): Document language-dependent uses.Mark Mitchell1-3/+4
1998-11-01parse.y (apparent_template_type): new typeAlexandre Oliva1-1/+1
1998-10-28Makefile.in (cc1plus): Put CXX_OBJS, and thence @extra_cxx_objs@, last.Richard Henderson1-3/+2
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-5/+4
1998-10-17parse.y (fn.def2): Fix 'attrs' format.Jason Merrill1-1/+1
1998-10-07Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-06Warning fixes:Kaveh R. Ghazi1-2/+2
1998-09-07revert error reporting patchJason Merrill1-1/+1
1998-09-06cp-error.def: New file.Mark Mitchell1-1/+1
1998-09-05Makefile.in (INCLUDES): Update after recent toplevel gcc reorganizations.Jeffrey A Law1-1/+1
1998-08-30* Makefile.in (INTERFACE): New, set to 1.H.J. Lu1-0/+4
1998-08-14Rename BBISON to BISONNick Clifton1-1/+1
1998-07-28cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.Mark Mitchell1-1/+1
1998-07-27* typeck2.c (build_functional_cast): Handle default-initialization.Jason Merrill1-1/+1
1998-07-20lex.c (mbchar.h): #include it.Dave Brolley1-1/+1
1998-07-16parse.y (primary): Use notype_unqualified_id instead of IDENTIFIER in Koenig ...Jason Merrill1-1/+1
1998-07-07decl.c (xref_tag): Handle attributes between 'class' and name.Jason Merrill1-1/+1
1998-06-27Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),Kaveh R. Ghazi1-7/+5
1998-06-24cp-tree.h (CP_DECL_CONTEXT): New macro.Jason Merrill1-1/+1
1998-06-08Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-26lex.c (parse_options,yy_cur,yy_lim): Add for cpplib.Dave Brolley1-2/+2
1998-05-21lex.c: (handle_sysv_pragma): FILE* parameter not used.Dave Brolley1-1/+2
1998-05-19Warning fixes:Kaveh R. Ghazi1-1/+2