Commit Graph

  • 76d17e6860 Cygwin: Add missing items to release notes Corinna Vinschen 2018-08-17 11:49:21 +0200
  • ed4d919c24 setfacl: Rename the option --file to --set-file, as on Linux Ken Brown 2018-08-16 14:55:28 -0400
  • c8d4c99ecd Fix strtof ("-nan") returns positive NaN Masamichi Hosoda 2018-08-15 08:39:22 +0900
  • 4c8fa88e4d Remove unused NaN's integer representation definitions Masamichi Hosoda 2018-08-16 09:46:43 +0900
  • 6c212a8b78 Fix strtod ("nan") and strtold ("nan") returns wrong negative NaN Masamichi Hosoda 2018-08-16 09:18:50 +0900
  • 8f1259a6ef Improve sincosf comments Wilco Dijkstra 2018-08-16 10:39:35 +0000
  • ef11dd8b47 Cygwin: Add FE_ALL_EXCEPT change to release notes. Corinna Vinschen 2018-08-15 18:01:27 +0200
  • 4c4c19f548 Keep the denormal-operand exception masked; modify FE_ALL_EXCEPT accordingly. J.H. van de Water 2018-08-15 12:59:23 +0200
  • 9122f82a55 Cygwin: Add J.H. van de Water to CONTRIBUTORS Corinna Vinschen 2018-08-15 18:00:15 +0200
  • dbd872f4ad Cygwin: fenv.h: Convert to ASCII-only Corinna Vinschen 2018-08-14 11:48:29 +0200
  • a9a4554723 Added Restriction on base value Aditya Upadhyay 2018-08-12 19:39:52 +0530
  • 423fc83dfd Cygwin: utils: ps: use fputs to print fixed strings Corinna Vinschen 2018-08-09 08:41:18 +0200
  • b9dab9f4c6 newlib: strftime: fix over-enthusiastic fix from 0283642f35 Corinna Vinschen 2018-08-08 23:59:16 +0200
  • fddc74d12b Add BSP and semihosting library for nios2-generic-nommu QEMU emulation. Sandra Loosemore 2018-08-07 14:15:47 -0700
  • 054ff18f5f newlib: don't use __visibility__ attrribute on Cygwin Corinna Vinschen 2018-08-08 10:44:38 +0200
  • 6f485ba026 newlib: don't check malloc/free pointer Corinna Vinschen 2018-08-08 10:42:48 +0200
  • 2d87d95f12 newlib: fix various gcc warnings Corinna Vinschen 2018-08-08 10:41:58 +0200
  • 5ace9004d9 newlib: wordexp: drop dangerous fprintf Corinna Vinschen 2018-08-08 10:39:45 +0200
  • 8bfb1afd6b Cygwin: utils: strace: fix format string Corinna Vinschen 2018-08-08 09:26:20 +0200
  • 37f4fea07c Cygwin: utils: change 3rd readlink param to size_t Corinna Vinschen 2018-08-08 09:25:12 +0200
  • 13909bc262 Cygwin: utils: cygcheck: fix filesystem output format Corinna Vinschen 2018-08-08 09:24:23 +0200
  • ccea3b45b0 newlib: newlocale: fix typo rendering ctype_ptr invalid Corinna Vinschen 2018-08-07 15:23:19 +0200
  • 0283642f35 newlib: strftime: fix gcc warning on __ctloc Corinna Vinschen 2018-08-07 15:20:29 +0200
  • dedeea9965 RTEMS: Add aligned_alloc() to crt0 Sebastian Huber 2018-08-08 08:36:13 +0200
  • 1e0a1f59d9 Cygwin: implement sched_getcpu Corinna Vinschen 2018-08-07 14:51:10 +0200
  • c233d42264 Declare GNU-specific sched_getcpu() Sebastian Huber 2018-08-07 13:46:13 +0200
  • b1952c03a8 Fix return value on aio_read/write success Mark Geisert 2018-08-06 22:54:06 -0700
  • f16b198c3b Cygwin: Document fegetenv patch Corinna Vinschen 2018-08-03 09:35:31 +0200
  • d79069d2ff Cygwin: fegetenv() should not disable exceptions J.H. van de Water 2018-08-03 01:45:12 +0200
  • 2ec54fb1d1 Patch from Richard Earnshaw <Richard.Earnshaw@arm.com> Jeff Johnston 2018-08-01 13:58:10 -0400
  • 6158b30e3e RISC-V: Do not use _init/_fini Sebastian Huber 2018-07-27 10:11:44 +0200
  • 62a5c6b02c Add attributes to allocator functions Sebastian Huber 2018-07-26 10:52:44 +0200
  • a31a7bad6a FreeBSD compat. __alloc_size(), __alloc_align() Sebastian Huber 2018-07-26 10:36:06 +0200
  • 271e856a49 Define a new __alloc_size2 attribute to complement the exiting support. pfg 2018-01-21 20:27:47 +0000
  • 1736bd3003 Remove lint support from system headers and MD x86 headers. kib 2017-11-23 11:40:16 +0000
  • 00a7ef9163 sys: further adoption of SPDX licensing ID tags. pfg 2017-11-20 19:43:44 +0000
  • 84e294dc69 Make _Static_assert() work with GCC in older C++ standards. ed@FreeBSD.org 2017-08-28 09:35:17 +0000
  • 0e5f252bc7 ctype: Avoid GCC note in towctrans_l.c Sebastian Huber 2018-07-27 09:28:55 +0200
  • d8d18c3e80 ctype: Fix integer type for caseconv_entry::delta Sebastian Huber 2018-07-27 09:16:53 +0200
  • 613a7f9036 Fix comparison between two character arrays Jordi Sanfeliu 2018-07-27 11:02:55 +0200
  • 7e09931ad9 Cygwin: fpathconf: update _PC_ASYNC_IO return value Yaakov Selkowitz 2018-07-25 15:00:43 -0500
  • f6417be2aa Cygwin: define _POSIX_ASYNCHRONOUS_IO Yaakov Selkowitz 2018-07-25 10:48:55 -0500
  • 7f32efbf73 POSIX Asynchronous I/O support: other files Mark Geisert 2018-07-23 22:31:59 -0700
  • 87253cbe38 POSIX Asynchronous I/O support: fhandler files Mark Geisert 2018-07-23 22:31:58 -0700
  • a9ffa71a15 POSIX Asynchronous I/O support: aio files Mark Geisert 2018-07-23 22:31:57 -0700
  • 982dd20ed9 getfacl: Simplify by using acl_to_any_text Ken Brown 2018-07-23 17:46:41 -0400
  • b610a9cf29 getfacl and setfacl: Align with Linux Ken Brown 2018-07-23 10:10:03 -0400
  • 46ba1675c4 ctype: Fix bitfield types on 16-bit targets Sebastian Huber 2018-07-20 13:04:56 +0200
  • e9f223877f Cygwin: move FP environment exports to common.din Corinna Vinschen 2018-07-20 13:55:26 +0200
  • 916ef5fb88 RTEMS: Unconditionally define _off_t to int64_t Sebastian Huber 2018-07-19 15:30:18 +0200
  • edc4f87311 Remove myself from MAINTAINERS DJ Delorie 2018-07-19 21:32:40 -0400
  • 3e51cc478d fix duration handling in sigtimedwait Mark Geisert 2018-07-19 02:35:40 -0700
  • 6d7e0b337c Print sign of NaN values to nano-vfprintf. Kumar Gala 2018-07-12 13:13:53 -0500
  • ab640f4cd5 Fix to stop a fall-through in a switch statement Jordi Sanfeliu 2018-07-13 12:15:46 +0200
  • d02cc7a09d strcmp.S: Improve performance for misaligned strings Siddhesh Poyarekar 2018-06-29 18:08:22 +0530
  • 2d9f35c2cc memcmp.S: optimize for medium to large sizes Siddhesh Poyarekar 2018-06-29 18:08:21 +0530
  • f44eee8f1b Improve strncmp for mutually misaligned inputs Siddhesh Poyarekar 2018-06-29 18:08:20 +0530
  • 5ed8f2354f Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under WOW64 on ARM64 Corinna Vinschen 2018-07-12 15:28:13 +0200
  • 430b529111 Fix AArch32 semihosting SYS_EXIT call on semihosting v1. Tamar Christina 2018-07-11 13:26:16 +0100
  • 81dc535bb9 Remove float compare option from sincosf Szabolcs Nagy 2018-07-10 17:14:32 +0100
  • 358f3c61d6 Fix the documentation comments for log_inline in pow Szabolcs Nagy 2018-07-10 17:13:27 +0100
  • a4f1f59bc7 Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systems Corinna Vinschen 2018-07-10 14:45:52 +0200
  • 698d93c4b4 Cygwin: fix a race in the FAST_CWD fallback code Corinna Vinschen 2018-07-10 14:13:15 +0200
  • 3a6833e3c4 Update config.guess and config.sub Sebastian Huber 2018-07-06 08:57:22 +0200
  • 8e782bbd94 Fix a problem that connection to syslogd fails. Takashi Yano 2018-07-05 23:46:34 +0900
  • 138575c9b9 Fix namespace issues in sinf, cosf and sincosf Szabolcs Nagy 2018-07-04 17:52:36 +0100
  • 2805b07fa1 Fix large ulp error in pow without fma very near 1.0 Szabolcs Nagy 2018-07-03 13:05:31 +0100
  • 6a85e1a4e5 Change the return type of converttoint and document the semantics Szabolcs Nagy 2018-07-04 11:09:39 +0100
  • 73a3e95ff2 Remove unused TOINT_RINT and TOINT_SHIFT macros Szabolcs Nagy 2018-07-05 12:42:13 +0100
  • 393a1cb4ea Move __HAVE_FAST_FMA to math_config.h Szabolcs Nagy 2018-07-05 12:37:25 +0100
  • cbe50607fb Fix code style and comments of new math code Szabolcs Nagy 2018-07-03 12:54:36 +0100
  • 6a3e08a53e Fix newlib functions perror()/psignal() not to use writev(). Takashi Yano 2018-07-05 23:01:26 +0900
  • 0ce27ecd08 Cygwin: Include local ntsecapi.h Takashi Yano 2018-07-04 12:42:39 +0200
  • d4f4e7ae1b Fix a bug of perror()/psignal() that changes the orientation of stderr. Takashi Yano 2018-07-03 18:04:31 +0900
  • 1c1cec9cdf Fix a bug of psiginfo() that changes the orientation of stderr. Takashi Yano 2018-07-03 19:09:48 +0900
  • 3127effc67 Introduce @unless/@endunless and postbootstrap Makefile targets Alexandre Oliva 2018-06-29 23:49:28 -0300
  • d820b06d68 Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild Alexandre Oliva 2018-06-30 00:07:44 -0300
  • 995d2a824a Cygwin: tape: Handle non-standard "no medium" error code Corinna Vinschen 2018-06-29 15:29:36 +0200
  • 4b97244d12 Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE Corinna Vinschen 2018-06-27 18:17:51 +0200
  • c9d6787e76 Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_np Corinna Vinschen 2018-06-27 18:16:10 +0200
  • cb3ddf9e2a Cygwin: pthread_timedjoin_np: return ETIMEDOUT, not EBUSY Corinna Vinschen 2018-06-27 18:13:38 +0200
  • 732e0b395d Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np Corinna Vinschen 2018-06-27 17:56:59 +0200
  • 006520ca2b newlib: enable new math functions on Cygwin Corinna Vinschen 2018-06-27 15:53:51 +0200
  • b99d49e506 New pow implementation Szabolcs Nagy 2018-06-26 16:25:12 +0100
  • 07e2c32828 New log2 implementation Szabolcs Nagy 2018-06-26 16:06:54 +0100
  • e5791079c6 New log implementation Szabolcs Nagy 2018-06-26 15:27:50 +0100
  • fb929067db New exp and exp2 implementations Szabolcs Nagy 2018-06-22 18:12:26 +0100
  • cfbcbd1c95 Use uint32_t sign argument to math error functions Szabolcs Nagy 2018-06-25 17:39:27 +0100
  • 6497fdfaf4 Cygwin: fix bumptious GCC 7 warnings Corinna Vinschen 2018-06-26 17:20:48 +0200
  • 6c55be9dbb Cygwin: Allow to build without experimental AF_UNIX code by default Corinna Vinschen 2018-06-26 16:31:17 +0200
  • 17918cc6a6 Cygwin: add Unicode patch to release notes Corinna Vinschen 2018-06-26 10:21:18 +0200
  • 048490485a Fix Unicode table. Takashi Yano 2018-06-25 13:34:47 +0900
  • b14daac482 Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag." Corinna Vinschen 2018-06-26 10:17:04 +0200
  • dbe905c140 Cygwin: exceptions: fix FPE exception flags Corinna Vinschen 2018-06-26 10:09:29 +0200
  • 3dc89bbafe Cygwin: signal.h: improve exception flags definition Corinna Vinschen 2018-06-26 10:10:48 +0200
  • c077b9de99 Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag. Jon Beniston 2018-06-22 10:39:39 +0100
  • 9c84bfd479 Fix the handling of out-of-band (OOB) data in a socket. Takashi Yano 2018-06-21 23:11:49 +0900
  • 3baadb9912 Improve performance of sinf/cosf/sincosf Wilco Dijkstra 2018-06-20 12:07:22 +0000
  • cfe8c6c504 Revert "Improve performance of sinf/cosf/sincosf" Corinna Vinschen 2018-06-21 09:36:11 +0200
  • b7d9d27b0e libm/common/s_round.c (round): Add cast for 16-bit CPUs Jon Beniston 2018-06-20 20:47:24 +0100