aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-10Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).Eric Botcazou1-2/+2
2012-11-28re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski1-5/+5
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-3/+3
2012-09-24* Make-lang.in (cp/parser.o): Depend on decl.h.Jason Merrill1-1/+1
2012-08-19Make-lang.in: Fix typo.Mikael Morin1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-3/+4
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-1/+2
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-4/+4
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-2/+2
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-3/+3
2011-11-09Run most tests in both C++98 and C++11 modes.Jason Merrill1-3/+2
2011-11-02Move shlib support to toplevel libgccRainer Orth1-1/+1
2011-08-08driver-sparc.c: New file.Rainer Orth1-1/+2
2011-07-16Make-lang.in (check-g++-strict-gc): New.Jason Merrill1-1/+5
2011-07-15re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill1-1/+1
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill1-0/+4
2011-07-01Make-lang.in (cp/decl.o): Depend on pointer-set.h.Jakub Jelinek1-5/+5
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-1/+2
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-4/+4
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-1/+1
2011-05-19re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek1-2/+2
2011-05-02Upgrade the utility of timevars.Lawrence Crowl1-2/+2
2011-04-29In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-2/+12
2011-03-16Make-lang.in (CXX_PARSER_H): New.Diego Novillo1-3/+3
2011-02-13Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.Iain Sandoe1-23/+4
2011-02-13t-darwin (config/darwin.h.rebuild): Harden against parallel builds.Mike Stump1-4/+2
2011-02-13t-darwin (build/slashify1): Harden against rebuilds.Mike Stump1-4/+6
2011-02-13lex.h: Plugify.Mike Stump1-2/+8
2011-02-13Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancy down.Mike Stump1-3/+3
2011-02-13t-darwin (build/slashify): Allow others to reuse easier.Mike Stump1-0/+13
2010-12-06In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-9/+15
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-3/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-13/+13
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+1
2010-10-11Build compiler checksum from object files v2Andi Kleen1-7/+7
2010-10-04Mark linker Makefile rules for job server buildAndi Kleen1-2/+2
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+1
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-1/+2
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez1-2/+2
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-9/+7
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-6/+4
2010-06-01Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.Arnaud Charlet1-2/+2
2010-05-27diagnostic-core.h: New.Joseph Myers1-8/+8
2010-05-25Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher1-30/+32
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-2/+3
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-1/+1