aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2003-12-06Makefile.in (program_transform_cross_name): Delete.Kelley Cook1-33/+10
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-2/+1
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers1-0/+3
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill1-1/+3
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell1-3/+1
2003-10-14Breack out decl.c (3/n)Gabriel Dos Reis1-1/+1
2003-10-14config.gcc, [...]: Replace uses of target_alias with target_noncanonical.Nathanael Nerode1-2/+2
2003-10-13Break out decl.c (2/n)Gabriel Dos Reis1-1/+2
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-4/+1
2003-09-06cp-tree.h (add_binding): Remove declaration.Gabriel Dos Reis1-1/+1
2003-08-07Make-lang.in (cp/call.o): Add dependency for target.h.Aldy Hernandez1-1/+1
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-4/+9
2003-07-29re PR c++/11667 (wider-than-int enums never compare equal to 0)Mark Mitchell1-4/+4
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-2/+2
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-1/+1
2003-07-02decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.Jan Hubicka1-2/+2
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-2/+1
2003-06-23i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF.Jakub Jelinek1-2/+2
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-2/+1
2003-06-11mangle.c (tm_p.h): Include it.Mark Mitchell1-1/+1
2003-06-08* Makfile.in, cp/Make-lang.in: Forgotten commit.Neil Booth1-1/+2
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+4
2003-04-23Makefile.in (c-lex.o, [...]): Update.Neil Booth1-1/+1
2003-04-07Oops, this belongs with the previous calls.c commitZack Weinberg1-1/+1
2003-04-03Make-lang.in (cp-warn): Add $(STRICT_WARN).Kaveh R. Ghazi1-2/+2
2003-04-03Index: testsuite/ChangeLogGeoffrey Keating1-2/+2
2003-04-01config-lang.in (gtfiles): add \$(srcdir)/cp/name-lookup.c after \$(srcdir)/cp...Andrew Pinski1-2/+2
2003-03-30* Make-lang.in (cp/name-lookup.o): Add more dependencies.Gabriel Dos Reis1-1/+2
2003-03-30name-lookup.c: New file.Gabriel Dos Reis1-2/+5
2003-03-20Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle1-1/+1
2003-03-17Make-lang.in (treelang.tags): Remove duplicate entry.Andreas Jaeger1-9/+0
2003-03-15Makefile.in: Update.Neil Booth1-1/+1
2003-03-12g++.1: Remove.Alexandre Oliva1-4/+13
2003-03-11Makefile.in: Update.Neil Booth1-1/+1
2003-03-04* Make-lang.in (c++.tags): New target.Tom Tromey1-0/+3
2003-03-04* Make-lang.in: Update.Neil Booth1-1/+1
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-1/+2
2003-02-13timevar.h (POP_TIMEVAR_AND_RETURN): New macro.Gabriel Dos Reis1-1/+1
2003-01-31Index: ChangeLogGeoffrey Keating1-2/+0
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-0/+2
2003-01-10Merge from pch-branch.Geoffrey Keating1-12/+13
2003-01-09Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination p...Christian Cornelssen1-31/+36
2002-12-30parse.y: Remove.Mark Mitchell1-1/+1
2002-12-30config-lang.in, [...]: GCC, not GNU CC.Nathanael Nerode1-5/+5
2002-12-28Make-lang.in (po-generated): Remove parse.c.Mark Mitchell1-29/+8
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-31/+31
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-1/+1
2002-09-17Makefile.am (CFILES): Add cxxfilt.c.Zack Weinberg1-29/+3
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-7/+3
2002-08-30tree.c: Include target.h.Richard Henderson1-1/+1