public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 00/18] resurrect automatic dependencies
@ 2013-07-29 16:24 Tom Tromey
  2013-07-29 16:24 ` [PATCH v2 10/18] Fix up c-family targets Tom Tromey
                   ` (19 more replies)
  0 siblings, 20 replies; 25+ messages in thread
From: Tom Tromey @ 2013-07-29 16:24 UTC (permalink / raw)
  To: gcc-patches

This is a refresh of my series to resurrect automatic dependency
tracking.  v1 was posted here:

    http://gcc.gnu.org/ml/gcc-patches/2013-07/msg01218.html

Compared to v1:

* I ran the "hanging test" using GNU make 3.81 on each revision, as
  detailed:

    http://gcc.gnu.org/ml/gcc-patches/2013-07/msg01267.html

* I introduced a POSTCOMPILE step.  This helps cope with dependency
  issues if gcc is interrupted.  See:

    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35697

  This came up during review of the original patch, ages ago.

* I've rebased a few times so that it applies to current trunk.


Ok?

Tom

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2013-08-12  8:46 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-29 16:24 [PATCH v2 00/18] resurrect automatic dependencies Tom Tromey
2013-07-29 16:24 ` [PATCH v2 10/18] Fix up c-family targets Tom Tromey
2013-07-29 16:24 ` [PATCH v2 12/18] convert the Go front end to automatic dependencies Tom Tromey
2013-07-29 16:24 ` [PATCH v2 08/18] convert the ObjC++ " Tom Tromey
2013-07-29 16:40   ` Mike Stump
2013-07-29 16:53     ` Tom Tromey
2013-07-29 16:24 ` [PATCH v2 13/18] convert LTO " Tom Tromey
2013-07-29 16:24 ` [PATCH v2 17/18] remove last definition of CROSS_FLOAT_H Tom Tromey
2013-07-29 16:24 ` [PATCH v2 11/18] convert the Fortran front end to automatic dependencies Tom Tromey
2013-07-29 16:25 ` [PATCH v2 14/18] remove explicit dependencies Tom Tromey
2013-07-29 16:25 ` [PATCH v2 16/18] remove last reference to TREE_GIMPLE_H Tom Tromey
2013-07-29 16:25 ` [PATCH v2 05/18] convert the C front end to automatic dependencies Tom Tromey
2013-07-29 16:25 ` [PATCH v2 18/18] remove unused macros Tom Tromey
2013-07-29 16:25 ` [PATCH v2 15/18] make out_object_file rule use automatic dependencies Tom Tromey
2013-07-29 16:25 ` [PATCH v2 02/18] update generated_files Tom Tromey
2013-07-29 16:25 ` [PATCH v2 06/18] convert the C++ front end to automatic dependencies Tom Tromey
2013-07-30 16:39   ` Gabriel Dos Reis
2013-07-29 16:25 ` [PATCH v2 04/18] add configury Tom Tromey
2013-07-29 16:25 ` [PATCH v2 01/18] clean up SHLIB so subshells are not needed Tom Tromey
2013-07-29 16:25 ` [PATCH v2 07/18] convert the ObjC front end to automatic dependencies Tom Tromey
2013-07-29 16:42   ` Mike Stump
2013-07-29 16:25 ` [PATCH v2 03/18] move generated_files order-only dependency later Tom Tromey
2013-07-29 16:29 ` [PATCH v2 09/18] convert the Java front end to automatic dependencies Tom Tromey
2013-07-29 17:05 ` [PATCH v2 00/18] resurrect " Mike Stump
2013-08-12  8:46 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).