Commit Graph

  • ded03c70bf Merge branch 'upstream-master' into merge-upstream-20200829 master Giacomo Tesio 2020-08-29 00:05:13 +0200
  • 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
  • 55b93b27d6 Cygwin: FIFO: fix indentation Ken Brown 2020-08-03 09:43:36 -0400
  • 0fda55133a Cygwin: FIFO: synchronize the fifo_reader and fifosel threads Ken Brown 2020-08-03 09:38:08 -0400
  • 251624a352 Cygwin: FIFO: don't read from pipes that are closing Ken Brown 2020-08-03 09:35:00 -0400
  • 289af73a89 Cygwin: FIFO: reorganize some fifo_client_handler methods Ken Brown 2020-08-03 09:32:30 -0400
  • 6ed067a0ae Cygwin: FIFO: add a timeout to take_ownership Ken Brown 2020-08-03 09:17:06 -0400
  • 6acce025d0 Cygwin: FIFO: fix timing issue with owner change Ken Brown 2020-08-02 16:38:24 -0400
  • e319fd0e62 Cygwin: FIFO: lock fixes Ken Brown 2020-07-31 13:55:17 -0400
  • cb7fba2f3e fhandler_proc.cc(format_proc_cpuinfo): use _small_sprintf %X for microcode Brian Inglis 2020-08-04 00:51:56 -0600
  • 4ecc804d54 fhandler_proc.cc(format_proc_cpuinfo): add SERIALIZE instruction flag Brian Inglis 2020-08-03 10:22:46 -0600
  • 12ad9a46df libm/math: Use __math_xflow in obsolete math code [v2] Keith Packard 2020-07-30 16:41:05 -0700
  • 5717262b8e select.h: update FD macros to latest FreeBSD, fix type conversion warning Corinna Vinschen 2020-08-03 12:40:43 +0200
  • 3fbfcd11fb Cygwin: posix_spawn: add Cygwin-specific code fixing process synchronisation Corinna Vinschen 2020-08-01 21:35:58 +0200
  • c222c1b294
    Cygwin: Speed up dumper Jon Turney 2020-07-06 15:10:40 +0100
  • 0d4d2d38fb
    Cygwin: Remove synchronization event from dumper Jon Turney 2020-07-06 15:02:39 +0100
  • a5218ff772
    Cygwin: Add --nokill dumper option Jon Turney 2020-07-06 14:51:32 +0100
  • ba283d8777 arm: Fix include to avoid undefined reference Sebastian Huber 2020-07-29 16:24:13 +0200
  • 3ca4325968 arm: Split fenv.c into multiple files Eshan dhawan 2020-07-24 00:36:46 +0530
  • b7a6e02dc6 arm: Fix fenv support Eshan dhawan 2020-07-19 01:22:53 +0530
  • 7b1416c3ab
    Cygwin: Decorate NtQueryVirtualMemory() to fix 32-bit build Jon Turney 2020-07-28 13:25:00 +0100
  • 123b806523 riscv: fix integer wraparound in memcpy PkmX via Newlib 2020-07-24 19:07:45 +0800
  • 0947efb859 fhandler_proc.cc(format_proc_cpuinfo): add flags and TLB size Brian Inglis 2020-07-22 13:22:54 -0600
  • 1c803a6d88 Cygwin: mmap: Remove AT_ROUND_TO_PAGE workaround Corinna Vinschen 2020-07-20 20:55:43 +0200
  • eeb2dc1537 Cygwin: mmap: document recent bugfix Ken Brown 2020-07-21 17:57:37 -0400
  • b245014abd
    Cygwin: Use MEMORY_WORKING_SET_EX_INFORMATION in dumper Jon Turney 2020-07-07 20:54:27 +0100
  • 35227fec97
    Cygwin: Don't dump non-writable image regions Jon Turney 2020-07-05 14:42:59 +0100
  • 44103c0621
    Cygwin: Drop excluded regions list from dumper Jon Turney 2020-07-04 15:57:31 +0100
  • 0302c69164
    Cygwin: Remove reading of PE for section flags from dumper Jon Turney 2020-07-04 15:51:14 +0100
  • b40983eda1
    Cygwin: Show details of all memory regions in dumper debug output Jon Turney 2020-07-01 16:08:59 +0100
  • 119e8d5c11 Cygwin: mmap: constify pagesize throughout Corinna Vinschen 2020-07-20 17:53:29 +0200
  • d8a8d2ce59 Cygwin: mmap: fix mapping beyond EOF on 64 bit Ken Brown 2020-07-20 08:59:09 -0400
  • e0a53d6625 Cygwin: pty: Fix a bug on redirecting something to /dev/pty*. Takashi Yano via Cygwin-patches 2020-07-18 13:48:47 +0900
  • 2aa3eb7503 Cygwin: sockets: Rearrange check for connect failure Corinna Vinschen 2020-07-20 09:49:07 +0200
  • 53b7116705 Cygwin: FIFO: document recent fixes Ken Brown 2020-07-16 16:21:03 -0400
  • ac371ee1ba Cygwin: FIFO: update commentary Ken Brown 2020-07-11 15:43:44 -0400
  • f56dc33579 Cygwin: FIFO: clean up Ken Brown 2020-07-15 16:58:18 -0400
  • 4eaa55463d Cygwin: FIFO: allow take_ownership to be interrupted Ken Brown 2020-07-13 07:01:57 -0400
  • a4dc0eb15c Cygwin: fhandler_fifo::take_ownership: don't set event unnecessarily Ken Brown 2020-07-12 18:11:38 -0400
  • 4f25d82cb1 Cygwin: FIFO: add missing lock Ken Brown 2020-07-15 16:13:47 -0400
  • d3a01b7ec2 Cygwin: FIFO: make certain errors non-fatal Ken Brown 2020-07-11 15:20:45 -0400
  • b0418138fe Cygwin: FIFO: fix indentation Ken Brown 2020-07-11 14:55:39 -0400
  • 6b8a829496 Cygwin: FIFO: improve taking ownership in fifo_reader_thread Ken Brown 2020-07-11 14:52:55 -0400
  • 1c0cf5f4f9 Cygwin: FIFO: reduce I/O interleaving Ken Brown 2020-07-11 14:34:24 -0400
  • e10425e1e3 Cygwin: fhandler_fifo::hit_eof: improve reliability Ken Brown 2020-07-11 14:23:11 -0400
  • 8ca713d70a Cygwin: FIFO: keep a writer count in shared memory Ken Brown 2020-07-11 14:05:23 -0400
  • da9fea0759 Cygwin: FIFO: fix problems finding new owner Ken Brown 2020-07-15 09:46:42 -0400