Re: [PATCH] Environment variables forwarding

2014-03-26 Thread Ben Elliston
On Thu, Mar 27, 2014 at 09:56:22AM +0400, Yury Gribov wrote: Now what bothers me is zero feedback from Dejagnu folks... Come on, it's only been a couple of days. :-) Ben signature.asc Description: Digital signature

config.{guess,sub} upgrade

2012-12-29 Thread Ben Elliston
Hi all. I have just upgraded the trunk copies of config.{guess,sub} to today's master revisions. These files are now licensed under GPLv3. Cheers, Ben signature.asc Description: Digital signature

Re: Ping: unreviewed copyright patches

2013-02-03 Thread Ben Elliston
On Sun, Feb 03, 2013 at 10:19:47AM +, Richard Sandiford wrote: libdecnumber copyright http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00647.html I've refreshed my memory on the use of year ranges in the copyright notice (http://www.gnu.org/licenses/gpl-howto.html). Looking at the

Re: Ping: unreviewed copyright patches

2013-02-04 Thread Ben Elliston
On Mon, Feb 04, 2013 at 06:59:38PM +, Richard Sandiford wrote: These days the guideline encourage updating all files, even ones that haven't changed, so I was hoping we could do that gcc-wide. If that is what the guidelines say, then I will not object. I am just a bit surprised that you

Re: Ping: unreviewed copyright patches

2013-02-04 Thread Ben Elliston
On Mon, Feb 04, 2013 at 12:12:14PM -0800, Bruce Korb wrote: If you update a chapter, the book copyright date is updated. Makes more sense to me. OK. That's fine with me, then. Cheers, Ben -- These man-made problems have man-made solutions. Unfortunately, the men and women needed to solve

Re: PATCH: Add x32 support to config.guess

2012-08-18 Thread Ben Elliston
On Thu, Aug 16, 2012 at 10:26:48AM -0700, H.J. Lu wrote: GCC on Linux/x86-64 may be configured for x32: https://sites.google.com/site/x32abi/ by default and the Linux/x32 target should be x86_64-VENDOR-linux-gnux32. This patch adds x32 support to config.guess. OK to install? + eval

Re: [PATCH] Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928)

2011-05-09 Thread Ben Elliston
On Mon, May 09, 2011 at 09:11:59PM +0200, Jakub Jelinek wrote: Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? OK, thanks! Cheers, Ben -- These man-made problems have man-made solutions. Unfortunately, the men and women needed to solve them are all politicians. -- Peter

Re: wide-int, dfp

2013-11-23 Thread Ben Elliston
On Sat, Nov 23, 2013 at 11:21:10AM -0800, Mike Stump wrote: * dfp.c: Include wide-int.h. (decimal_real_to_integer2): Use wide-int interfaces and rename to decimal_real_to_integer. * dfp.h (decimal_real_to_integer2): Return a wide_int and rename to

Re: [PATCH] gfortran testsuite: implicitly cleanup-modules

2013-06-10 Thread Ben Elliston
Hi Bernhard, Would you accept something like the patch in the message below into dejagnu? http://gcc.gnu.org/ml/fortran/2012-03/msg00094.html Yes, I'm happy to fix this limitation. However, your patch isn't complete .. you need to update the documentation, testsuite, etc. Please send a

Re: Fwd: Ping: [PATCH] Set $ac_aux_dir before use in libdecnumber/configure

2013-07-08 Thread Ben Elliston
This is fine, thanks. Ben signature.asc Description: Digital signature

Re: [PATCH 1/9] New target 16-bit Intel x86

2017-04-01 Thread Ben Elliston
On Sat, Apr 01, 2017 at 05:47:46PM +0100, Andrew Jenner wrote: > 2017-04-01 Andrew Jenner > Rask Ingemann Lambertsen > > * config.sub: Add support for 16-bit Intel x86. Applied, thanks. Ben signature.asc Description: Digital

Re: [PATCH] Fix comparison of decimal float zeroes (PR80692)

2017-05-17 Thread Ben Elliston
On Wed, May 17, 2017 at 06:36:38PM +, Segher Boessenkool wrote: > 2017-05-17 Segher Boessenkool > > PR middle-end/80692 > * real.c (do_compare): Give decimal_do_compare preference over > comparing just the signs. > > gcc/testsuite/ > PR

Re: [PATCH] gold: Use autotools pthread macro

2018-02-19 Thread Ben Elliston
On Mon, Feb 19, 2018 at 12:39:47PM -0800, Cary Coutant wrote: > I've added config-patches to the conversation, so I'm hoping that > was sufficient to get that going. Once added in the GCC tree, I > think one can either wait for an automatic sync, or go ahead and > submit a patch to do the sync

update config.guess/sub

2018-01-02 Thread Ben Elliston
It's a new year, time to update these scripts. Ben 2018-01-03 Ben Elliston <b...@gnu.org> * config.guess: Import latest version. * config.sub: Likewise. Index: config.guess === --- config.guess(re