aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Cygwin: Drop autoconf variable all_hostJon Turney5-54/+2
2020-11-02Cygwin: Remove autoconf variable DLL_NAMEJon Turney3-9/+2
2020-11-02Cygwin: Drop AC_SUBST(build_exeext)Jon Turney1-2/+0
2020-11-02Cygwin: Remove intro2man.stamp on cleanJon Turney1-2/+3
2020-10-30Revert "Cygwin: gendef generates sigfe.s and cygwin.def"Jon Turney1-2/+5
2020-10-29RISC-V: Fix wrong including file in s_isinf.cKito Cheng1-1/+1
2020-10-29RISC-V: NaN should return 0 for finite[f]Kito Cheng2-2/+2
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney3-0/+10
2020-10-28libc/sys/rtems/include/machine/_types.h: Define daddr_t to be 64 bits for RTEMSJoel Sherrill1-0/+3
2020-10-27Cygwin: fix return value of sqrtl on negative infinityKen Brown2-2/+8
2020-10-27Cygwin: pty: Disable ResizePseudoConsole() if stdout is redirected.Takashi Yano via Cygwin-patches3-2/+8
2020-10-27RISC-V: Implment finite and fpclassifyKito Cheng9-3/+421
2020-10-27RISC-V: Add fabs[f], fmax[f] and fmin[f].Kito Cheng8-3/+345
2020-10-26Define RB_SET_PARENT to do all assignmentsdougm1-30/+28
2020-10-26In concluding RB_REMOVE_COLOR, in the case whendougm1-15/+11
2020-10-26Linuxkpi uses the rb-tree structuresdougm1-148/+137
2020-10-26Fixup r361997 by balancing parens. Duh.dougm1-1/+1
2020-10-26Restore an RB_COLOR macro, for the benefit ofdougm1-0/+6
2020-10-26To reduce the size of an rb_node, drop the colordougm1-138/+143
2020-10-26Remove from RB_REMOVE_COLOR some null checksdougm1-26/+20
2020-10-26RB_REMOVE invokes RB_REMOVE_COLOR either whendougm1-72/+65
2020-10-26For the case when RB_REMOVE requires a nontrivialdougm1-28/+24
2020-10-26Correct the use of RB_AUGMENT in the RB_TREEdougm1-50/+38
2020-10-26Add RB_REINSERT(3), a low overhead alternative totrasz1-2/+24
2020-10-26amd64: prevent KCSan false positives on LAPIC mappingjah1-0/+2
2020-10-26sys: clean up empty lines in .c and .h filesmjg1-1/+0
2020-10-26gcc: quiet Wattribute for no_sanitize("address")rlibby1-2/+6
2020-10-26Don't sanitize linker_setdab1-0/+7
2020-10-26Make the system C11 atomics headers fully compatible with external GCC.jhb2-15/+12
2020-10-26Cygwin: pty: Fix race condition in initialization of pseudo console.Takashi Yano via Cygwin-patches1-9/+0
2020-10-23Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WAITALL supportKen Brown via Cygwin-patches2-2/+2
2020-10-21Cygwin: Drop do-nothing install_target targetJon Turney2-6/+3
2020-10-21Cygwin: Drop do-nothing install_host targetJon Turney6-22/+3
2020-10-21Cygwin: Remove nostdlib Makefile variableJon Turney2-3/+1
2020-10-21Cygwin: gendef generates sigfe.s and cygwin.defJon Turney1-5/+2
2020-10-21Cygwin: Drop cygwin version.o from cygserverJon Turney1-3/+1
2020-10-21Cygwin: Remove lsaauthJon Turney8-5001/+0
2020-10-18Cygwin: Use aclocal option --system-acdir rather than --acdirJon Turney3-3/+3
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney14-400/+2
2020-10-18Cygwin: Remove ccwrapJon Turney16-166/+68
2020-10-18Cygwin: Stop using c++wrap for MinGW-compiled utilitiesJon Turney2-12/+3
2020-10-15libc/time: Move internal newlib tz-structs into own headerTorbjörn SVENSSON via Newlib6-57/+26
2020-10-14Cygwin: Remove unused doc/ug-info.xmlJon Turney1-36/+0
2020-10-14Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTSJon Turney1-4/+1
2020-10-14Cygwin: Remove autoconf variable INSTALL_LICENSEJon Turney3-12/+1
2020-10-14Cygwin: Drop AC_SUBST(LIBSERVER)Jon Turney2-3/+0
2020-10-14Cygwin: Remove AC_ARG_PROGRAM/program_transform_nameJon Turney6-40/+1
2020-10-14Cygwin: Remove AC_PROG_MAKE_SETJon Turney7-107/+0
2020-10-14Cygwin: Drop STDINCFLAGS overridesJon Turney1-4/+0
2020-10-14Cygwin: Drop looking for w32api in winsup/w32apiJon Turney8-16/+0