summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-08Cygwin: stop exporting _allocalinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTOlinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2_LTOlinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Oslinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTOCorinna Vinschen
2022-08-08Cygwin: fold common.din and x86_64.din into cygwin.dinCorinna Vinschen
2022-08-08Cygwin: move mcountFunc.S to x86_64 target dirCorinna Vinschen
2022-08-08Cygwin: x86_64: add wmemset assembler entry pointCorinna Vinschen
2022-08-08Cygwin: split out x86_64 memset/memcpy functionsCorinna Vinschen
2022-08-05Cygwin: fhandler/null.cc: remove redundant includeslinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTOlinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTOlinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTOlinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2Corinna Vinschen
2022-08-05Cygwin: update the "dirs" variable in Makefile.amKen Brown
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen
2022-08-05Cygwin: mount_info::get_mounts_here: alloc temp mountpoint info on cygheaplinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Oslinaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3Corinna Vinschen
2022-08-05Cygwin: drop last usage of RtlCreateUnicodeStringFromAsciizCorinna Vinschen
2022-08-05Cygwin: pty: Fix a small bug in is_console_app().Takashi Yano
2022-08-04Cygwin: use locale-aware conversion to UNICODE_STRING checking mount pointsCorinna Vinschen
2022-08-04Cygwin: drop all usages of NTAPICorinna Vinschen
2022-08-04Cygwin: drop all usages of WINAPICorinna Vinschen
2022-08-04Cygwin: clock.cc: Drop redundant Windows prototypesCorinna Vinschen
2022-08-04Cygwin: drop obsolete _cygwin_noncygwin_dll_entry entry pointCorinna Vinschen
2022-08-04Cygwin: syscalls.cc: remove ".dll" from blessed_executable_suffixesKen Brown
2022-08-04Cygwin: Drop outdated IsWow64Process2 prototypeCorinna Vinschen
2022-08-04Cygwin: drop outdated __MINGW64_VERSION_MAJOR checksCorinna Vinschen
2022-08-04Cygwin: drop __stdcall usageCorinna Vinschen
2022-08-04Cygwin: syscalls.cc: drop masking macros for standard IO functionsCorinna Vinschen
2022-08-04Cygwin: Drop export aliases and masking macros for stdio64 functionsCorinna Vinschen
2022-08-04Cygwin: create sparse errmap arrayCorinna Vinschen
2022-08-04cacosh: Use approximation for large input.Markus Mützel
2022-08-04casinh: Use approximation for large input.Markus Mützel
2022-08-04Cygwin: net.cc: convert wsock_errmap into a simple array of error codesCorinna Vinschen
2022-08-04Cygwin: net.cc: create own type host_errmap_t for host_errmapCorinna Vinschen
2022-08-04Cygwin: net.cc: constify gai_errmapCorinna Vinschen
2022-08-03Cygwin: fix/drop a few commentsCorinna Vinschen
2022-08-03Cygwin: __WORDSIZE: Drop 32 bit considerationsCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_DLL_EPOCHCorinna Vinschen
2022-08-03Cygwin: drop unused CYGWIN_VERSION_CYGWIN_CONV macroCorinna Vinschen
2022-08-03Cygwin: version.h: document API_VERSION of the first 64 bit buildCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_USE_PSEUDO_RELOC_IN_DLLCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_CTYPECorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_IFREQCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_WINSOCK1_VALUESCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_ANCIENT_MSGHDRCorinna Vinschen
2022-08-03Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES macroCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_O_NONBLOCKCorinna Vinschen
2022-08-03Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macroCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_OLD_STDIO_CRLF_HANDLINGCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_DLL_MALLOC_ENVCorinna Vinschen
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_OLD_TERMIOSCorinna Vinschen
2022-08-03Cygwin: drop requirement to build newlib's stdio64Corinna Vinschen
2022-08-03Cygwin: path: Make some symlinks to /cygdrive/* work.Takashi Yano
2022-08-02Cygwin: console: Modify ConEmu cygwin connector hook.Takashi Yano
2022-07-31Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.Takashi Yano
2022-07-29Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty.Takashi Yano
2022-07-29Cygwin: Set threadnames with SetThreadDescription()Jon Turney