Paolo Bonzini writes:
> On 08/16/2011 04:59 AM, Rainer Orth wrote:
>> None of them uses any of those macros, so I think we're safe.
>
> Yes, I checked the same now. Looks like we're good.
Here's the rebased version of the patch I'm about to check in, after
regtesting on i386-pc-solaris2.11, spa
Paolo Bonzini writes:
> On 08/16/2011 04:59 AM, Rainer Orth wrote:
>> None of them uses any of those macros, so I think we're safe.
>
> Yes, I checked the same now. Looks like we're good.
Fine we've reached the same conclusion :-)
> I'll review the other patches soon, but they are _huge_! :)
On 08/16/2011 04:59 AM, Rainer Orth wrote:
None of them uses any of those macros, so I think we're safe.
Yes, I checked the same now. Looks like we're good.
I'll review the other patches soon, but they are _huge_! :)
Paolo
Paolo,
> On 08/15/2011 02:05 PM, Joseph S. Myers wrote:
>>> > This patch almost completes the build side of the libgcc moves. It
>>> > moves the libgcc_tm_file support to libgcc/config.host (tm_file), where
>>> > it belongs. It builds on a patch Paolo posted some time ago, with some
>>> > mi
On 08/15/2011 02:05 PM, Joseph S. Myers wrote:
> This patch almost completes the build side of the libgcc moves. It
> moves the libgcc_tm_file support to libgcc/config.host (tm_file), where
> it belongs. It builds on a patch Paolo posted some time ago, with some
> minor corrections (introdu
On Mon, 15 Aug 2011, Rainer Orth wrote:
> This patch almost completes the build side of the libgcc moves. It
> moves the libgcc_tm_file support to libgcc/config.host (tm_file), where
> it belongs. It builds on a patch Paolo posted some time ago, with some
> minor corrections (introducing the req
On 08/15/2011 10:30 AM, Rainer Orth wrote:
This patch almost completes the build side of the libgcc moves. It
moves the libgcc_tm_file support to libgcc/config.host (tm_file), where
it belongs. It builds on a patch Paolo posted some time ago, with some
minor corrections (introducing the require
This patch almost completes the build side of the libgcc moves. It
moves the libgcc_tm_file support to libgcc/config.host (tm_file), where
it belongs. It builds on a patch Paolo posted some time ago, with some
minor corrections (introducing the required dependencies on the
generated libgcc_tm.h).