This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Hurd] Make libgcc_s usable on GNU/Hurd


Hi!

Thomas Schwinge <thomas@schwinge.name> writes:

> On Wed, May 19, 2010 at 11:11:26AM +0200, Ludovic CourtÃs wrote:
>> Thomas Schwinge <thomas@schwinge.name> writes:
>> > Here is a tiny patch to make libgcc_s usable on GNU/Hurd.  As you can
>> > easily guess from the patch, we had missing definitions for softfp
>> > symbols.
>> >
>> > OK for trunk and 4.5 branch?
>> >
>> > 2010-04-12  Thomas Schwinge  <tschwinge@gnu.org>
>> >
>> > 	gcc/
>> > 	* config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
>> >
>> > 	libgcc/
>> > 	* config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
>> 
>> For the record, this patch is missing in 4.5.0 (I havenât checked
>> trunk nor the current 4.5 branch).
>
> Correct, it was applied on trunk, and backported to the 4.5 branch as
> r158383, shortly after the release.

OK.

> For GNU/Hurd matters, I don't really care about release tarballs, as I'm
> only working on development branches, and Debian GNU/Hurd source packages
> will also be patched to contain specific changes that are needed on top
> of a release tarball / branch snapshot.

Itâs nice that Debian is doing this patchwork, but IMO we should be able
to solve it within GNU.

Thanks,
Ludoâ.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]