aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
1999-05-21Make-lang.in (cc1plus): Make it depend on gxx.gperf.Mark Mitchell1-1/+1
1999-04-26* Make-lang.in (cplib2.ready): Don't depend on phony targets.Marc Espie1-1/+1
1999-03-25gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE...Zack Weinberg1-17/+1
1999-03-18Make-lang.in: ($(INTL_TARGETS)): depend on cp/parse.cAlexandre Oliva1-0/+8
1999-02-22improve wall of separation between build and installCraig Burley1-1/+4
1999-02-03Make-lang.in (GXX_OBJS): Remove choose-temp.o, pexecute.o and mkstemp.o.Marc Espie1-4/+3
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-5/+7
1999-01-06Copyright fixes.Jeff Law1-1/+1
1999-01-05* Make-lang.in (g++.o): Depend on prefix.h.Kaveh R. Ghazi1-1/+1
1998-12-08* Make-lang.in (cxxmain.o): Depend on $(DEMANGLE_H), not demangle.hJeffrey A Law1-1/+1
1998-11-24lex.c (handle_generic_pragma): Use token_buffer.Jason Merrill1-1/+2
1998-11-19Makefile.in (mandir): Set to @mandir@.Manfred Hollstein1-8/+8
1998-11-18* Make-lang.in (cc1plus): Add dependency on hash.o.Mark Mitchell1-1/+1
1998-09-21Make-lang.in (c++-filt): Link libiberty.a after cxxmain.o.Per Bothner1-2/+2
1998-09-16Make-lang.in (tinfo.o): Use CXXFLAGS when compiling.Mark Mitchell1-12/+12
1998-09-07revert error reporting patchJason Merrill1-1/+1
1998-09-06cp-error.def: New file.Mark Mitchell1-1/+1
1998-08-17cp-tree.h (set_identifier_local_value): Provide prototype.Jeffrey A Law1-2/+2
1998-06-27* Make-lang.in (g++): Depend on mkstemp.o. Link in mkstemp.oJeffrey A Law1-2/+2
1998-04-17Make-lang.in (c++.all.build): Don't depend on $(DEMANGLER_PROG)...Andreas Schwab1-1/+1
1998-03-31call.c: Include system.h.Jeffrey A Law1-1/+2
1998-03-24cplus-dem.c (optable): Add sizeof.Mark Mitchell1-1/+0
1998-03-21Makefile.in: Various fixes for building cygwin32 native toolchains.Nick Clifton1-15/+15
1998-03-18semantics.c: New file, containing routines to perform the semantic phase of p...Mark Mitchell1-1/+1
1998-02-22Support for friend templates.Jason Merrill1-1/+2
1998-02-14Make-lang.in (DEMANGLER_INSTALL_NAME, [...]): New macros.Manfred Hollstein1-2/+15
1998-02-12cp-tree.h: Add access_protected_virtual_node.Jason Merrill1-1/+3
1997-12-06Merge from gcc-2.8Jeff Law1-2/+2
1997-11-20Makefile.in (LIB2FUNCS): Remove C++ memory management support.Jason Merrill1-5/+24
1997-11-10stmt.c (expand_decl_cleanup_no_eh): New fn.Jason Merrill1-1/+7
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-2/+2
1997-09-11Add Fred Fish's LN/LN_S patch.Jim Wilson1-10/+5
1997-08-19mergeJason Merrill1-0/+1
1997-08-0192th Cygnus<->FSF quick mergeMike Stump1-10/+12
1997-07-07(cplib2.ready): Also depend on $(LANGUAGES).Jim Meyering1-1/+1
1997-06-1891th Cygnus<->FSF quick mergeMike Stump1-7/+7
1997-04-2391th Cygnus<->FSF mergeMike Stump1-1/+1
1997-04-0290th Cygnus<->FSF quick mergeMike Stump1-2/+3
1997-02-0490th Cygnus<->FSF quick mergeMike Stump1-6/+13
1996-12-2790th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-5/+23
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-8/+9
1996-10-1889th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-09-3089th Cygnus<->FSF quick mergeMike Stump1-0/+50
1996-02-0180th Cygnus<->FSF mergeMike Stump1-2/+2
1995-09-12(cc1plus) : Removed unnecessary $(exeext).Douglas Rupp1-1/+1
1995-06-16(DEMANGLER_PROG): Add LIBS.Richard Kenner1-2/+2
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-05-29(c++.mostlyclean): Remove $(DEMANGLER_PROG).Paul Eggert1-1/+1
1995-05-24(cxxmain.o): Replace single quotes with backslashes.H.J. Lu1-1/+1