X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MjcpeA9nqKudpOScedYNIrVn6S8uk9+X39nkqgdy0v8=; b=M7x1KryilEWoXTd9Fri4j5GlbKdzY6Sf5fTLu6pgEhA9VQEFHL9qqFdZ84+I8BTUkO Aw7fYupbfxumhDlgasMiIXY3qPEoN3RKw8vY4unE2m1LWluJHl4WGShe7BA0+TB6/t0s fslUwnpN3b/QPVPY2DRFvWidGwISD975uGntLMdhcpOEM1kRAWiHSQJYXA4IRUL6OBXx wgNupYf8kRAhaDt0WBZMv3wO9hyUwebFgS8fSMcrGT8EoaNDbzavUfeHR+C7A5oJ1lZg oyKbPRyAD6qzQGT1vFPNGrw1Ktc7xRz2OqJIB/RK1Qun2L2tFFqG54i788UvzxGTDGT6 NNUg== MIME-Version: 1.0 X-Received: by 10.50.64.147 with SMTP id o19mr2535285igs.33.1435222259067; Thu, 25 Jun 2015 01:50:59 -0700 (PDT) In-Reply-To: <201506242231.t5OMVXG1011025@envy.delorie.com> References: <201506050742 DOT t557ggR8019445 AT delorie DOT com> <201506242231 DOT t5OMVXG1011025 AT envy DOT delorie DOT com> Date: Thu, 25 Jun 2015 11:50:58 +0300 Message-ID: Subject: Re: dxe3gen patch From: "Ozkan Sezer (sezeroz AT gmail DOT com)" To: djgpp AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 6/25/15, DJ Delorie wrote: > >> Neitherless it is DJ that should decide if he likes the design or not. > > I'm OK with the design. > Applied the changes to HEAD and to v2_05_1. The changes may be worth mentioning in the man pages and in the changelog, but I am not good with texinfo. Juan? The only thing missing in dxe3gen now is that it only functions on little-endian host and needs correcting. -- O.S.