On Tue, Aug 04, 2015 at 03:04:58PM -0400, Jung-uk Kim wrote:
> Done. I was not really interested in API compatibility. FYI, "Figure
> 3.34: va_list Type Declaration" defines the structure like this:
>
> typedef struct {
> unsigned int gp_offset;
> unsigned int f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 08/04/2015 01:04, Bruce Evans wrote:
> On Tue, 4 Aug 2015, Konstantin Belousov wrote:
>
>> On Tue, Aug 04, 2015 at 12:11:40AM +, Jung-uk Kim wrote:
>>> Log: Always define __va_list for amd64 and restore pre-r232261
>>> behavior for i386. Note
On Tue, 4 Aug 2015, Konstantin Belousov wrote:
On Tue, Aug 04, 2015 at 12:11:40AM +, Jung-uk Kim wrote:
Log:
Always define __va_list for amd64 and restore pre-r232261 behavior for i386.
Note it allows exotic compilers, e.g., TCC, to build with our stdio.h, etc.
Thanks.
PR:
On Tue, Aug 04, 2015 at 12:11:40AM +, Jung-uk Kim wrote:
> Author: jkim
> Date: Tue Aug 4 00:11:39 2015
> New Revision: 286265
> URL: https://svnweb.freebsd.org/changeset/base/286265
>
> Log:
> Always define __va_list for amd64 and restore pre-r232261 behavior for i386.
> Note it allows e