Commit Graph

  • 27fd806cd7 RTEMS: _KERNEL tweak for <sys/cpuset.h> Sebastian Huber 2022-07-01 07:25:32 +0200
  • 54930ae7d7 Cygwin: poll: Fix a bug on inquiring same fd with different events. Takashi Yano 2022-06-27 10:03:04 +0900
  • e7ffbdb018 newlib/libc/sys/rtems/include/sys/cpuset.h Stefan Eßer 2021-12-30 13:14:43 +0100
  • e927f541f7 Make CPU_SET macros compliant with other implementations Stefan Eßer 2021-12-30 12:20:32 +0100
  • 6af6e29552 sys/_bitset.h: Fix fall-out from commit 5e04571cf3c Stefan Eßer 2021-12-08 08:47:42 +0100
  • 3af17aef2b sys/_bitset.h: revert commit 74e014dbfab Stefan Eßer 2021-12-07 23:34:33 +0100
  • c78c56c06d sys/_bitset.h: Fix fall-out from commit 5e04571cf3c Stefan Eßer 2021-12-07 20:29:26 +0100
  • 2f6651097e sys/_bitset.h: Fix fall-out from commit 5e04571cf3c Konstantin Belousov 2021-12-07 20:15:30 +0100
  • a1071cb178 sys/bitset.h: reduce visibility of BIT_* macros Stefan Eßer 2021-12-05 22:27:33 +0100
  • 4ac3ee88c7 sched.h: add CPU_EQUAL() for better compatibility with Linux Konstantin Belousov 2021-10-30 10:36:24 +0300
  • 6070714e0f cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it Mark Johnston 2021-09-21 11:36:55 -0400
  • 27e8401c46 bitset: Reimplement BIT_FOREACH_IS(SET|CLR) Mark Johnston 2021-10-16 09:38:26 -0400
  • 96ddb4055e Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it" Mark Johnston 2021-09-21 13:51:42 -0400
  • 112245b78f cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it Mark Johnston 2021-09-21 11:36:55 -0400
  • 37a3e59636 bitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_ISCLR Mark Johnston 2021-09-21 11:32:23 -0400
  • 7c03cdf47e iflib: Improve mapping of TX/RX queues to CPUs Patrick Kelsey 2021-04-26 00:25:59 -0400
  • fb0a5865e4 bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC Ryan Libby 2020-12-31 13:02:45 -0800
  • 9d50b44689 bitset: expand bit index type to `long` D Scott Phillips 2020-09-21 22:19:12 +0000
  • 4c5b7bec97 bitset: add BIT_FFS_AT() for finding the first bit set greater than a start bit D Scott Phillips 2020-08-26 02:07:46 +0000
  • 5e7a2b174a Fix undefined behavior: left-shifting into the sign bit. Konstantin Belousov 2019-12-23 20:18:05 +0000
  • de1380c36b bitset: rename confusing macro NAND to ANDNOT Ryan Libby 2019-12-13 09:32:16 +0000
  • 96c645a0b1 bitset: avoid pessimized code when bitset size is not constant Ryan Libby 2019-12-03 17:43:57 +0000
  • a6bd733db9 Use a precise bit count for the slab free items in UMA. Jeff Roberson 2019-12-02 22:44:34 +0000
  • a13a044c17 RTEMS: Remove FreeBSD version tags Sebastian Huber 2022-06-22 10:14:38 +0200
  • e84814b3e4 Regenerate configure and newlib.hin Sebastian Huber 2022-06-21 08:56:33 +0200
  • fe10e8f03a Cygwin: console: Handle setting very long window title correctly. Takashi Yano 2022-06-19 12:53:16 +0900
  • fdbd153932 Cygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESSING flag. Takashi Yano 2022-06-14 21:01:58 +0900
  • ddce45112d Cygwin: restore one more '#ifdef __x86_64__' Ken Brown 2022-06-11 08:56:08 -0400
  • bbfe79fb72 Cygwin: restore '#ifdef __x86_64__' for CPU-specific code Ken Brown 2022-06-09 18:42:03 -0400
  • b0cb9f85ca Use global stdio streams for all configurations Sebastian Huber 2022-05-17 18:28:52 +0200
  • c4d4439c42 Fix __fp_lock_all() and __fp_unlock_all() Sebastian Huber 2022-05-18 13:26:13 +0200
  • aa460cc0ca Cygwin: Have gmondump support ssp-generated gmon.out Mark Geisert 2022-06-08 21:47:31 -0700
  • 866f6c909f Clarify struct _reent comment Sebastian Huber 2022-06-08 10:41:05 +0200
  • 14fc9be234 Fix __sglue inititialization Sebastian Huber 2022-06-07 07:55:02 +0200
  • 07cf763095 Cygwin: restore two instances of __stdcall Ken Brown 2022-06-07 13:46:31 -0400
  • 30c5411d07 Cygwin: remove most occurrences of __stdcall and __cdecl Ken Brown 2022-06-06 12:00:45 -0400
  • cb4b4548c8 Cygwin: remove ntsecapi.h Ken Brown 2022-06-06 10:44:01 -0400
  • 1f8235f6ba Cygwin: child_info.h: remove declaration of init_child_info Ken Brown 2022-06-06 10:16:48 -0400
  • f36dd40275
    Cygwin: Drop use of loadlib.h in regtool Jon Turney 2021-04-30 14:33:21 +0100
  • f344134a19
    Cygwin: Drop pointless loadlib.h includes in utilities Jon Turney 2021-04-30 14:50:02 +0100
  • e1ce752a1d Cygwin: remove miscellaneous 32-bit code Ken Brown 2022-05-24 14:26:33 -0400
  • b1e304cbd3 Cygwin: remove 32-bit only clipboard code Ken Brown 2022-05-24 10:25:06 -0400
  • f6bb8bfaa0 Cygwin: remove some 32-bit only environment code Ken Brown 2022-05-24 10:23:39 -0400
  • 3e917daec1 Cygwin: remove some 32-bit only path conversion functions Ken Brown 2022-05-24 10:20:23 -0400
  • 2126f966ae Cygwin: remove regparm.h Ken Brown 2022-05-23 15:52:52 -0400
  • 2d9b48760c Cygwin: simplify some function names Ken Brown 2022-05-22 15:18:48 -0400
  • 7c0de0af97 Cygwin: remove some 32-bit-only function definitions Ken Brown 2022-05-22 15:16:47 -0400
  • 98180795de Cygwin: document last bug fix Ken Brown 2022-05-29 17:42:06 -0400
  • 871ca7ba64 Cygwin: cygheap: Fix the issue of cygwin1.dll in the root directory. Takashi Yano 2022-05-27 21:54:36 +0900
  • e93bb6f985 Add test cases for parser errors after reworked parsing behavior. jdoubleu 2022-05-27 11:35:27 -0400
  • 2dbdf66b91 Modify tzset_r.c to handle errors Jeff Johnston 2022-04-27 15:27:00 -0400
  • 9af21ada23 fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.18 cpuinfo flags Brian Inglis 2022-05-25 06:30:45 -0600
  • 2f8ba40046 Cygwin: fix mknod (64-bit only) Ken Brown 2022-05-22 11:43:44 -0400
  • 03e815a91b Use weak reference for _REENT_SMALL Sebastian Huber 2022-05-17 20:39:35 +0200
  • 382550072b Fix __sFILE::_lock initialization Sebastian Huber 2022-05-17 16:39:34 +0200
  • 1b86dd7d8c Cygwin: make sure exec'ed process exists early in process list Corinna Vinschen 2022-05-19 10:46:33 +0200
  • 1559f7f458 Cygwin: Use two pass parse for tlsoffsets generation. Takashi Yano 2022-05-19 02:51:46 +0900
  • 12d07e1ddd newlib: libc: reent.h: remove unnecessary parentheses Jia-Wei Chen 2022-05-18 18:03:18 +0800
  • 2faeaf50fd Use global atexit data for all configurations Sebastian Huber 2022-05-13 13:44:13 +0200
  • 9035e406cb Optional struct _reent::_new::_unused Sebastian Huber 2022-05-13 14:56:24 +0200
  • 84d8b9d1b3 Optional struct _reent::_new::_reent::_unused_rand Sebastian Huber 2022-05-13 15:21:34 +0200
  • 00e467bec7 Optional struct _reent::_unspecified_locale_info Sebastian Huber 2022-05-13 14:53:13 +0200
  • ad6d271eb6 Optional struct _reent::__unused_sdidinit Sebastian Huber 2022-05-13 14:40:07 +0200
  • 4a00cbcefe Cygwin: Enable backward binary compatibility Sebastian Huber 2022-05-13 14:29:17 +0200
  • 065d77dd02 Add --enable-newlib-reent-binary-compat Sebastian Huber 2022-05-13 13:55:06 +0200
  • 5c7af4227d Use right lock release in __register_exitproc() Sebastian Huber 2022-05-17 18:48:34 +0200
  • e826fbb2ae Fix stdio exit handling Sebastian Huber 2022-05-17 11:52:24 +0200
  • 93bea9f538 Cygwin: drop i686 exception handling Corinna Vinschen 2022-05-17 14:12:32 +0200
  • 830a9b707c Cygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname Corinna Vinschen 2022-05-16 18:17:01 +0200
  • 83f8e24f0b Cygwin: document why we can't drop the _pei386_runtime_relocator dummy Corinna Vinschen 2022-05-16 17:54:51 +0200
  • b3b9e231de Cygwin: drop i386 refs from header files where source isn't affected Corinna Vinschen 2022-05-16 17:51:14 +0200
  • 866ae2c254 Cygwin: drop 32 bit considerations in crt0 code Corinna Vinschen 2022-05-16 17:24:48 +0200
  • 1a367220ad
    Cygwin: CI: Drop i686 builds Jon Turney 2022-05-16 13:32:52 +0100
  • b79d60b7d2 Cygwin: add 3.3.6 release notes Takashi Yano 2022-05-16 20:10:23 +0900
  • 5bf4e0030e newlib: Regenerate Makefile.in Sebastian Huber 2022-05-13 14:12:00 +0200
  • faf1e11592 Cygwin: pty: Fix script command crash on console in Win7. Takashi Yano 2022-05-14 20:39:42 +0900
  • 8f66bc28ae Cygwin: fix new sigfe.o generation in optimized case Corinna Vinschen 2022-05-13 21:22:44 +0200
  • 4f034daba7 Cygwin: utils: drop unnecessary wow64 checks Corinna Vinschen 2022-03-19 12:54:07 +0100
  • d4df9c6de1 Cygwin: drop a few minor references to WOW64 Corinna Vinschen 2022-03-07 13:11:34 +0100
  • 974163bc18 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code Corinna Vinschen 2022-03-07 12:51:40 +0100
  • bf6940a413 Cygwin: wincap: drop has_broken_prefetchvm flag and related code Corinna Vinschen 2022-03-07 12:30:32 +0100
  • 24363cffef Cygwin: drop system_wow64_directory and related code Corinna Vinschen 2022-03-07 12:20:00 +0100
  • ca313dd8f4 Cygwin: drop create_token and dependent functions Corinna Vinschen 2022-03-07 11:29:42 +0100
  • a70a969c64 Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and related code Corinna Vinschen 2022-03-07 10:42:08 +0100
  • 0f4eb70ee7 Cygwin: wincap: set def_guard_pages to x86_64 value right away Corinna Vinschen 2022-03-07 10:35:20 +0100
  • 2610b681a4 Cygwin: wincap: drop wow64 flag and all conditions depending on it Corinna Vinschen 2022-03-07 10:31:15 +0100
  • 0597c84b9b Cygwin: revamp TLS offsets computation Corinna Vinschen 2022-02-02 17:27:34 +0100
  • c0d5bb262d Cygwin: configure: Define default valus for target specific variables Corinna Vinschen 2022-01-27 12:41:55 +0100
  • d4fa3b4abb Cygwin: config.h: stop including auto-generated tlsoffsets.h file Corinna Vinschen 2022-01-27 12:39:57 +0100
  • 2aa37fed76 Cygwin: drop i686-only files Corinna Vinschen 2022-01-26 17:30:43 +0100
  • e0df580bf9 Cygwin: configure: drop unused DEF_DLL_ENTRY variable Corinna Vinschen 2022-01-26 17:28:04 +0100
  • fcb32b7374 Cygwin: configure: disable i686 builds Corinna Vinschen 2022-01-26 17:20:13 +0100
  • d02421e7f7 Cygwin: switch to _REENT_GLOBAL_STDIO_STREAMS Corinna Vinschen 2022-05-13 13:26:54 +0200
  • 01c823efb7 Make cleanup_glue() static Sebastian Huber 2022-05-13 12:46:56 +0200
  • 0a862d1319 Remove __sglue member for one configuration Matt Joyce 2022-05-02 09:00:12 +0200
  • 8b96542ed1 Add global __sglue object for all configurations Matt Joyce 2022-05-02 08:58:25 +0200
  • 3941c8a88a stdio: Replace _fwalk_reent() with _fwalk_sglue() Sebastian Huber 2022-04-01 13:32:32 +0200
  • 26747c47bc Add stdio_exit_handler() Matt Joyce 2022-05-03 06:51:22 +0200
  • 4b28f3c125 Add CLEANUP_FILE define Matt Joyce 2022-05-03 06:29:36 +0200
  • a7bdda0503 Move __sglue initializations to __sfp() Matt Joyce 2022-05-03 06:17:15 +0200