aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)Author
2015-08-08break make with note about merge to trunkc++-conceptsJason Merrill
2015-07-02 * gcc/cp/Make-lang.in (c++.tags): Process .cc files.Jason Merrill
2015-05-28Merge from trunk.Andrew Sutton
2015-05-22gcc/Jim Wilson
2015-04-27ada/Jim Wilson
2015-03-18Merge from trunkAndrew Sutton
2015-01-15 * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,Jakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-13Merge from trunk.Andrew Sutton
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2014-10-152014-10-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-09-15gcc/Jakub Jelinek
2014-06-10Merge from trunk.Andrew Sutton
2014-04-15 PR plugins/59335Jakub Jelinek
2014-03-10Merge from trunkAndrew Sutton
2014-03-09Reverting merge from trunkAndrew Sutton
2014-03-07 * Make-lang.in (check_g++_parallelize): Split dg.exp.Jason Merrill
2014-03-07Merge from trunk.Andrew Sutton
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-18Merge from trunk.Andrew Sutton
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez
2013-10-15Merge from trunkAndrew Sutton
2013-09-25gcc/cpTom Tromey
2013-09-25 * Make-lang.in (g++spec.o): Remove.Tom Tromey
2013-09-25 * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,Tom Tromey
2013-09-16Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher
2013-09-13Revert r202554, r202540 and r202539.Adam Butcher
2013-09-12PR driver/42955Brooks Moses
2013-09-12Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher
2013-09-09Merge from trunk.Gabriel Dos Reis
2013-09-04 * Make-lang.in (cp/lambda.o): Add dependencies.Mike Stump
2013-08-07Merge from trunk.Gabriel Dos Reis
2013-08-07Commit the vtable verification feature. This feature is designed toCaroline Tice
2013-07-15Merge from trunk.Gabriel Dos Reis
2013-07-14Extract lambda functions from semantics.c.Adam Butcher
2013-06-22Merge from trunk to integrate cilk merge.Gabriel Dos Reis
2013-06-21Implemented Cilk Plus Array Notation for C++ Balaji V. Iyer
2013-06-012013-06-01 Andrew Sutton <andrew.n.sutton@gmail.com>Andrew Sutton
2013-05-16Merge from trunk.Gabriel Dos Reis
2013-05-16 * Makefile.in (LLINKER): New variable.Jason Merrill
2013-04-012013-04-01 Andrew Sutton <andrew.n.sutton@gmail.com>Andrew Sutton
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-10 * Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).Eric Botcazou
2012-11-282012-11-28 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl
2012-09-24 * Make-lang.in (cp/parser.o): Depend on decl.h.Jason Merrill
2012-08-19cp/Mikael Morin
2012-07-16gcc/Steven Bosscher