This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Define wordsize.h macros everywhere


On Nov 03 2016, Steve Ellcey <sellcey@caviumnetworks.com> wrote:

> 2016-11-03  Yury Norov  <ynorov@caviumnetworks.com>
>             Steve Ellcey <sellcey@caviumnetworks.com>
>
>         * bits/wordsize.h: Add documentation.
>         * sysdeps/aarch64/bits/wordsize.h : New file
>         * sysdeps/generic/stdint.h (PTRDIFF_MIN, PTRDIFF_MAX): Update
>         definitions.
>         (SIZE_MAX): Change ifdef to if in __WORDSIZE32_SIZE_ULONG check.
>         * sysdeps/gnu/bits/utmp.h (__WORDSIZE_TIME64_COMPAT32): Check
>         with #if instead of #ifdef.
>         * sysdeps/gnu/bits/utmpx.h (__WORDSIZE_TIME64_COMPAT32): Ditto.
>         * sysdeps/mips/bits/wordsize.h (__WORDSIZE32_SIZE_ULONG,
>         __WORDSIZE32_PTRDIFF_LONG, __WORDSIZE_TIME64_COMPAT32):
>         Add or change defines.
>         * sysdeps/powerpc/powerpc32/bits/wordsize.h: Likewise.
>         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
>         * sysdeps/s390/s390-32/bits/wordsize.h: Likewise.
>         * sysdeps/s390/s390-64/bits/wordsize.h: Likewise.
>         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
>         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
>         * sysdeps/tile/tilegx/bits/wordsize.h: Likewise.
>         * sysdeps/tile/tilepro/bits/wordsize.h: Likewise.
>         * sysdeps/unix/sysv/linux/alpha/bits/wordsize.h: Likewise.

This is ok, if you use plain spaces and tabs in the changelog entry.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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