> Ah, then approved.
Thanks, committed.
On 06/29/2015 07:00 PM, DJ Delorie wrote:
But don't we need to support the older system (with 2 libstdc++s) and
the newer system (just one libstdc++)? Which implies these changes need
to be conditional, right?
The CPP2 configuration was never shipped to TPF customers, so there's
no need to ret
> But don't we need to support the older system (with 2 libstdc++s) and
> the newer system (just one libstdc++)? Which implies these changes need
> to be conditional, right?
The CPP2 configuration was never shipped to TPF customers, so there's
no need to retain both ways.
On 06/05/2015 04:40 PM, DJ Delorie wrote:
IBM made changes to no longer require 2 versions of libstdc++, so this
patch changes things back to the previous (compatible) way.
Also, TPF debuggers don't support discriminators, despite what GAS
supports, so disable them.
Ok?
* config/s390/t
IBM made changes to no longer require 2 versions of libstdc++, so this
patch changes things back to the previous (compatible) way.
Also, TPF debuggers don't support discriminators, despite what GAS
supports, so disable them.
Ok?
* config/s390/tpf.h (LIBSTDCXX): Change to CPP1.
(