Commit Graph

  • f1863582ed Fix compile error due to new strnstr() Sebastian Huber 2017-08-25 19:48:42 +0200
  • cf8bf843f8 cygwin: export strnstr Corinna Vinschen 2017-08-25 17:59:28 +0200
  • c070326d31 newlib: rebuild string/Makefile.in Corinna Vinschen 2017-08-25 17:59:05 +0200
  • c206d04422 Port strnstr.c to newlib. Sichen Zhao 2017-08-25 15:35:39 +0800
  • 3437665ac8 Import strnstr.c from FreeBSD. Sichen Zhao 2017-08-25 15:35:38 +0800
  • a4961ccd3f Revert "headers: avoid bareword attributes" for clang Eric Blake 2017-08-25 09:16:23 -0500
  • 524eb4dc29 RTEMS: Use __uint64_t for _CLOCK_T_ Sebastian Huber 2017-08-24 15:27:50 +0200
  • 7b2c362190 Make _CLOCK_T_ system configurable Sebastian Huber 2017-08-24 15:26:03 +0200
  • 406bd10fb4 newlib/libc/time/strptime.c(strptime_l) add %F %s support for strptime Brian Inglis 2017-08-24 13:12:17 -0600
  • 8324ab5e2a winsup/cygwin/libc/strptime.cc(__strptime) add %s support to strptime Brian Inglis 2017-08-24 13:24:28 -0600
  • 3ec9892f5d move ILP32 sanity check on heap base code under ARM_RDI_MONITOR Alexander Fedotov-B55613 2017-08-22 17:06:54 +0300
  • b706c6b479 cygwin: only expose /dev/con{in,out,sole} when started from a Windows console Corinna Vinschen 2017-08-23 17:43:41 +0200
  • bd86e9de75 Add myself to RISC-V Port Maintainer Kito Cheng 2017-08-21 10:56:51 +0800
  • 6864c08b94 Change license to FreeBSD License for RISC-V Kito Cheng 2017-08-21 10:30:30 +0800
  • 3012e251fa Document renameat2 Ken Brown 2017-08-19 13:15:04 -0400
  • f665b1cef3 cygwin: Implement renameat2 Ken Brown 2017-08-17 09:12:15 -0400
  • c496cbb6bd Add RISC-V port for libgloss Kito Cheng 2017-07-27 16:45:47 +0800
  • 7040b2de08 Add RISC-V port for libm Kito Cheng 2017-07-27 16:45:12 +0800
  • 979d467ff6 headers: avoid bareword attributes Eric Blake 2017-08-16 20:39:18 -0500
  • 7b3d8b9485 headers: avoid bareword attributes Eric Blake 2017-08-16 20:39:18 -0500
  • cfa64a86d1 Fix crt0 init fini code Szabolcs Nagy 2017-08-17 11:42:59 +0100
  • 363dbb9e44 Add RISC-V port for newlib Kito Cheng 2017-07-27 16:44:22 +0800
  • 7e69f983a4 fix typo in AArch64 crt0 Alexander Fedotov-B55613 2017-08-15 17:01:05 +0300
  • 1f6644876e use stack from linker script when nosys Alexander Fedotov-B55613 2017-08-11 16:47:02 +0300
  • 9d602b98f8 newlib: regenerate libc/stdlib/Makefile.am Corinna Vinschen 2017-08-11 10:17:16 +0200
  • 32ca315312 Don't fetch command line options without semi-hosting Yao Qi 2017-08-09 15:37:57 +0100
  • 61ddc7a436 Fix crt0 overwriting. Tamar Christina 2017-08-08 15:47:54 +0100
  • d7821c045e Define sigsetjmp/siglongjmp only if __POSIX_VISIBLE Ken Brown 2017-08-06 17:40:43 -0400
  • b0f271d1db Proper locking for getchar() and putchar() Sebastian Huber 2017-08-07 07:35:19 +0200
  • 65c13851b3 cygwin: pthread timed locks: actually timeout on timeout Corinna Vinschen 2017-08-03 23:14:21 +0200
  • f378384804 cygwin: pthread_rwlock_rdlock: don't set errno, just return error code Corinna Vinschen 2017-08-03 23:09:57 +0200
  • 8128f5482f cygwin: Implement pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlock Corinna Vinschen 2017-08-03 21:31:38 +0200
  • eb206317a8 cygwin: Bump DLL version to 2.9.0 Corinna Vinschen 2017-08-03 19:17:45 +0200
  • 37738448a0 cygwin: Implement pthread_mutex_timedlock Corinna Vinschen 2017-08-03 19:13:21 +0200
  • 68217c3178 cygwin: simplify pthread timedwait handling Corinna Vinschen 2017-08-03 19:08:31 +0200
  • a346a26790 cygwin/signal.h: Remove SI_QUEUE unimplemented comment Corinna Vinschen 2017-08-03 14:56:24 +0200
  • f41d402bd4 Revert "cygwin/signal.h: Remove SI_QUEUE unimplemented comment" Corinna Vinschen 2017-08-03 14:55:21 +0200
  • 54ed68a781 cygwin/signal.h: Remove SI_QUEUE unimplemented comment Corinna Vinschen 2017-08-03 14:54:02 +0200
  • a1c2491f70 Importing wcstoumax inttypes method from FreeBSD. Aditya Upadhyay 2017-08-02 08:51:20 +0530
  • 88abc0958b Importing wcstoimax inttypes method from FreeBSD. Aditya Upadhyay 2017-08-02 08:50:38 +0530
  • fd1981a7df Importing strtoumax inttypes method from FreeBSD. Aditya Upadhyay 2017-08-02 08:50:05 +0530
  • 910cc30c10 Importing strtoimax inttypes method from FreeBSD. Aditya Upadhyay 2017-08-02 08:49:39 +0530
  • 109a3a02a3 cygwin: add explicit_bzero, elf.h changes to release Yaakov Selkowitz 2017-08-02 04:38:01 -0500
  • 4aaec3cb88 Add elf.h to newlib Yaakov Selkowitz 2017-08-02 01:15:31 -0500
  • 2c83bc950f cygwin: Export explicit_bzero Yaakov Selkowitz 2017-08-02 01:09:49 -0500
  • 60546ae529 cygwin: generate Alt-Numpad characters independent of NumLock state Corinna Vinschen 2017-08-01 14:10:50 +0200
  • 8c4f86dd8e cygwin: add console issues to release notes Corinna Vinschen 2017-07-31 23:08:19 +0200
  • e6c75c1de1 cygwin: select: use UNICODE console functions Corinna Vinschen 2017-07-31 22:57:06 +0200
  • 7b9bfb4136 cygwin: console: Use memset to clear an array Corinna Vinschen 2017-07-31 11:44:02 +0200
  • 9374e7f65d cygwin: clear screen using wide char function Corinna Vinschen 2017-07-31 11:43:35 +0200
  • 0e0900cb40 Importing catanl long double complex method from NetBSD. Aditya Upadhyay 2017-07-28 22:59:40 +0530
  • 124ccc500e Fixing HUGE_VALF to HUGE_VALL. Aditya Upadhyay 2017-07-28 23:04:34 +0530
  • 7dad0e441a stdio: Fix make rule override Sebastian Huber 2017-07-28 12:02:43 +0200
  • a7a7980f7b newlib: regenerate stdlib/Makefile.in Corinna Vinschen 2017-07-28 12:44:45 +0200
  • 4b2fc8c55e Importing imaxdiv inttypes method from FreeBSD. Aditya Upadhyay 2017-07-26 01:00:26 +0530
  • a785f0f69a Importing imaxabs inttypes method from FreeBSD. Aditya Upadhyay 2017-07-26 00:59:48 +0530
  • 8322a87c16 cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value Corinna Vinschen 2017-07-26 11:49:58 +0200
  • 4bccfcca5b cygwin: add release notes for reparse point patches Corinna Vinschen 2017-07-24 23:04:34 +0200
  • 3e80cefb16 cygwin: unify reparse point checking code into single function Corinna Vinschen 2017-07-24 17:33:20 +0200
  • 42f1be581c cygwin: fix formatting in check_reparse_point_target Corinna Vinschen 2017-07-24 17:32:20 +0200
  • be1485191f cygwin: Fix resource leak in readdir reparse point handling Corinna Vinschen 2017-07-24 17:26:17 +0200
  • d6cac3e1da [arm] Fix strcpy for unified syntax on ARMv4t thumb. Richard Earnshaw 2017-07-21 11:22:25 +0100
  • cd26662dc5 Previous patch to support nosys.specs accidentally broke validation specs because ARM_RDI_MONITOR was never passed to the build rule for crt0. Tamar Christina 2017-07-20 13:28:40 +0100
  • 25138cc2a6 MSP430: Define __BUFSIZ__ as 256 to prevent default of 1024 being used Jozef Lawrynowicz 2017-07-10 17:19:00 +0000
  • 4bce7ecbe1 arm: Update strcpy.c to use UAL syntax. Ian Tessier via newlib 2017-07-19 14:02:43 -0700
  • d2ae2f00b8 cygwin: add fflush fix to release notes Corinna Vinschen 2017-07-19 10:41:36 +0200
  • a674199fc9 cygwin: Bump DLL version to 2.8.3 Corinna Vinschen 2017-07-19 10:38:15 +0200
  • 9cc89b0438 cygwin: Use errno instead of _impure_ptr->_errno Corinna Vinschen 2017-07-19 10:30:47 +0200
  • 78ade082fe Revert "errno: Stop using _impure_ptr->_errno completely" Corinna Vinschen 2017-07-19 10:28:39 +0200
  • bb12a1e587 Support building in a different directory than the default output directory by preserving DESTDIR value in recursive calls. Tamar Christina 2017-07-17 08:46:45 +0100
  • 13665a7c30 Fix link when nosys.specs is used to link Tamar Christina 2017-07-13 10:52:42 +0000
  • e09a25c01b cygwin: 2.8.2: add missing release message text Corinna Vinschen 2017-07-12 10:49:10 +0200
  • 5fac663b29 cygwin: document signal.h fixes Yaakov Selkowitz 2017-07-12 03:24:50 -0500
  • a3617d7bde Synchronize RTEMS <sys/bitset.h> with FreeBSD Sebastian Huber 2017-07-12 08:03:29 +0200
  • 2d9c69da1c cygwin: export fls, flsl, flsll Corinna Vinschen 2017-07-11 10:31:44 +0200
  • 187066dcad Cygwin: fix guard on struct siginfo_t Yaakov Selkowitz 2017-07-07 17:33:59 -0500
  • 870dc91de6 Add myself to OS Port Maintainers (RTEMS) Sebastian Huber 2017-07-07 07:11:47 +0200
  • 1d49ce4d6b Synchronize RTEMS <sys/bitset.h> with FreeBSD Sebastian Huber 2017-07-07 07:07:19 +0200
  • bf61b38d98 Rename __in and __out in headers to avoid collision with Windows APIs David Macek 2017-07-07 10:47:02 +0200
  • 74dd44c0de fix URL shortcuts launch with cygstart, create shortcuts directly in SM/Programs/Cygwin Brian Inglis 2017-07-06 03:35:34 -0600
  • 9eafa44d23 Replace the perl character classes with POSIX ones to fix the build when sed is a BSD sed instead of GNU. Tamar Christina 2017-07-06 10:33:31 +0100
  • cff8513220 fix cygwin-doc postinstall/preremove no SMPrograms/Cygwin dir Brian Inglis 2017-07-05 12:28:54 -0600
  • ddb6f8a02a Add support for Semihosting v2 support for AArch64 in libgloss. Tamar Christina 2017-07-05 13:04:59 +0100
  • d7d6ad7b6b Add support for Semihosting v2 support for ARM in libgloss. Tamar Christina 2017-07-05 13:04:07 +0100
  • cc142edbe7 Add the needed build system changes in order to compile and create the new libraries for Semihosting v2 for ARM. Tamar Christina 2017-07-05 13:02:30 +0100
  • bfa3bbcf33 Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2. Tamar Christina 2017-07-05 13:00:23 +0100
  • ebd97f4c00 Create a recursive make target that is modeled after the existing multilib makefile config-ml.in which can be used to build the same files within a target multiple ways. Tamar Christina 2017-07-05 12:54:52 +0100
  • be3ca39474 Fixed warnings for some long double complex methods Aditya Upadhyay 2017-07-05 14:28:36 +0530
  • 461152e4eb Add ffsl(), ffsll(), fls(), flsl(), flsll() Sebastian Huber 2017-07-04 12:56:22 +0200
  • 2390e71a42 Synchronize <strings.h> with latest FreeBSD Sebastian Huber 2017-07-04 11:49:58 +0200
  • d736941a51 Implement bzero() via memset() Sebastian Huber 2017-07-04 14:25:28 +0200
  • 8a508f301c Cygwin: fix signal.h with _POSIX_C_SOURCE=1 Yaakov Selkowitz 2017-07-04 18:10:02 -0500
  • 56c1cfa009 add scandirat patch to release notes Corinna Vinschen 2017-07-04 15:13:31 +0200
  • 1a942680bf cygwin: scandirat: fix path given to scandir Corinna Vinschen 2017-07-04 15:11:06 +0200
  • 055daff132 Bump DLL minor version Corinna Vinschen 2017-07-04 15:10:27 +0200
  • e4ee6c9aaf Feature test macros overhaul: unistd.h, part 2 Yaakov Selkowitz 2017-06-29 13:45:46 -0500
  • a254c82486 Add --enable-newlib-global-stdio-streams Sebastian Huber 2017-06-29 07:28:08 +0200
  • d2e256a36a Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMS Sebastian Huber 2017-06-29 08:17:04 +0200
  • 668a4c8722 Introduce _REENT_GLOBAL_STDIO_STREAMS Sebastian Huber 2017-06-22 09:22:47 +0200
  • 79cc9cb8f3 Add stdin_init(), stdout_init() and stderr_init() Sebastian Huber 2017-06-23 09:48:58 +0200