aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen1-2396/+0
2021-04-27Cygwin: Use automake (v5)Jon Turney1-703/+2318
2021-04-19Cygwin: take hypotl function from Mingw-w64Corinna Vinschen1-0/+1
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen1-0/+1
2021-04-13fenv: drop Cygwin-specific implementation in favor of newlib codeCorinna Vinschen1-1/+0
2021-01-18cxx.cc: Fix dynamic initialization for static local variablesBen Wijen1-1/+1
2020-12-07Cygwin: Launch cygmagic with bash, not shMark Geisert1-2/+2
2020-11-25Cygwin: Use standard CXXFLAGS when compiling localtime_wrapper.cJon Turney1-1/+1
2020-11-25Cygwin: Drop libgmon.a build dependency on gcrt0.oJon Turney1-1/+1
2020-11-20Cygwin: Remove recursive configureJon Turney1-8/+0
2020-11-02Cygwin: Drop passing '-c' compiler flag into gentls_offsetsJon Turney1-1/+1
2020-11-02Cygwin: Remove rules for building libcygwin_s.aJon Turney1-13/+0
2020-11-02Cygwin: Remove Makefile contents conditional on PREPROCESS, which is never de...Jon Turney1-7/+0
2020-11-02Cygwin: Drop autoconf variable all_hostJon Turney1-8/+2
2020-11-02Cygwin: Remove autoconf variable DLL_NAMEJon Turney1-2/+2
2020-10-30Revert "Cygwin: gendef generates sigfe.s and cygwin.def"Jon Turney1-2/+5
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney1-0/+4
2020-10-21Cygwin: Drop do-nothing install_target targetJon Turney1-5/+2
2020-10-21Cygwin: Drop do-nothing install_host targetJon Turney1-5/+2
2020-10-21Cygwin: Remove nostdlib Makefile variableJon Turney1-1/+1
2020-10-21Cygwin: gendef generates sigfe.s and cygwin.defJon Turney1-5/+2
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney1-3/+1
2020-10-18Cygwin: Remove ccwrapJon Turney1-10/+3
2020-10-14Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTSJon Turney1-4/+1
2020-10-14Cygwin: Remove AC_PROG_MAKE_SETJon Turney1-2/+0
2020-10-14Cygwin: Drop STDINCFLAGS overridesJon Turney1-4/+0
2020-09-04Cygwin: create install dir for libsDavid McFarland via Cygwin-patches1-1/+1
2020-09-01Cygwin: libpthread: Export C11 thread symbols from libpthread.a as wellCorinna Vinschen1-1/+2
2020-08-30Cygwin: Add C11 threads APICorinna Vinschen1-19/+27
2020-08-05Cygwin: Add 'fallthrough' pseudo keyword for switch/case useCorinna Vinschen1-1/+1
2020-05-30Cygwin: update C++ dialect to gnu++14Corinna Vinschen1-1/+1
2020-05-26Cygwin: add missing files to 'clean' build ruleCorinna Vinschen1-1/+3
2020-05-26Cygwin: revamp localtime.o build ruleCorinna Vinschen1-4/+7
2020-05-26Cygwin: convert localtime_wrapper.c to plain C sourceCorinna Vinschen1-2/+2
2020-05-25Cygwin: rename localtime.cc to localtime_wrapper.cCorinna Vinschen1-1/+1
2020-05-25Cygwin: move localtime.o build rule to end of fileCorinna Vinschen1-7/+7
2020-05-25Cygwin: tzcode resync: basicsMark Geisert1-3/+12
2020-02-26Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.oCorinna Vinschen1-0/+2
2019-08-08Cygwin: shmat: use mmap allocator strategy on 64 bitCorinna Vinschen1-0/+1
2019-02-07forkables: Create forkable hardlinks, yet unused.Michael Haubenwallner1-0/+1
2019-02-02Cygwin: Makefile.in: Fix previous version info generation fixCorinna Vinschen1-3/+4
2019-02-02Cygwin: Makefile.in: Fix another dependency problem in version infoCorinna Vinschen1-1/+1
2019-01-29Cygwin: Makefile.in: Improve dependency for version infoCorinna Vinschen1-1/+6
2019-01-26Cygwin: uname: Raise size of utsname fields and revamp uname(2) outputCorinna Vinschen1-0/+1
2019-01-22Cygwin: posix timers: reimplement using OS timerCorinna Vinschen1-1/+1
2019-01-19Cygwin: timerfd: reimplement from scratchCorinna Vinschen1-0/+1
2019-01-15Cygwin: timers: implement timerfdCorinna Vinschen1-0/+1
2019-01-13Cygwin: signal: implement signalfdCorinna Vinschen1-0/+1
2019-01-07Cygwin: rename pipe.cc to fhandler_pipe.ccCorinna Vinschen1-1/+1
2019-01-07Cygwin: move fhandler_cygdrive methods into own source fileCorinna Vinschen1-0/+1