aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-13format_proc_cpuinfo: add enqcmd cpuinfo flagBrian Inglis1-0/+1
2020-10-13drop ambiguous-wide behaviour from Unicode CJK localesThomas Wolff1-13/+5
2020-10-04Cygwin: AF_UNIX: open_pipe: call recv_peer_infoKen Brown1-1/+5
2020-10-04Cygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESSKen Brown1-2/+5
2020-10-04Cygwin: AF_UNIX: socket: set the O_RDWR flagKen Brown1-0/+1
2020-10-04Cygwin: always recognize AF_UNIX sockets as reparse pointsKen Brown2-12/+15
2020-10-04Cygwin: fix handling of known reparse points that are not symlinksKen Brown1-5/+12
2020-10-04Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when neededKen Brown2-4/+15
2020-10-02libc/include/wchar.h: Remove parameter nameTorbjörn SVENSSON1-2/+2
2020-10-02libc/include/inttypes.h: Remove parameter nameTorbjörn SVENSSON1-1/+1
2020-09-30libgloss: aarch64: Add support for Armv8-R AArch64Alex Coplan via Newlib4-4/+38
2020-09-28Cygwin: avoid GCC 10 error with -Werror=narrowingJon Turney2-3/+1
2020-09-28Cygwin: avoid GCC 10 error with -Werror=narrowingJon Turney1-2/+2
2020-09-28Cygwin: avoid GCC 10 error with -Werror=parenthesesJon Turney1-1/+1
2020-09-26Cygwin: check_reparse_point_target: update commentKen Brown1-2/+3
2020-09-25libc/include/math.h: Remove parameter nameChristophe Lyon1-8/+8
2020-09-25Add C-SKY port for libglossJojo R28-0/+6831
2020-09-24Cygwin: winlean.h: remove most of the extended memory APIKen Brown4-43/+17
2020-09-23Port of C-SKY for newlibJojo R12-2/+6372
2020-09-18libm: Make tgamma(-small) = -INFINITYKeith Packard1-1/+1
2020-09-18winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supportedBrian Inglis1-5/+5
2020-09-17fhandler_proc.cc(format_proc_cpuinfo): add tsxldtrk, sev_es flagsBrian Inglis1-0/+8
2020-09-11Cygwin: pty: Drop handling for UTF-7 in convert_mb_str().Takashi Yano1-48/+38
2020-09-11Cygwin: ldd: Also look for not found DLLs when exit status is non-zeroJon Turney1-0/+2
2020-09-11Cygwin: pty: Prevent garbled output for existing non-cygwin apps.Takashi Yano via Cygwin-patches1-1/+5
2020-09-09Cygwin: pty: setup new pty on opening the master, not in constructorCorinna Vinschen2-5/+5
2020-09-09Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon.Takashi Yano via Cygwin-patches1-1/+15
2020-09-09Cygwin: pty: Revise convert_mb_str() function.Takashi Yano via Cygwin-patches1-47/+88
2020-09-08Cygwin: document last bug fixKen Brown1-0/+3
2020-09-08Cygwin: path_conv::check: handle error from fhandler_process::existsKen Brown1-0/+9
2020-09-08Cygwin: format_process_fd: add directory checkKen Brown1-0/+15
2020-09-08Cygwin: pty: move codepage evaluation to nlsfuncs.ccCorinna Vinschen2-182/+57
2020-09-07Cygwin: drop internal O_NOSYMLINK and O_DIROPEN flagsCorinna Vinschen9-16/+16
2020-09-04libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]Keith Packard via Newlib13-118/+56
2020-09-04libm/riscv: Use common fma code when necessaryKeith Packard via Newlib2-0/+4
2020-09-04libm/riscv: Fix machine-specific sqrt build processKeith Packard via Newlib4-20/+16
2020-09-04MSP430: Fix calculation of string length in sbrk.cJozef Lawrynowicz1-1/+1
2020-09-04Cygwin: create install dir for libsDavid McFarland via Cygwin-patches1-1/+1