Commit Graph

  • 3bb579a43c
    Cygwin: avoid GCC 10 error with -Werror=parentheses Jon Turney 2020-09-19 15:51:10 +0100
  • 6b6dd5fede Cygwin: check_reparse_point_target: update comment Ken Brown 2020-09-26 16:44:44 -0400
  • 4c49accf89 libc/include/math.h: Remove parameter name Christophe Lyon 2020-09-21 15:22:30 +0000
  • 648365e0e9 Add C-SKY port for libgloss Jojo R 2020-09-25 11:01:25 -0400
  • c1f7c4d1b6 Cygwin: winlean.h: remove most of the extended memory API Ken Brown 2020-09-23 11:04:08 -0400
  • 8315a90822 Port of C-SKY for newlib Jojo R 2020-09-23 15:06:09 -0400
  • 4641693796 libm: Make tgamma(-small) = -INFINITY Keith Packard 2020-09-15 10:10:07 -0700
  • 749cbccc55 winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported Brian Inglis 2020-09-17 20:53:35 -0600
  • 1732249529 fhandler_proc.cc(format_proc_cpuinfo): add tsxldtrk, sev_es flags Brian Inglis 2020-09-17 12:51:25 -0600
  • 2ed80d04f4 Cygwin: pty: Drop handling for UTF-7 in convert_mb_str(). Takashi Yano 2020-09-12 00:37:26 +0900
  • f4a1b6ae18
    Cygwin: ldd: Also look for not found DLLs when exit status is non-zero Jon Turney 2020-09-07 16:24:39 +0100
  • 232fde0e76 Cygwin: pty: Prevent garbled output for existing non-cygwin apps. Takashi Yano via Cygwin-patches 2020-09-11 19:54:40 +0900
  • 09738c3062 Cygwin: pty: setup new pty on opening the master, not in constructor Corinna Vinschen 2020-09-09 22:50:11 +0200
  • fd3ad92f9e Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon. Takashi Yano via Cygwin-patches 2020-09-10 00:28:00 +0900
  • 91908fe000 Cygwin: pty: Revise convert_mb_str() function. Takashi Yano via Cygwin-patches 2020-09-10 00:27:59 +0900
  • 7de33047ec Cygwin: document last bug fix Ken Brown 2020-09-08 14:28:19 -0400
  • 6775ac8cb5 Cygwin: path_conv::check: handle error from fhandler_process::exists Ken Brown 2020-09-08 12:23:32 -0400
  • 58cc67d653 Cygwin: format_process_fd: add directory check Ken Brown 2020-09-08 11:45:09 -0400
  • eaed594d73 Cygwin: pty: move codepage evaluation to nlsfuncs.cc Corinna Vinschen 2020-09-08 10:36:04 +0200
  • 8d0ff0768f Cygwin: drop internal O_NOSYMLINK and O_DIROPEN flags Corinna Vinschen 2020-09-07 22:45:38 +0200
  • 1f8e5847df libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2] Keith Packard via Newlib 2020-09-04 09:25:27 -0700
  • a0d7982ff4 libm/riscv: Use common fma code when necessary Keith Packard via Newlib 2020-09-03 13:54:33 -0700
  • 373f628d04 libm/riscv: Fix machine-specific sqrt build process Keith Packard via Newlib 2020-09-03 13:54:32 -0700
  • cae21d17ad MSP430: Fix calculation of string length in sbrk.c Jozef Lawrynowicz 2020-09-03 14:00:32 +0100
  • 5d962bc718 Cygwin: create install dir for libs David McFarland via Cygwin-patches 2020-08-27 09:02:46 -0300
  • 12a94daf5f loadlocale: don't casecmp digits Corinna Vinschen 2020-09-04 14:21:10 +0200
  • d72ea86d41 MSP430: Fix message in sbrk.c printing binary character Jozef Lawrynowicz 2020-09-02 16:16:55 +0100
  • 754386c7f5 Fix warnings when building for msp430-elf Jozef Lawrynowicz 2020-09-02 15:50:07 +0100
  • a634adda5a libm/machine/arm: Rename s*_fma.c -> s*_fma_arm.c Keith Packard via Newlib 2020-09-01 12:49:49 -0700
  • 7c4719f548 Cygwin: libpthread: Export C11 thread symbols from libpthread.a as well Corinna Vinschen 2020-09-01 12:52:08 +0200
  • fc352c07ad Cygwin: mtx_init: drop glibc workaround Corinna Vinschen 2020-09-01 12:46:12 +0200
  • 6871c8418d Cygwin: pty: Fix a bug in the code removing set window title sequence. Takashi Yano via Cygwin-patches 2020-08-31 21:02:13 +0900
  • 4e08fe42c9 Cygwin: pty: Disable pseudo console if TERM does not have CSI6n. Takashi Yano via Cygwin-patches 2020-08-31 18:48:54 +0900
  • a30cd7a5b9
    Cygwin: Remove waitloop argument from try_to_debug() Jon Turney 2020-08-27 16:12:47 +0100
  • 0416f68de1 Cygwin: sigproc.cc: add comment Ken Brown 2020-08-29 05:59:56 -0400
  • 6af1524aaa Cygwin: Add modfl fix to release notes Corinna Vinschen 2020-08-30 14:15:58 +0200
  • 023ddc4128 Cygwin: crt: Add "volatile" to all inline assembly snippets under math Martin Storsjö 2020-08-30 14:12:48 +0200
  • 0e6690a92c Cygwin: math/modfl.c: Fix segment faults in modfl(). Liu Hao 2020-08-30 13:56:31 +0200
  • ec9734dbb5 Cygwin: Add Cygwin 3.2 release info Corinna Vinschen 2020-08-30 13:30:13 +0200
  • 75a669790e Cygwin: Add C11 threads API Corinna Vinschen 2020-08-29 21:29:24 +0200
  • 5999c433bb Cygwin: make pthread_yield available for internal usage Corinna Vinschen 2020-08-29 21:21:21 +0200
  • 8b85b3c3ad Cygwin: pthread_yield: Add BSD visibility Corinna Vinschen 2020-08-29 21:09:33 +0200
  • b9ad0fbf28 Cygwin: pthreads: iterate over key destructors per POSIX Corinna Vinschen 2020-08-29 21:08:31 +0200
  • 1cab623527
    Cygwin: Remove .drone.yml Jon Turney 2020-08-23 20:31:43 +0100
  • 5b67246301
    Cygwin: Add github action to cross-build on Fedora Jon Turney 2020-08-23 17:49:42 +0100
  • a078726037
    Cygwin: Add .appveyor.yml Jon Turney 2020-08-23 20:33:22 +0100
  • bf251d5a0b Cygwin: sigproc: Fix a thinko in array size Corinna Vinschen 2020-08-28 19:38:05 +0200
  • b05b0b78fa Cygwin: sigproc: Eliminate redundant copying of chld_procs Corinna Vinschen 2020-08-28 19:34:52 +0200
  • c6b45af544 Cygwin: sigproc: fix minor formatting issue Corinna Vinschen 2020-08-28 15:40:16 +0200
  • c8b076a233 Cygwin: select: Fix a bug on closing pi->bye event. Takashi Yano via Cygwin-patches 2020-08-27 18:46:20 +0900
  • 7c963c7ba0 Cygwin: sigproc: Allow more child processes per process Corinna Vinschen 2020-08-28 15:22:58 +0200
  • 163daed37c Cygwin: drop PROC_DETACHED_CHILD flag Corinna Vinschen 2020-08-28 11:10:48 +0200
  • 558fa888e5 Cygwin: sigproc: drop __stdcall Corinna Vinschen 2020-08-27 21:56:43 +0200
  • eb3e3e4738 Cygwin: sigproc: return int from remove_proc Corinna Vinschen 2020-08-27 21:48:54 +0200
  • 0a31ad6f4c Cygwin: fix up proc_subproc flags and matching pinfo methods Corinna Vinschen 2020-08-27 21:38:50 +0200
  • 49a9ffdf4b Cygwin: fhandler_fifo::delete_client_handler: improve efficiency Ken Brown 2020-08-26 18:21:20 -0400
  • 573dda0cf2 winsup/doc/faq-api.xml(faq.api.timezone): explain time zone updates Brian Inglis 2020-08-27 01:17:09 -0600
  • 69a2a8db58 Cygwin: console: Replace WriteConsoleA() with WriteConsoleW(). Takashi Yano via Cygwin-patches 2020-08-27 12:35:03 +0900
  • ed1573fc17
    doc: Also update shebang for chapter-texi2docbook.py Jon Turney 2020-08-25 17:16:36 +0100
  • ed97836149 winsup/doc/faq-api.xml, -programming.xml: change Win32 to Windows/API Brian Inglis 2020-08-25 06:57:14 -0600
  • 6329d546dd winsup/doc/faq-setup.xml, faq-using.xml: update setup FAQ Brian Inglis 2020-08-25 06:57:13 -0600
  • 39f057e2aa Enabled _CS* defines for RTEMS Eshan dhawan via Newlib 2020-08-24 20:13:12 +0530
  • c2d6e6f7f6
    doc: Various fixes to makedocbook for python3.8 Jon Turney 2020-08-22 17:15:24 +0100
  • c1f177d6a9 Cygwin: cwdstuff::get: clean up debug_printf output Ken Brown 2020-08-23 18:41:18 -0400
  • bb42852062 Cygwin: pty: Implement new pseudo console support. Takashi Yano 2020-08-19 20:25:21 +0900
  • b9261fa1d9 Cygwin: bump version to 3.2.0 Corinna Vinschen 2020-08-22 13:43:46 +0200
  • a93a85a1ff Cygwin: strace: ignore GCC exceptions Ken Brown 2020-08-20 09:47:47 -0400
  • 14c0a4c67d Cygwin: add header defining GCC exception codes Ken Brown 2020-08-20 10:35:43 -0400
  • 74cf7dabcb Cygwin: main exception handler (64-bit): continue GCC exceptions Ken Brown 2020-08-17 16:24:59 -0400
  • 8a7ec55c53 libm/stdlib: Realloc when shrinking by 2* or more Keith Packard via Newlib 2020-08-13 17:19:02 -0700
  • ce4044adee libm/stdlib: don't read past source in nano_realloc Keith Packard via Newlib 2020-08-13 17:19:01 -0700
  • 70d02aaca6 Cygwin: pty: Change the timing of set_locale() call again. Takashi Yano via Cygwin-patches 2020-08-15 12:23:52 +0900
  • 095972ce5b Cygwin: pty: Change the timing of setup_locale() call. Takashi Yano via Cygwin-patches 2020-08-13 14:42:20 +0900
  • ab215e3dd1 libc/stdlib: Fix build failure in nano_calloc Craig Blackmore 2020-08-12 15:33:23 +0100
  • 588a5e1dde libc/stdlib: Use __builtin_mul_overflow for reallocarray and calloc Keith Packard via Newlib 2020-08-11 16:05:40 -0700
  • bafd65f2fb libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] Keith Packard via Newlib 2020-08-11 19:47:17 -0700
  • f14d123ac6 Cygwin: pty: Add a workaround for issue of starting a lot of mintty. Takashi Yano 2020-08-11 13:16:52 +0900
  • a44bc679a4 libm/machine/arm: Add optimized fmaf and fma when available Keith Packard via Newlib 2020-08-08 15:34:13 -0700
  • 0c1989070e libm: Detect fast fmaf support Keith Packard via Newlib 2020-08-08 15:34:12 -0700
  • 432b331c79 libm: ARM without HW double does not have fast FMA Keith Packard via Newlib 2020-08-08 15:34:11 -0700
  • 73b02710ec libm/math: ensure that expf(-huge) sets FE_UNDERFLOW exception Keith Packard via Newlib 2020-08-07 22:40:21 -0700
  • 225d376b70 Cygwin: cygserver: build with -Wimplicit-fallthrough=5 Ken Brown 2020-08-07 09:48:28 -0400
  • 1be41b802a
    Cygwin: Use documented QueryWorkingSetEx() in dumper Jon Turney 2020-07-29 15:19:13 +0100
  • e3f29b2472 MSP430: Increase the amount of main memory available in sim ld scripts Jozef Lawrynowicz 2020-08-07 11:49:54 +0100
  • 748970c833 MSP430: Word align __*_array_start symbols in sim linker scripts Jozef Lawrynowicz 2020-08-07 11:48:27 +0100
  • c8dc3fa0ba Cygwin: cygserver: build with -Wimplicit-fallthrough=4 -Werror Corinna Vinschen 2020-08-07 12:33:38 +0200
  • acfed1364a Cygwin: utils: build with -Wimplicit-fallthrough=4 -Werror Corinna Vinschen 2020-08-07 13:31:38 +0200
  • e7fca6f867 Cygwin: utils: convert usage() to proper noreturn function throughout Corinna Vinschen 2020-08-07 13:29:43 +0200
  • 9beb7b9771 Cygwin: utils: cygcheck: avoid GCC warning concatenating strings Corinna Vinschen 2020-08-07 13:30:40 +0200
  • 238c2b14ca Cygwin: utils: refresh tzmap Corinna Vinschen 2020-08-07 12:09:02 +0200
  • c3ce8405c1 libm: Control errno support with _IEEE_LIBM configuration parameter Keith Packard via Newlib 2020-08-04 15:22:24 -0700
  • e108d04432 libm/math: Don't modify __ieee754_pow return values in pow Keith Packard via Newlib 2020-08-04 15:22:23 -0700
  • 98a4f8de47 libm/math: Set errno to ERANGE for pow(0, -y) Keith Packard via Newlib 2020-08-04 15:22:22 -0700
  • 2eafcc78df libm/math: Make yx functions set errno=ERANGE for x=0 Keith Packard via Newlib 2020-08-04 15:22:21 -0700
  • 905aa4c013 libm/math: set errno to ERANGE at gamma poles Keith Packard via Newlib 2020-08-04 15:22:20 -0700
  • 50ad198085 Cygwin: Add 'fallthrough' pseudo keyword for switch/case use Corinna Vinschen 2020-08-05 21:58:22 +0200
  • 5898a044c3 Cygwin: Fix missing breaks in switch statement Corinna Vinschen 2020-08-05 21:46:53 +0200
  • 45efe659b8 libm: Set math_errhandling to match library and hardware [v2] Keith Packard via Newlib 2020-08-04 08:04:39 -0700
  • bb166cfc3e libm/common: Set WANT_ERRNO based on _IEEE_LIBM value Keith Packard via Newlib 2020-08-03 10:55:03 -0700
  • 4f5b52ffe7 Cygwin: FIFO: add a third pass to raw_read Ken Brown 2020-08-03 09:44:31 -0400