On Mon, Nov 09, 2015 at 10:57:10AM -0700, Jeff Law wrote:
> On 11/09/2015 09:47 AM, tbsaunde+...@tbsaunde.org wrote:
> >From: Trevor Saunders
> >
> >Hi,
> >
> >basically $subject, making some code unconditionally compiled, and changing
> >other things from #ifdef to #if so they can be made uncondi
On 11/09/2015 09:47 AM, tbsaunde+...@tbsaunde.org wrote:
From: Trevor Saunders
Hi,
basically $subject, making some code unconditionally compiled, and changing
other things from #ifdef to #if so they can be made unconditional
incrementally.
patches individually bootstrapped + regtested on x86_
From: Trevor Saunders
Hi,
basically $subject, making some code unconditionally compiled, and changing
other things from #ifdef to #if so they can be made unconditional
incrementally.
patches individually bootstrapped + regtested on x86_64-linux-gnu, and a
slightly earlier version of the series