aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-0/+1
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+1
2002-08-02* Make-lang.in (spew.o, lex.o, pt.o): Add path to parse.h dependencies.Krister Walfridsson1-7/+7
2002-07-29Makefile.in (C_OBJS): Include c-pretty-print.oGabriel Dos Reis1-1/+1
2002-07-26c-dump.c: Resurrect.Jason Merrill1-1/+1
2002-07-08Make-lang.in (cp/parse.o): Depend on decl.h.Mark Mitchell1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-9/+16
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-2/+2
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-2/+2
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-1/+1
2002-03-31diagnostic.c (print_error_function): Remove.Neil Booth1-1/+2
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson1-1/+1
2002-02-28tree.h (TARGET_EXPR_SLOT, [...]): New macros.Jason Merrill1-1/+1
2002-02-11parse.y (reserved_declspecs): Don't handle attributes.Jason Merrill1-1/+1
2002-02-05class.c: Include target.h.Alexandre Oliva1-1/+1
2002-02-04xref.c: Remove.Jason Merrill1-2/+1
2002-02-01Makefile.in (c-parse.c): Handle .output file.Jason Merrill1-4/+10
2002-01-24Make-lang.in (parse.c): Adjust expected number of shift-reduce conflicts.Zack Weinberg1-2/+2
2001-12-13c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill1-2/+3
2001-12-03re PR c++/3381 (explicit template instantations fail with absolutely qualifie...Nathan Sidwell1-1/+1
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