aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-0/+1
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-1/+2
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-2/+2
2001-11-14texi2pod.pl: Handle @ifnottex, @iftex and @display.Joseph Myers1-8/+8
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck1-10/+12
2001-11-06Clean up langhooksNeil Booth1-1/+1
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-1/+1
2001-10-08Make-lang.in (CXX_OBJS): Added cp-lang.o.Alexandre Oliva1-1/+2
2001-10-05Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.Alexandre Oliva1-5/+6
2001-09-24top level:Zack Weinberg1-3/+2
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-1/+2
2001-09-15Make-lang.in (cp/error.o): Depend on real.hGabriel Dos Reis1-1/+1
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-1/+1
2001-07-20Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin1-1/+1
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-3/+3
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-1/+1
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-4/+7
2001-04-30fdl.texi: New file.Mark Mitchell1-25/+2
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-1/+1
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi1-4/+4
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-1/+1
2001-03-22Make-lang.in (cp/except.o): Don't depend on insn-flags.h.Richard Henderson1-1/+1
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-5/+9
2001-02-15Makefile.in (install-common): Don't depend on installdirs here.Jim Meyering1-3/+3
2001-02-11Makefile.in (gcc.o): Fix typos.Mark Mitchell1-3/+3
2001-02-05Makefile.in (s-mlib): Don't build multilibs if --disable-multilib.Mark Mitchell1-0/+2
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-1/+2
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-2/+2
2001-01-15defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker support...Jeffrey Oldham1-1/+1
2001-01-13c-common.c: Move format checking code to ...Joseph Myers1-1/+1
2001-01-13Makefile.in (info, [...]): Also build and remove and install and uninstall c-...Joseph Myers1-3/+27
2001-01-02typeck.c (strip_all_pointer_quals): Also strip quals from pointer-to-member t...Jason Merrill1-4/+2
2000-12-04mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".Jason Merrill1-1/+13
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-2/+2
2000-11-25Add support for target specific, language specific object files.Nick Clifton1-1/+1
2000-11-23gcc toplevel:J"orn Rennecke1-2/+2
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-2/+2
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-19/+1
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-38/+81
2000-10-09Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson1-58/+0
2000-09-14Makefile.in (LN): Remove duplicate definition.Richard Kenner1-2/+3
2000-09-07Integrated preprocessor.Zack Weinberg1-3/+3
2000-08-25Make-lang.in (CXX_LIB2FUNCS): Remove cp-demangle.o and dyn-string.o.Mark Mitchell1-13/+2
2000-08-05[multiple changes]Zack Weinberg1-1/+1
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf1-1/+1
2000-06-23in include/ChangeLog:Alex Samuel1-2/+13
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-1/+2
2000-06-13Make-lang.in (c++.install-common): Install g++-cross in $(gcc_tooldir)/bin as...Maciej W. Rozycki1-0/+10
2000-06-04Make-lang.in (CXX_SRCS): Add mangle.c.Alex Samuel1-5/+5
2000-05-28cp-tree.h (ansi_opname): Make it a macro.Alex Samuel1-1/+2