summaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez2013-11-151-0/+1
* Make-lang.in (CXX_TREE_H, [...]): Remove.Tom Tromey2013-09-251-9/+0
* Make-lang.in (g++spec.o): Remove.Tom Tromey2013-09-251-100/+2
* Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey2013-09-251-2/+1
* Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher2013-09-161-2/+3
* Revert r202554, r202540 and r202539.Adam Butcher2013-09-131-3/+2
* re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses2013-09-121-11/+3
* Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher2013-09-121-2/+3
* * Make-lang.in (cp/lambda.o): Add dependencies.Mike Stump2013-09-041-0/+1
* Commit the vtable verification feature.Caroline Tice2013-08-061-2/+8
* Extract lambda functions from semantics.c.Adam Butcher2013-07-141-1/+1
* Implemented Cilk Plus Array Notation for C++Balaji V. Iyer2013-06-211-1/+4
* Makefile.in (LLINKER): New variable.Jason Merrill2013-05-161-1/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).Eric Botcazou2012-12-101-2/+2
* re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski2012-11-281-5/+5
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl2012-10-091-3/+3
* * Make-lang.in (cp/parser.o): Depend on decl.h.Jason Merrill2012-09-241-1/+1
* Make-lang.in: Fix typo.Mikael Morin2012-08-191-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-3/+4
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-1/+2
* output.h (merge_weak, [...]): Move protos from here...Steven Bosscher2012-06-041-4/+4
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-2/+2
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-3/+3
* Run most tests in both C++98 and C++11 modes.Jason Merrill2011-11-091-3/+2
* Move shlib support to toplevel libgccRainer Orth2011-11-021-1/+1
* driver-sparc.c: New file.Rainer Orth2011-08-081-1/+2
* Make-lang.in (check-g++-strict-gc): New.Jason Merrill2011-07-161-1/+5
* re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill2011-07-151-1/+1
* Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill2011-07-131-0/+4
* Make-lang.in (cp/decl.o): Depend on pointer-set.h.Jakub Jelinek2011-07-011-5/+5
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-1/+2
* Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers2011-05-241-4/+4
* Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2011-05-201-1/+1
* re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek2011-05-191-2/+2
* Upgrade the utility of timevars.Lawrence Crowl2011-05-021-2/+2
* In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-04-291-2/+12
* Make-lang.in (CXX_PARSER_H): New.Diego Novillo2011-03-161-3/+3
* Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.Iain Sandoe2011-02-131-23/+4
* t-darwin (config/darwin.h.rebuild): Harden against parallel builds.Mike Stump2011-02-131-4/+2
* t-darwin (build/slashify1): Harden against rebuilds.Mike Stump2011-02-131-4/+6
* lex.h: Plugify.Mike Stump2011-02-131-2/+8
* Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancy down.Mike Stump2011-02-131-3/+3
* t-darwin (build/slashify): Allow others to reuse easier.Mike Stump2011-02-131-0/+13
* In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-12-061-9/+15
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-3/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-13/+13
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1