public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] New expf, exp2f, logf, log2f and powf implementations
 2017-10-13  9:12 UTC 

[newlib-cygwin] RTEMS: Fix _PTHREAD_MUTEX_INITIALIZER
 2017-10-13  6:08 UTC 

[newlib-cygwin] Fix multido compilation on ARM
 2017-10-09 17:04 UTC 

[newlib-cygwin] Fix typo with newlib-long-time_t default value
 2017-10-09 16:09 UTC 

[newlib-cygwin] adjust libnosys config for aarch64 to avoid linker error when switching from rdimon.specs to nosys.s
 2017-10-09 15:53 UTC 

[newlib-cygwin] RTEMS: Make pthread_cond_t self-contained
 2017-10-05 12:57 UTC 

[newlib-cygwin] RTEMS: Make pthread_mutex_t self-contained
 2017-10-05 12:57 UTC 

[newlib-cygwin] RTEMS: Make sem_t self-contained
 2017-10-05 12:56 UTC 

[newlib-cygwin] RTEMS: Make pthread_barrier_t self-contained
 2017-10-05 12:56 UTC 

[newlib-cygwin] RTEMS: Optimize pthread_once_t
 2017-10-05 12:56 UTC 

[newlib-cygwin] RTEMS: Make pthread_rwlock_t self-contained
 2017-10-05 12:56 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170922
 2017-09-22 22:35 UTC 

[newlib-cygwin] Fix warnings and documentation in strnstr.c
 2017-09-19 20:36 UTC 

[newlib-cygwin] newlib/libm/complex/cargl.c change imag() real() to cimagl() creall()
 2017-09-19 20:36 UTC 

[newlib-cygwin] Change time_t to 64-bit by default
 2017-09-07 13:40 UTC 

[newlib-cygwin] Remove harmful casts in gmtime_r()
 2017-09-07 13:40 UTC 

[newlib-cygwin] Created tag cygwin-2_9_0-release
 2017-09-07  7:43 UTC 

[newlib-cygwin] Let RTEMS provide clock()
 2017-09-07  5:42 UTC 

[newlib-cygwin] stdio.h: Don't define unlocked macros using static inline on C++
 2017-09-04  8:54 UTC 

[newlib-cygwin] include: fix ffs, fls guards
 2017-08-30 17:29 UTC 

[newlib-cygwin] newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
 2017-08-30 14:50 UTC 

[newlib-cygwin] newlib: strnstr: drop traditional synopisis
 2017-08-30 14:50 UTC 

[newlib-cygwin] Add man page entry for strnstr.c
 2017-08-30 13:33 UTC 

[newlib-cygwin] Modify strnstr.c
 2017-08-30 13:33 UTC 

[newlib-cygwin] Fix compile error due to new strnstr()
 2017-08-28 15:32 UTC 

[newlib-cygwin] Import strnstr.c from FreeBSD
 2017-08-25 16:02 UTC 

[newlib-cygwin] Port strnstr.c to newlib
 2017-08-25 16:02 UTC 

[newlib-cygwin] newlib: rebuild string/Makefile.in
 2017-08-25 16:02 UTC 

[newlib-cygwin] Revert "headers: avoid bareword attributes" for clang
 2017-08-25 14:25 UTC 

[newlib-cygwin] RTEMS: Use __uint64_t for _CLOCK_T_
 2017-08-25 12:26 UTC 

[newlib-cygwin] Make _CLOCK_T_ system configurable
 2017-08-25 12:26 UTC 

[newlib-cygwin] newlib/libc/time/strptime.c(strptime_l) add %F %s support for strptime
 2017-08-25 12:04 UTC 

[newlib-cygwin] move ILP32 sanity check on heap base code under ARM_RDI_MONITOR
 2017-08-24 12:41 UTC 

[newlib-cygwin] Change license to FreeBSD License for RISC-V
 2017-08-21  9:09 UTC 

[newlib-cygwin] Add myself to RISC-V Port Maintainer
 2017-08-21  9:09 UTC 

[newlib-cygwin] cygwin: Implement renameat2
 2017-08-19 16:26 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170818
 2017-08-18 14:08 UTC 

[newlib-cygwin] Add RISC-V port for libgloss
 2017-08-17 18:51 UTC 

[newlib-cygwin] Add RISC-V port for libm
 2017-08-17 16:56 UTC 

[newlib-cygwin] headers: avoid bareword attributes
 2017-08-17 12:11 UTC 

[newlib-cygwin] Fix crt0 init fini code
 2017-08-17 11:52 UTC 

[newlib-cygwin] Add RISC-V port for newlib
 2017-08-16 22:01 UTC 

[newlib-cygwin] fix typo in AArch64 crt0
 2017-08-15 14:20 UTC 

[newlib-cygwin] use stack from linker script when nosys
 2017-08-14  8:18 UTC 

[newlib-cygwin] newlib: regenerate libc/stdlib/Makefile.am
 2017-08-11  8:18 UTC 

[newlib-cygwin] Don't fetch command line options without semi-hosting
 2017-08-09 15:43 UTC 

[newlib-cygwin] Fix crt0 overwriting
 2017-08-09 12:50 UTC 

[newlib-cygwin] Define sigsetjmp/siglongjmp only if __POSIX_VISIBLE
 2017-08-07 14:09 UTC 

[newlib-cygwin] Proper locking for getchar() and putchar()
 2017-08-07 12:21 UTC 

[newlib-cygwin] Importing strtoumax inttypes method from FreeBSD
 2017-08-02 11:03 UTC 

[newlib-cygwin] Importing wcstoumax inttypes method from FreeBSD
 2017-08-02 11:03 UTC 

[newlib-cygwin] Importing wcstoimax inttypes method from FreeBSD
 2017-08-02 11:03 UTC 

[newlib-cygwin] Importing strtoimax inttypes method from FreeBSD
 2017-08-02 11:02 UTC 

[newlib-cygwin] Add elf.h to newlib
 2017-08-02  9:34 UTC 

[newlib-cygwin] Importing catanl long double complex method from NetBSD
 2017-07-28 18:38 UTC 

[newlib-cygwin] Fixing HUGE_VALF to HUGE_VALL
 2017-07-28 18:32 UTC 

[newlib-cygwin] stdio: Fix make rule override
 2017-07-28 13:06 UTC 

[newlib-cygwin] newlib: regenerate stdlib/Makefile.in
 2017-07-28 10:44 UTC 

[newlib-cygwin] Importing imaxdiv inttypes method from FreeBSD
 2017-07-28 10:23 UTC 

[newlib-cygwin] Importing imaxabs inttypes method from FreeBSD
 2017-07-28 10:23 UTC 

[newlib-cygwin] cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value
 2017-07-26  9:50 UTC 

[newlib-cygwin] [arm] Fix strcpy for unified syntax on ARMv4t thumb
 2017-07-21 10:23 UTC 

[newlib-cygwin] Previous patch to support nosys.specs accidentally broke validation specs because ARM_RDI_MONITOR wa
 2017-07-21  8:42 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170720
 2017-07-20 19:06 UTC 

[newlib-cygwin] arm: Update strcpy.c to use UAL syntax
 2017-07-20 14:19 UTC 

[newlib-cygwin] MSP430: Define __BUFSIZ__ as 256 to prevent default of 1024 being used
 2017-07-20 14:19 UTC 

[newlib-cygwin] Support building in a different directory than the default output directory by preserving DESTDIR va
 2017-07-17 11:43 UTC 

[newlib-cygwin] Fix link when nosys.specs is used to link
 2017-07-14  8:37 UTC 

[newlib-cygwin] Created tag cygwin-2_8_2-release
 2017-07-12  8:50 UTC 

[newlib-cygwin] Synchronize RTEMS <sys/bitset.h> with FreeBSD
 2017-07-12  6:08 UTC 

[newlib-cygwin] Add myself to OS Port Maintainers (RTEMS)
 2017-07-10  7:49 UTC 

[newlib-cygwin] Synchronize RTEMS <sys/bitset.h> with FreeBSD
 2017-07-10  5:18 UTC 

[newlib-cygwin] Rename __in and __out in headers to avoid collision with Windows APIs
 2017-07-07 14:45 UTC 

[newlib-cygwin] Replace the perl character classes with POSIX ones to fix the build when sed is a BSD sed instead of
 2017-07-06 16:35 UTC 

[newlib-cygwin] Add support for Semihosting v2 support for AArch64 in libgloss
 2017-07-05 12:42 UTC 

[newlib-cygwin] Adds the needed build system changes in order to compile and create the new libraries for Semihostin
 2017-07-05 12:42 UTC 

[newlib-cygwin] Add the needed build system changes in order to compile and create the new libraries for Semihosting
 2017-07-05 12:42 UTC 

[newlib-cygwin] Add support for Semihosting v2 support for ARM in libgloss
 2017-07-05 12:42 UTC 

[newlib-cygwin] Create a recursive make target that is modeled after the existing multilib makefile config-ml.in whi
 2017-07-05 12:42 UTC 

[newlib-cygwin] Fixed warnings for some long double complex methods
 2017-07-05 12:40 UTC 

[newlib-cygwin] Add ffsl(), ffsll(), fls(), flsl(), flsll()
 2017-07-05 11:50 UTC 

[newlib-cygwin] Implement bzero() via memset()
 2017-07-05 11:50 UTC 

[newlib-cygwin] Synchronize <strings.h> with latest FreeBSD
 2017-07-05 11:50 UTC 

[newlib-cygwin] Created tag cygwin-2_8_1-release
 2017-07-03 12:03 UTC 

[newlib-cygwin] Feature test macros overhaul: unistd.h, part 2
 2017-06-30 15:48 UTC 

[newlib-cygwin] Add --enable-newlib-global-stdio-streams
 2017-06-30  5:47 UTC 

[newlib-cygwin] Add stdin_init(), stdout_init() and stderr_init()
 2017-06-30  5:47 UTC 

[newlib-cygwin] Introduce _REENT_GLOBAL_STDIO_STREAMS
 2017-06-30  5:47 UTC 

[newlib-cygwin] Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMS
 2017-06-30  5:47 UTC 

[newlib-cygwin] Remove superfluous parameter from std()
 2017-06-30  5:47 UTC 

[newlib-cygwin] Optimized memcmp
 2017-06-29 18:37 UTC 

[newlib-cygwin] newlib: fix file mode of newly added complex sources
 2017-06-29 13:30 UTC 

[newlib-cygwin] Importing casinhl.c from NetBSD
 2017-06-29 12:05 UTC 

[newlib-cygwin] Importing csinhl.c from NetBSD
 2017-06-29 12:05 UTC 

[newlib-cygwin] newlib: libm/complex/Makefile.in: regenerate
 2017-06-29 12:05 UTC 

[newlib-cygwin] Importing csinl.c from NetBSD
 2017-06-29 12:05 UTC 

[newlib-cygwin] Importing ctanl.c from NetBSD
 2017-06-29 12:05 UTC 

[newlib-cygwin] Adding csinl.c in Makefile.am
 2017-06-29 12:05 UTC 

[newlib-cygwin] Importing cpowl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing cacosl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing ctanhl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing cprojl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing cargl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing catanhl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing ccosl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing conjl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Adding cephes_subrl.h and cephes_subrl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing cexpl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing casinl.c from NetBSD
 2017-06-29 12:04 UTC 

[newlib-cygwin] Importing clogl.c from NetBSD
 2017-06-29 12:03 UTC 

[newlib-cygwin] Importing csqrtl.c from NetBSD
 2017-06-29 12:03 UTC 

[newlib-cygwin] Importing cacoshl.c from NetBSD
 2017-06-29 12:03 UTC 

[newlib-cygwin] unistd.h: Remove trailing whitespace
 2017-06-29  6:35 UTC 

[newlib-cygwin] unistd.h: remove mktemp
 2017-06-29  6:33 UTC 

[newlib-cygwin] Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURCE >= 500
 2017-06-29  6:32 UTC 

[newlib-cygwin] aarch64: optimize the unaligned case of memcmp
 2017-06-26  8:22 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170623
 2017-06-23 17:51 UTC 

[newlib-cygwin] string: fix strverscmp doc inclusion
 2017-06-19 16:52 UTC 

[newlib-cygwin] string: add strverscmp
 2017-06-19 13:17 UTC 

[newlib-cygwin] Fix guard for siginfo_t and pthread_t definition
 2017-06-19 11:02 UTC 

[newlib-cygwin] Revert "Don't overread or write memory returned by _DTOA_R"
 2017-06-19 10:57 UTC 

[newlib-cygwin] Export XSI sigpause
 2017-06-14 19:23 UTC 

[newlib-cygwin] newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write After Approval
 2017-06-14 16:45 UTC 

[newlib-cygwin] stdio.h: guard function macros with !__cplusplus
 2017-06-14 15:18 UTC 

[newlib-cygwin] Feature test macros overhaul: signal.h (part 3)
 2017-06-14 15:18 UTC 

[newlib-cygwin] Add profile support
 2017-06-14 12:51 UTC 

[newlib-cygwin] Add JLI support
 2017-06-14 12:51 UTC 

[newlib-cygwin] ccoshl: Align formatting to upstream
 2017-06-14  8:36 UTC 

[newlib-cygwin] Importing ccoshl.c from netbsd
 2017-06-13  8:41 UTC 

[newlib-cygwin] Remove FreeBSD specifics from RTEMS <arpa/inet.h>
 2017-06-12 12:05 UTC 

[newlib-cygwin] Don't overread or write memory returned by _DTOA_R
 2017-06-09 13:32 UTC 

[newlib-cygwin] Fix RTEMS ioctl() declaration
 2017-06-07 13:47 UTC 

[newlib-cygwin] Fix some RTEMS CPUSET(9) macros
 2017-06-07 13:47 UTC 

[newlib-cygwin] Update FreeBSD revision of RTEMS <sys/bitset.h>
 2017-06-07 13:47 UTC 

[newlib-cygwin] Fix RTEMS CPU_EQUAL_S()
 2017-06-07 13:47 UTC 

[newlib-cygwin] Add myself to Write After Approval
 2017-06-07 12:49 UTC 

[newlib-cygwin] Fix minor issues in memchr NEON implementation
 2017-06-07 10:16 UTC 

[newlib-cygwin] Print sign of NaN values
 2017-06-07  9:58 UTC 

[newlib-cygwin] Fix thinko in MSP430 libgloss implementation of write() system call
 2017-05-26 10:35 UTC 

[newlib-cygwin] Add __bitcount*() to RTEMS <machine/types.h>
 2017-05-25 16:53 UTC 

[newlib-cygwin] FreeBSD compatibility for RTEMS <sys/cpuset.h>
 2017-05-25 16:53 UTC 

[newlib-cygwin] Update COPYING.NEWLIB appropriately
 2017-05-25 16:53 UTC 

[newlib-cygwin] Move ARM access.c from machine to sys
 2017-05-25 16:53 UTC 

[newlib-cygwin] Add some POSIX header files for RTEMS
 2017-05-25 16:53 UTC 

[newlib-cygwin] Add de-facto standard <sys/ioctl.h> for RTEMS
 2017-05-25 16:53 UTC 

[newlib-cygwin] Increase MSIZE for RTEMS
 2017-05-25 16:53 UTC 

[newlib-cygwin] FreeBSD compatibility for RTEMS <sys/param.h>
 2017-05-25 16:53 UTC 

[newlib-cygwin] Add generic <machine/_align.h> for RTEMS
 2017-05-25 16:52 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170519
 2017-05-19 19:47 UTC 

[newlib-cygwin] ARM/AArch64: Fix GetCmdLine semihosting directives
 2017-05-19 19:45 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170421
 2017-04-22  2:23 UTC 

[newlib-cygwin] Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory model is used
 2017-04-19 13:04 UTC 

[newlib-cygwin] libgloss/arm: fix discovery of "eabihf" toolchains
 2017-04-18 10:27 UTC 

[newlib-cygwin] newlib: remove __infinity{f,ld} constants
 2017-04-18 10:27 UTC 

[newlib-cygwin] Add __packed to struct ldieee
 2017-04-18 10:27 UTC 

[newlib-cygwin] Remove legacy unions which are no longer used
 2017-04-17 23:22 UTC 

[newlib-cygwin] Optimise memchr for NEON-enabled processors
 2017-04-06 16:19 UTC 

[newlib-cygwin] Add BSD-specific reallocarray()
 2017-04-04 10:25 UTC 

[newlib-cygwin] Renumber copyright clause 4
 2017-04-04 10:18 UTC 

[newlib-cygwin] queue.3: Document existing QMD_* macros
 2017-04-04 10:18 UTC 

[newlib-cygwin] Pass macro arguments properly
 2017-04-04 10:18 UTC 

[newlib-cygwin] Make the <sys/queue.h> fully usable within C++
 2017-04-04 10:18 UTC 

[newlib-cygwin] queue(3): Enhance queue debugging macros
 2017-04-04 10:18 UTC 

[newlib-cygwin] Add two new macros, SLIST_CONCAT and LIST_CONCAT
 2017-04-04 10:18 UTC 

[newlib-cygwin] Fix order of arguments in the TRACEBUF_INITIALIZER
 2017-04-04 10:17 UTC 

[newlib-cygwin] Add new FOREACH_FROM variants for queue(3)
 2017-04-04 10:17 UTC 

[newlib-cygwin] Renumber copyright clause 4
 2017-04-04  9:45 UTC 

[newlib-cygwin] Fix C++ includability of crypto headers with static array sizes
 2017-04-04  9:44 UTC 

[newlib-cygwin] Rename __sentinel to __null_sentinel
 2017-04-04  9:44 UTC 

[newlib-cygwin] don't use C99 static array indices with older GCC versions
 2017-04-04  9:44 UTC 

[newlib-cygwin] Addition of clang nullability qualifiers
 2017-04-04  9:44 UTC 

[newlib-cygwin] Addition of clang nullability qualifiers
 2017-04-04  9:44 UTC 

[newlib-cygwin] Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++
 2017-04-04  9:44 UTC 

[newlib-cygwin] Remove unused __gnu_inline() attribute
 2017-04-04  9:44 UTC 

[newlib-cygwin] Use enum __packed in favour of -fshort-enums
 2017-04-03  8:28 UTC 

[newlib-cygwin] Created tag cygwin-2_8_0-release
 2017-04-01 18:40 UTC 

[newlib-cygwin] Use .syntax unified instead of .syntax divided
 2017-03-30 15:18 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170323
 2017-03-23 18:17 UTC 

[newlib-cygwin] ARM: Fix IEEE-754 sqrt implementation
 2017-03-22  9:06 UTC 

[newlib-cygwin] Rename <sys/_locale.h> to <xlocale.h>
 2017-03-22  9:06 UTC 

[newlib-cygwin] ARM: Optimize IEEE-754 sqrt implementation
 2017-03-21 13:42 UTC 

[newlib-cygwin] rtems/crt0.c: getentropy() stub did not return a value
 2017-03-15 22:31 UTC 

[newlib-cygwin] libc/string/strsignal.c: Use of || not && lead to dead code
 2017-03-15 22:31 UTC 

[newlib-cygwin] Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlocale
 2017-03-13 10:12 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20170228
 2017-02-28 17:15 UTC 

[newlib-cygwin] Update makedocbook for bd547490
 2017-02-15 15:32 UTC 

[newlib-cygwin] Fix elf-nano.specs to work without -save-temps
 2017-02-15 15:31 UTC 

[newlib-cygwin] Allow locking routine to be retargeted
 2017-02-13 22:16 UTC 

[newlib-cygwin] Only define static locks in multithreaded mode
 2017-02-13 22:04 UTC 

[newlib-cygwin] Fix cpp invocation for C++ in nano spec
 2017-02-13  8:20 UTC 

[newlib-cygwin] libgloss: or1k: If available call the init for init_array
 2017-02-13  8:19 UTC 

[newlib-cygwin] libgloss: Remove duplicate definition of environ
 2017-02-13  8:19 UTC 

[newlib-cygwin] or1k: Make open reentrant
 2017-02-13  8:19 UTC 

[newlib-cygwin] Created tag cygwin-2_7_0-release
 2017-02-12 12:10 UTC 

[newlib-cygwin] Unify names of all lock objects
 2017-02-06 21:55 UTC 

[newlib-cygwin] Committed, libgloss: hook up cris-elf to the initfini-array support
 2017-01-29 20:23 UTC 

[newlib-cygwin] arm: Fix addressing in optpld macro
 2017-01-26 15:30 UTC 

[newlib-cygwin] arm: Remove optpld macro
 2017-01-25 12:32 UTC 

[newlib-cygwin] arm: Remove RETURN macro
 2017-01-25 12:32 UTC 

[newlib-cygwin] Remove unneeded references to arm_asm.h
 2017-01-25 12:32 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).