On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Unchanged since v4; needs review. > > This patch adds a configuration option to disable building the analyzer. > It is built by default (but off by default at compile-time). > > gcc/ChangeLog: > * configure.ac (--disable-analyzer, ENABLE_ANALYZER): New option. > (gccdepdir): Also create depdir for "analyzer" subdir. OK jeff >
- Re: [PATCH 07/41] Add ordered_hash_map David Malcolm
- [PATCH 16/41] analyzer: new files: graphviz.{cc|h} David Malcolm
- [PATCH 19/41] analyzer: new files: analyzer.{cc|h} David Malcolm
- [PATCH 20/41] analyzer: new files: tristate.{cc|h} David Malcolm
- [PATCH 10/41] analyzer: changes to configure.ac David Malcolm
- Re: [PATCH 10/41] analyzer: changes to configure.ac Jeff Law
- [PATCH 18/41] analyzer: new files: supergraph.{cc|h} David Malcolm
- [PATCH 23/41] analyzer: new files: pending-diagnostic.{cc|h} David Malcolm
- [PATCH 06/41] Add diagnostic paths David Malcolm
- Re: [PATCH 06/41] Add diagnostic paths Jeff Law
- Re: [PATCH 06/41] Add diagnostic paths David Malcolm
- Re: [PATCH 06/41] Add diagnostic paths Rainer Orth