aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-2/+11
2005-05-17Yet more Objective-C++...Ziemowit Laski1-2/+2
2005-04-25re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jakub Jelinek1-1/+2
2005-01-18Make-lang.in, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-13* Make-lang.in (cp-warn): Don't append $(WERROR).Kaveh R. Ghazi1-1/+1
2004-11-29[multiple changes]Joseph Myers1-1/+2
2004-11-16stack.h: Remove.Steven Bosscher1-2/+2
2004-11-15cp-gimplify.c: Include pointer-set.hAndrew Pinski1-1/+1
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern1-1/+1
2004-09-09Make-lang.in (cp/typeck.o): Depend on c-common.h.Ziemowit Laski1-1/+1
2004-09-09Make-lang.in (cp/semantics.o): Depend on c-common.h.Ziemowit Laski1-1/+1
2004-08-31Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski1-4/+9
2004-08-28c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski1-7/+9
2004-08-04Fix typo.Paul Brook1-1/+1
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-2/+2
2004-07-12re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...Giovanni Bajo1-2/+2
2004-07-05Make-lang.in (check-c++, [...]): Add some comments.Phil Edwards1-0/+4
2004-07-05tree-mudflap.c: Include cgraph.h.Zack Weinberg1-3/+1
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-1/+1
2004-06-24Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.Mark Mitchell1-5/+5
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-2/+2
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-4/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+10
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-1/+2
2004-02-06Makefile.in (srcextra): Add a level of indirection to ...Kelley Cook1-2/+0
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel1-2/+3
2004-01-21Make-lang.in, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook1-10/+15
2004-01-20Makefile.in (target_noncanonical, [...]): Use immediate define instead of def...Kelley Cook1-4/+4
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook1-0/+1
2004-01-10re PR bootstrap/7817 (Link to gcc man page in g++ man page incorrect)Nathanael Nerode1-3/+4
2003-12-18Make-lang.in: Replace cp/g++.1 with $(docobjdir)/g++.1.Kelley Cook1-5/+5
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