summaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
Commit message (Expand)AuthorAgeFilesLines
* PR plugins/59335jakub2014-04-151-1/+1
* * Make-lang.in (check_g++_parallelize): Split dg.exp.jason2014-03-071-1/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+1
* gcc/cptromey2013-09-251-9/+0
* * Make-lang.in (g++spec.o): Remove.tromey2013-09-251-100/+2
* * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,tromey2013-09-251-2/+1
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-161-2/+3
* Revert r202554, r202540 and r202539.abutcher2013-09-131-3/+2
* PR driver/42955brooks2013-09-121-11/+3
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-121-2/+3
* * Make-lang.in (cp/lambda.o): Add dependencies.mrs2013-09-041-0/+1
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-2/+8
* Extract lambda functions from semantics.c.jason2013-07-141-1/+1
* Implemented Cilk Plus Array Notation for C++ bviyer2013-06-211-1/+4
* * Makefile.in (LLINKER): New variable.jason2013-05-161-1/+1
* Add uniform debug dump function names.crowl2013-03-291-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).ebotcazou2012-12-101-2/+2
* 2012-11-28 Andrew Pinski <apinski@cavium.com>pinskia2012-11-281-5/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-091-3/+3
* * Make-lang.in (cp/parser.o): Depend on decl.h.jason2012-09-241-1/+1
* cp/mikael2012-08-191-1/+1
* gcc/steven2012-07-161-3/+4
* toplevel/steven2012-06-291-1/+2
* * output.h (merge_weak, assemble_alias,steven2012-06-041-4/+4
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-2/+2
* Remove obsolete IRIX 6.5 supportro2012-03-141-3/+3
* Run most tests in both C++98 and C++11 modes.jason2011-11-091-3/+2
* Move shlib support to toplevel libgccro2011-11-021-1/+1
* gcc:ro2011-08-081-1/+2
* * Make-lang.in (check-g++-strict-gc): New.jason2011-07-161-1/+5
* PR testsuite/49741jason2011-07-151-1/+1
* Also test -std=c++0x mode with 'make check-c++' at top leveljason2011-07-131-0/+4
* * Make-lang.in (cp/decl.o): Depend on pointer-set.h.jakub2011-07-011-5/+5
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.jsm282011-05-241-4/+4
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-201-1/+1
* PR c++/48869jakub2011-05-191-2/+2
* Upgrade the utility of timevars.crowl2011-05-021-2/+2
* In gcc/:nicola2011-04-291-2/+12
* * Make-lang.in (CXX_PARSER_H): New.dnovillo2011-03-161-3/+3
* Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.mrs2011-02-131-23/+4
* * config/t-darwin (config/darwin.h.rebuild): Harden against parallel builds.mrs2011-02-131-4/+2
* * config/t-darwin (build/slashify1): Harden against rebuilds.mrs2011-02-131-4/+6
* objcp:mrs2011-02-131-2/+8
* * Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancymrs2011-02-131-3/+3
* gcc:mrs2011-02-131-0/+13
* In gcc/:nicola2010-12-061-9/+15