Re: [PATCH] boehm-gc configuration support for GNU/Hurd

2012-11-04 Thread Thomas Schwinge
Hi! On Mon, 18 Jun 2012 12:49:12 -0600, Tom Tromey wrote: > > "Thomas" == Thomas Schwinge writes: > > Thomas> This is a backport of upstream boehm-gc configuration support for > Thomas> GNU/Hurd. The equivalent thing has been used in Debian's GCC packages > Thomas> since GCC 4.2 already, a

Re: [PATCH] boehm-gc configuration support for GNU/Hurd

2012-06-18 Thread Tom Tromey
> "Thomas" == Thomas Schwinge writes: Thomas> This is a backport of upstream boehm-gc configuration support for Thomas> GNU/Hurd. The equivalent thing has been used in Debian's GCC packages Thomas> since GCC 4.2 already, and I decided that *NOW* ought to be the time to Thomas> put it into th

[PATCH] boehm-gc configuration support for GNU/Hurd

2012-06-16 Thread Thomas Schwinge
Hello! This is a backport of upstream boehm-gc configuration support for GNU/Hurd. The equivalent thing has been used in Debian's GCC packages since GCC 4.2 already, and I decided that *NOW* ought to be the time to put it into the GCC tree. That patch has mostly be done by Samuel Thibault . boe