Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
From-SVN: r279813
|
|
From-SVN: r267494
|
|
From-SVN: r256169
|
|
From-SVN: r243994
|
|
From-SVN: r232055
|
|
From-SVN: r219188
|
|
architecture, not host.
2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
* config/i386/cygwin-stdint.h: Throughout, make type
definitions dependent on target architecture, not host.
From-SVN: r214156
|
|
From-SVN: r206289
|
|
* config/i386/cygwin-stdint.h: Add support for cygwin x64 target.
* config/i386/t-cygwin-w64: New file.
* config/i386/cygwin-w64.h: New file.
* config/i386/cygwin.h (EXTRA_OS_CPP_BUILTINS): Extend
and add support for x64-cygwin target.
(CPP_SPEC): Likewise.
(CXX_WRAP_SPEC_LIST): Undefine before define.
(LIBGCJ_SONAME): Use 15 as version.
From-SVN: r197168
|
|
From-SVN: r195098
|
|
* config/i386/cygwin-stdint.h (INTPTR_TYPE): Remove "long".
(UINTPTR_TYPE): Likewise.
From-SVN: r146360
|
|
(UINT_LEAST32_TYPE...
* config/i386/cygwin-stdint.h (INT_LEAST32_TYPE): Update to
match changes in Cygwin 1.7
(UINT_LEAST32_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE,
UINT_FAST16_TYPE, UINT_FAST32_TYPE): Likewise.
From-SVN: r145949
|
|
* config.gcc (cygwin tm_file): Add cygwin-stdint.h.
(cygwin tm clause use_gcc_stdint): Set to wrap.
* config/i386/cygwin-stdint.h: New file.
From-SVN: r145562
|