summaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-1/+2
* * c-decl.c: Include c-pragma.h.rth2002-03-151-1/+1
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-1/+1
* * parse.y (reserved_declspecs): Don't handle attributes.jason2002-02-111-1/+1
* * class.c: Include target.h.aoliva2002-02-051-1/+1
* * xref.c: Remove.jason2002-02-041-2/+1
* * Makefile.in (c-parse.c): Handle .output file.jason2002-02-011-4/+10
* * Make-lang.in (parse.c): Adjust expected number ofzack2002-01-241-2/+2
* * c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.jason2001-12-141-2/+3
* cp:nathan2001-12-031-1/+1
* * configure.in (target_list): Add generated-manpages.jsm282001-11-291-0/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-1/+2
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-2/+2
* contrib:jsm282001-11-141-8/+8
* * configure.in: Add AC_ARG_PROGRAM to support program namedj2001-11-081-10/+12
* * alias.c:: Include langhooks.h.neil2001-11-061-1/+1
* * Makefile.in (INTL_TARGETS, POSUB): Delete all references.zack2001-10-311-1/+1
* * Make-lang.in (CXX_OBJS): Added cp-lang.o.aoliva2001-10-081-1/+2
* * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.aoliva2001-10-051-5/+6
* top level:zack2001-09-241-3/+2
* * attribs.c: New file, from c-common.c.kenner2001-09-221-1/+2
* * Make-lang.in (cp/error.o): Depend on real.hgdr2001-09-151-1/+1
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-1/+1
* 2001-07-20 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-201-1/+1
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-3/+3
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-1/+1
* gcc/gdr2001-06-101-4/+7
* * fdl.texi: New file.mmitchel2001-04-301-25/+2
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-1/+1
* * Makefile.in (SYSTEM_H): Define.ghazi2001-03-271-4/+4
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-1/+1
* * Make-lang.in (cp/except.o): Don't depend on insn-flags.h.rth2001-03-221-1/+1
* * configure.in: Prune nonexistent files from build_xm_file,zack2001-03-091-5/+9
* gcc/:dj2001-02-161-3/+3
* 2001-02-11 Mark Mitchell <mark@codesourcery.com>mmitchel2001-02-111-3/+3
* * Makefile.in (s-mlib): Don't build multilibs ifmmitchel2001-02-051-0/+2
* * gcc.c (init_gcc_specs): New function. Make -shared-libgccmmitchel2001-02-021-1/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+2
* gcc/ChangeLog:oldham2001-01-151-1/+1
* * c-common.c: Move format checking code to ...jsm282001-01-131-1/+1
* * Makefile.in (info, maintainer-clean, install-info, uninstall):jsm282001-01-131-3/+27
* * typeck.c (strip_all_pointer_quals): Also strip quals fromjason2001-01-021-4/+2
* * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".jason2000-12-041-1/+13
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-2/+2
* Add support for target specific, language specific object files.nickc2000-11-251-1/+1
* gcc toplevel:amylaar2000-11-231-2/+2
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-2/+2
* * Makefile.in: Remove all targets related to buildingjsm282000-11-051-19/+1
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-271-38/+81
* * Make-lang.in (CXX_EXTRA_HEADERS): Remove.rth2000-10-091-58/+0