Commit Graph

  • c23fbc3aed Add __packed to struct ldieee Kito Cheng 2017-04-09 00:06:06 +0800
  • 8ae6d8003a libgloss/arm: fix discovery of "eabihf" toolchains Carlos Santos 2017-04-13 20:17:37 -0300
  • bdb017b30c newlib: remove __infinity{f,ld} constants Corinna Vinschen 2017-04-18 12:17:26 +0200
  • 4c90db7bc8 Remove legacy unions which are no longer used Jeff Johnston 2017-04-17 19:21:07 -0400
  • c84697c259 Avoid decimal point localization in /proc/loadavg Jon Turney 2017-04-08 13:39:44 +0100
  • c47c9bdc1b Optimise memchr for NEON-enabled processors Prakhar Bahuguna 2017-01-26 10:06:10 +0000
  • c6c7dfc493 mkvers.sh: Remove "function" to avoid dash objecting to bash-ism. Mark Geisert 2017-04-05 22:20:09 -0700
  • a9da3e4e67 Make ldd stop after any non-continuable exception Jon Turney 2017-04-04 18:47:44 +0100
  • 961a6909d9 Cygwin: Export reallocarray Corinna Vinschen 2017-04-04 12:23:18 +0200
  • 6f88e6b2d5 Bump Cygwin to 2.8.1 Corinna Vinschen 2017-04-04 12:23:09 +0200
  • eb14d0cc64 Add BSD-specific reallocarray() Sebastian Huber 2017-04-04 12:06:57 +0200
  • 7c4ae7770e Renumber copyright clause 4 imp 2017-04-04 12:00:31 +0200
  • 6c6ea2e457 queue.3: Document existing QMD_* macros cem 2017-04-04 12:00:30 +0200
  • 5e36b70104 queue(3): Enhance queue debugging macros cem 2017-04-04 12:00:29 +0200
  • 9998bd4b7c Add two new macros, SLIST_CONCAT and LIST_CONCAT mckusick 2017-04-04 12:00:28 +0200
  • 218c5e7d72 Make the <sys/queue.h> fully usable within C++ hselasky 2017-04-04 12:00:27 +0200
  • 73603c98aa Pass macro arguments properly. hselasky 2017-04-04 12:00:26 +0200
  • d3f9311fff Fix order of arguments in the TRACEBUF_INITIALIZER hselasky 2017-04-04 12:00:25 +0200
  • a36e348a9f Add new FOREACH_FROM variants for queue(3) lstewart 2017-04-04 12:00:24 +0200
  • d3e919b42a Renumber copyright clause 4 imp 2017-04-04 09:04:59 +0200
  • 3abc66ec6b don't use C99 static array indices with older GCC versions avg 2017-04-04 09:04:58 +0200
  • 7b07f11b1f Addition of clang nullability qualifiers. pfg 2017-04-04 09:04:57 +0200
  • e1563a05b7 Remove unused __gnu_inline() attribute. pfg 2017-04-04 09:04:56 +0200
  • 81c121c487 Addition of clang nullability qualifiers. pfg 2017-04-04 09:04:55 +0200
  • 84a6dba57e Fix C++ includability of crypto headers with static array sizes asomers 2017-04-04 09:04:54 +0200
  • e0dabc0e8d Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++. dim 2017-04-04 09:04:53 +0200
  • 086730fb14 Rename __sentinel to __null_sentinel pfg 2017-04-04 09:04:52 +0200
  • f70d9ae6ad Use enum __packed in favour of -fshort-enums Sebastian Huber 2017-03-31 11:00:42 +0200
  • 571c69656a Use .syntax unified instead of .syntax divided. Catherine Moore 2017-03-30 07:26:23 -0700
  • 577c9d55da Add latest changes to Cygwin release information Corinna Vinschen 2017-03-28 13:42:11 +0200
  • b5b03d2d5f Change CURR_SHARED_MAGIC to account for getloadavg patch Corinna Vinschen 2017-03-28 13:41:31 +0200
  • d0a359f6d2 Implement getloadavg() Jon Turney 2017-03-21 19:17:42 +0000
  • b568f92c50 declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE Jon Turney 2017-03-27 15:19:36 +0100
  • bbffd7ce7a Recognize Netapp mode supporting reparse points Corinna Vinschen 2017-03-27 20:28:03 +0200
  • fa4fcf7373 cygwin: Do not generate surrogate chars on netapp Corinna Vinschen 2017-03-24 20:52:16 +0100
  • 0accc5332a Document cygserver changes Corinna Vinschen 2017-03-24 18:13:08 +0100
  • 663b4ab824 cygserver: Speed up non-debug scenario Corinna Vinschen 2017-03-24 17:26:37 +0100
  • 4dbcfeb7d0 cygserver: Small code cleanup Corinna Vinschen 2017-03-24 16:46:17 +0100
  • b80b2c0119 cygserver: Revamp thread sleep handling Corinna Vinschen 2017-03-24 16:45:32 +0100
  • 0b73dba4de cygserver: raise number of worker threads on demand Corinna Vinschen 2017-03-24 16:18:26 +0100
  • 838eaf6674 cygserver: Only print basename of source in debug output to raise readability Corinna Vinschen 2017-03-24 16:12:52 +0100
  • 8d6a522877 cygserver: Seralize debug output to stdout to raise readability Corinna Vinschen 2017-03-24 16:12:00 +0100
  • 8259db586a dlfcn: Remove stray debug output Corinna Vinschen 2017-03-22 11:10:15 +0100
  • 90e35b1eb3 Rename <sys/_locale.h> to <xlocale.h> Yaakov Selkowitz 2017-03-21 15:21:30 -0500
  • ffbfb332d6 ARM: Fix IEEE-754 sqrt implementation Sebastian Huber 2017-03-21 15:47:34 +0100
  • baf32fb85f ARM: Optimize IEEE-754 sqrt implementation Sebastian Huber 2017-03-21 08:49:00 +0100
  • 33297d810d Cygwin: dlfcn: Fix reference counting Corinna Vinschen 2017-03-21 14:30:24 +0100
  • 33c7b2b544 libc/string/strsignal.c: Use of || not && lead to dead code. Joel Sherrill 2017-03-15 12:04:22 -0500
  • 6e3a2037eb rtems/crt0.c: getentropy() stub did not return a value. Joel Sherrill 2017-03-15 09:37:22 -0500
  • 778f4397f3 Add release message for commit 973f766f6 Corinna Vinschen 2017-03-14 16:54:57 +0100
  • 73d3f9cf20 Revert "Add release message for commit 973f766f6" Corinna Vinschen 2017-03-14 16:52:20 +0100
  • 125852d77b Add release message for commit 973f766f6 Corinna Vinschen 2017-03-14 09:24:48 +0100
  • 973f766f6e Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlocale Koichi Murase 2017-03-12 01:27:26 +0900
  • 02011278e0 Extend 2.8.0 release text Corinna Vinschen 2017-03-12 12:21:40 +0100
  • dd757cc43a Implement fhandler_dev_null::write to workaround a problem with NUL Corinna Vinschen 2017-03-12 12:17:43 +0100
  • a3f297d3c2 Return value from write is ssize_t, not int Corinna Vinschen 2017-03-12 12:16:23 +0100
  • 6c420fa494 getrandom: it's MIN, not MAX Yaakov Selkowitz 2017-03-11 10:01:47 +0100
  • c9e4b69e9f Belatedly bump Cygwin DLL version to 2.8.0 Corinna Vinschen 2017-03-10 20:50:35 +0100
  • 45d0d75910 Drop now unused child_info_fork::from_main Corinna Vinschen 2017-03-10 20:45:19 +0100
  • 48755fb9bc fork: Don't copy _main_tls->local_clib from *_impure_ptr Corinna Vinschen 2017-03-10 20:44:53 +0100
  • 35d344babe _dll_crt0: Drop incorrect check for being started from parent main thread Corinna Vinschen 2017-03-10 20:28:09 +0100
  • 44b1746a41 errno: Stop using _impure_ptr->_errno completely Corinna Vinschen 2017-03-10 20:21:09 +0100
  • f2e6553c25 Drop redundant brackets in call to _reclaim_reent Corinna Vinschen 2017-03-10 20:16:48 +0100
  • c8432a01c8 Implement dladdr() (partially) Jon Turney 2017-03-06 18:30:45 +0000
  • 51a993c266 yield: Don't lower thread priority, it leads to starvation Corinna Vinschen 2017-03-08 17:44:15 +0100
  • 994a4b7dcc Cygwin: Emit correct errno EAGAIN if we can't create another thread Corinna Vinschen 2017-03-08 17:43:23 +0100
  • b9498f17f9 Export timingsafe_bcmp and timingsafe_memcmp Jon Turney 2017-03-06 17:54:42 +0000
  • eed33fa2c4 Document pthread_cond_wait change in release notes Corinna Vinschen 2017-03-07 15:18:03 +0100
  • 49505a907f Cygwin: pthread_cond_wait: Do as Linux and BSD do. Corinna Vinschen 2017-03-07 15:15:47 +0100
  • 88443b0a22 cwdstuff: Don't leave from setting the CWD prematurely on init Corinna Vinschen 2017-03-03 13:55:55 +0100
  • 226f69422a Preserve order of dlopen'd modules in dll_list::topsort David Allsopp 2017-02-27 17:06:34 +0000
  • 45d3296d0d Add 2.7.1 release file Corinna Vinschen 2017-02-24 20:57:02 +0100
  • f5ecacfc6c Generate output with Unix line endings even from Mingw64 utils Corinna Vinschen 2017-02-24 20:55:14 +0100
  • fa9d3148bf Bump Cygwin version to 2.7.1 Corinna Vinschen 2017-02-24 20:51:50 +0100
  • 829aaa7352 fix parallel build for version.cc and winver.o Michael Haubenwallner 2017-02-16 16:57:40 +0100
  • e046e4de14 Update makedocbook for bd547490 Jon Turney 2017-02-14 20:01:48 +0000
  • be5926babb Fix elf-nano.specs to work without -save-temps Thomas Preud'homme 2017-02-15 10:51:54 +0000
  • ccabeae4e3 Improve wording on special characters Kenneth Nellis 2017-02-14 09:46:56 +0100
  • bd54749095 Allow locking routine to be retargeted Thomas Preud'homme 2016-10-25 17:38:19 +0100
  • fa55c610fa Only define static locks in multithreaded mode Thomas Preud'homme 2017-01-30 11:23:00 +0000
  • af272aca59 Fix cpp invocation for C++ in nano spec Thomas Preudhomme 2017-02-07 16:58:27 +0000
  • 135c0c8368 libgloss: Remove duplicate definition of environ Stafford Horne 2017-02-06 23:38:40 +0900
  • ff7b7b8945 libgloss: or1k: If available call the init for init_array Stafford Horne 2017-02-06 23:38:39 +0900
  • d1caad4393 or1k: Make open reentrant Olof Kindgren 2017-02-06 23:38:38 +0900
  • debaf9557e Add IBM Security Trusteer Rapport to BLODA list Corinna Vinschen 2017-02-12 12:15:32 +0100
  • e704ab2470 Cygwin: create separate bits/byteswap.h Yaakov Selkowitz 2017-02-08 17:01:34 -0600
  • 0eeb4c1d32 Unify names of all lock objects Freddie Chopin 2017-01-29 10:27:17 +0100
  • 4e46ff3e81 Make anchors stable in generated Cygwin HTML documentation Jon Turney 2017-01-07 20:21:59 +0000
  • a9f4b71e8e Add release message for commit 609d2b2 Corinna Vinschen 2017-02-03 21:54:25 +0100
  • 609d2b22af Fix limited Internet speeds caused by inappropriate socket buffering Corinna Vinschen 2017-02-03 21:46:01 +0100
  • 06e7f0074c Add release message for commit a1529738 Jon Turney 2017-01-31 20:16:10 +0000
  • a15297381d Fix handling of '+' by 'cygcheck -p' Jon Turney 2017-01-30 15:04:28 +0000
  • aade9a4fe1 Add release message for commit 095cac4 Corinna Vinschen 2017-01-31 15:40:03 +0100
  • 095cac4b8d Cygwin: Add IUTF8 termios iflag Corinna Vinschen 2017-01-31 15:36:24 +0100
  • cd5e7e2d82 Committed, libgloss: hook up cris-elf to the initfini-array support. Hans-Peter Nilsson 2017-01-29 21:23:32 +0100
  • 52a6da816f arm: Fix addressing in optpld macro Kyrill Tkachov 2017-01-26 10:26:10 +0000
  • 3ebc26958e arm: Remove RETURN macro Pat Pannuto 2017-01-11 23:50:19 -0500
  • b219285f87 arm: Remove optpld macro Pat Pannuto 2017-01-11 23:50:18 -0500
  • e7332409cc Remove unneeded references to arm_asm.h Pat Pannuto 2017-01-11 23:50:17 -0500
  • 3cf29149be devctl.h: Fix typo and include proper header Sebastian Huber 2017-01-25 07:13:54 +0100