public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] BSD compatibility for <machine/endian.h>
 2016-04-20  8:50 UTC 

[newlib-cygwin] Fix definition of __size_t
 2016-04-18 10:12 UTC 

[newlib-cygwin] libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes
 2016-04-15 14:39 UTC 

[newlib-cygwin] Provide FNONBLOCK for BSD compatiblity
 2016-04-15 12:55 UTC 

[newlib-cygwin] Add __va_list to <sys/_types.h>
 2016-04-15 12:55 UTC 

[newlib-cygwin] Add BSD guard for nlink_t
 2016-04-15 12:55 UTC 

[newlib-cygwin] Include <machine/endian.h> in <sys/types.h>
 2016-04-15 12:55 UTC 

[newlib-cygwin] Add BSD guards for fixed-size integer types
 2016-04-15 12:55 UTC 

[newlib-cygwin] Provide __size_t via <sys/_types.h>
 2016-04-15 12:55 UTC 

[newlib-cygwin] Add BSD guard for useconds_t
 2016-04-15 12:55 UTC 

[newlib-cygwin] Add BSD guard for time_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Add BSD guard for clockid_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Add BSD guard for clock_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Provide POSIX defined blkcnt_t in <sys/types.h>
 2016-04-15 12:54 UTC 

[newlib-cygwin] Add BSD guard for timer_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Provide POSIX defined blksize_t in <sys/types.h>
 2016-04-15 12:54 UTC 

[newlib-cygwin] Add BSD guard for ino_t in <sys/types.h>
 2016-04-15 12:54 UTC 

[newlib-cygwin] Provide POSIX defined fsblkcnt_t and fsfilcnt_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Use __machine_*_t_defined for internal types
 2016-04-15 12:54 UTC 

[newlib-cygwin] Define mode_t via __mode_t
 2016-04-15 12:54 UTC 

[newlib-cygwin] Provide POSIX defined id_t in <sys/types.h>
 2016-04-15 12:54 UTC 

[newlib-cygwin] Feature test macros overhaul: string.h and strings.h overlaps
 2016-04-14 14:07 UTC 

[newlib-cygwin] Eliminate use of Newlib-specific <machine/types.h>
 2016-04-13 19:00 UTC 

[newlib-cygwin] Get rid of some special cases for Cygwin in sys/types.h
 2016-04-13 19:00 UTC 

[newlib-cygwin] Add BSD guards for off_t, dev_t, uid_t, and gid_t
 2016-04-13 19:00 UTC 

[newlib-cygwin] Created tag cygwin-2_5_0-release
 2016-04-11  7:52 UTC 

[newlib-cygwin] Move kernel dependent parts of <sys/time.h>
 2016-04-08  9:37 UTC 

[newlib-cygwin] math: fix isinf/isnan on SPU after move to math.h
 2016-04-07 15:19 UTC 

[newlib-cygwin] Drop <unistd.h> include from RTEMS <sys/param.h>
 2016-04-07 15:14 UTC 

[newlib-cygwin] Fix typo in the name of the MSP430 attribute section of example MSP430 linker scripts
 2016-04-07 11:13 UTC 

[newlib-cygwin] math: update isinf/isnan function comments after move to math.h
 2016-04-05 13:50 UTC 

[newlib-cygwin] math: guard BSD finite/isinf/isnan functions properly in math.h
 2016-04-04 20:07 UTC 

[newlib-cygwin] Add cpio.h
 2016-04-04 15:27 UTC 

[newlib-cygwin] cygwin: make POSIX/XSI version macros dependent on feature test macros
 2016-04-04 15:27 UTC 

[newlib-cygwin] Feature test macros overhaul: tar.h
 2016-04-04 15:27 UTC 

[newlib-cygwin] Add Intel MCU target
 2016-04-04 14:33 UTC 

[newlib-cygwin] Created tag newlib-2_4_0
 2016-03-29 21:39 UTC 

[newlib-cygwin] Bump up newlib version to 2.4.0 due to feature test refactoring
 2016-03-29 21:36 UTC 

[newlib-cygwin] Add missing long double functions to Cygwin
 2016-03-29 13:04 UTC 

[newlib-cygwin] Add simple versions of random() and srandom()
 2016-03-29  3:40 UTC 

[newlib-cygwin] math.h: Use GCC builtins for C99 macros where available
 2016-03-26 19:34 UTC 

[newlib-cygwin] strtold: Fix Infinity value
 2016-03-26 19:34 UTC 

[newlib-cygwin] finitel: Use correct GCC builtin
 2016-03-26 19:34 UTC 

[newlib-cygwin] Initializing TTBR0 to inner/outer WB
 2016-03-26 11:46 UTC 

[newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
 2016-03-26 11:32 UTC 

[newlib-cygwin] Drop usage of old-age BSD types in generically used Cygwin headers
 2016-03-24 15:10 UTC 

[newlib-cygwin] Define BSD u_intN_t types indiscriminately
 2016-03-24 14:52 UTC 

[newlib-cygwin] Fix coverity CID 143502: Null pointer dereference
 2016-03-24  9:07 UTC 

[newlib-cygwin] Feature test macros overhaul: C++ TR1
 2016-03-23 21:30 UTC 

[newlib-cygwin] test
 2016-03-23 17:50 UTC 

[newlib-cygwin] Drop Cygwin-only posix_memalign prototype
 2016-03-23 10:50 UTC 

[newlib-cygwin] Target/Host configuration elucidated
 2016-03-23 10:30 UTC 

[newlib-cygwin] Guard u_char, u_short, u_int, u_long with __MISC_VISIBLE
 2016-03-23 10:18 UTC 

[newlib-cygwin] Fix "/*" within comment warning
 2016-03-22 21:39 UTC 

[newlib-cygwin] stdio: fseeko/ftello are also POSIX.1-2001
 2016-03-22 15:50 UTC 

[newlib-cygwin] pthread.h: Mark pthread_exit() as not returning
 2016-03-22 15:26 UTC 

[newlib-cygwin] epiphany/machine/stdlib.h: Disable epiphany unique random wrappers for RTEMS
 2016-03-22 14:47 UTC 

[newlib-cygwin] newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
 2016-03-22 14:45 UTC 

[newlib-cygwin] Remove spurious empty line in changelog entry
 2016-03-22  9:30 UTC 

[newlib-cygwin] PR external/{16327, 16328}: Remove etc/configure.texi and etc/standards.texi
 2016-03-22  9:30 UTC 

[newlib-cygwin] Fix generation of as.1 manual page so that it can be converted to DocBook format
 2016-03-22  9:30 UTC 

[newlib-cygwin] Sync toplevel with upstream GCC
 2016-03-22  9:25 UTC 

[newlib-cygwin] Add nonnull annotation to posix_memalign
 2016-03-21 19:28 UTC 

[newlib-cygwin] Move arc4random Cygwin only code to Cygwin
 2016-03-21 10:13 UTC 

[newlib-cygwin] Allow machine-dependent arc4 locking
 2016-03-20 20:31 UTC 

[newlib-cygwin] Regenerate configure script
 2016-03-19  4:30 UTC 

[newlib-cygwin] Feature test macros overhaul: sparc64
 2016-03-18 20:29 UTC 

[newlib-cygwin] sparc64: move struct timeval to <sys/_timeval.h>
 2016-03-18 20:29 UTC 

[newlib-cygwin] Cleanup macros in chacha_private.h to be target-type independent
 2016-03-18 20:23 UTC 

[newlib-cygwin] Only export arc4random_stir and arc4random_addrandom on Cygwin
 2016-03-18 20:12 UTC 

[newlib-cygwin] Feature test macros overhaul: signal.h (part 2)
 2016-03-18 16:23 UTC 

[newlib-cygwin] arm: fix build with newlib supplied syscalls enabled
 2016-03-18 16:23 UTC 

[newlib-cygwin] Add arc4random() etc. from OpenBSD 5.8
 2016-03-18 13:47 UTC 

[newlib-cygwin] Add timingsafe_memcmp()
 2016-03-18 13:47 UTC 

[newlib-cygwin] Add arc4random_stir and arc4random_addrandom for OpenBSD compatibility
 2016-03-18 13:47 UTC 

[newlib-cygwin] Arc4random locking: Check for threaded application on Cygwin
 2016-03-18 13:47 UTC 

[newlib-cygwin] Add timingsafe_bcmp()
 2016-03-18 13:46 UTC 

[newlib-cygwin] Add explicit_bzero()
 2016-03-18 13:46 UTC 

[newlib-cygwin] Guard ssize_t definition by _SSIZE_T_DECLARED
 2016-03-18 11:31 UTC 

[newlib-cygwin] Feature test macros overhaul: unistd.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: time.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: sys/select.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: sys/types.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: sys/time.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: grp.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: fnmatch.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: strings.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: math.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: wchar.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: sys/stat.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: stdlib.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: string.h
 2016-03-18  2:12 UTC 

[newlib-cygwin] Feature test macros overhaul: fcntl.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: stdio.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: dirent.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: pthread.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: pwd.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: signal.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: limits.h
 2016-03-18  2:11 UTC 

[newlib-cygwin] Feature test macros overhaul: sys/features.h
 2016-03-18  2:10 UTC 

[newlib-cygwin] Feature test macros overhaul: ctype.h
 2016-03-18  2:10 UTC 

[newlib-cygwin] or1k: properly restore timer
 2016-03-13 11:51 UTC 

[newlib-cygwin] or1k: Fix multicore stack calculation
 2016-03-13 11:51 UTC 

[newlib-cygwin] setvbuf: Drop setting reent->__cleanup
 2016-03-13 11:03 UTC 

[newlib-cygwin] Update setvbuf to latest OpenBSD implementation
 2016-03-12 22:42 UTC 

[newlib-cygwin] Add __swhatbuf function from OpenBSD
 2016-03-12 22:42 UTC 

[newlib-cygwin] Use __sputc_r inline code when building with gcc
 2016-03-12 22:42 UTC 

[newlib-cygwin] Remove bogus LONG(0) directives from MSP430 linker scripts
 2016-03-10 10:41 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20160226
 2016-02-26 18:05 UTC 

[newlib-cygwin] Enable HW interrupt setup on x86/x86_64 systems by default
 2016-02-26 17:52 UTC 

[newlib-cygwin] newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
 2016-02-26 15:55 UTC 

[newlib-cygwin] Fix _newlib_version.h logic to support building gcc with newlib
 2016-02-25 20:09 UTC 

[newlib-cygwin] libm/complex: add clog10, clog10f
 2016-02-22 20:47 UTC 

[newlib-cygwin] pthread.h, sys/types.h Add missing pthread methods
 2016-02-22 16:05 UTC 

[newlib-cygwin] sys/features.h: Update Cygwin POSIX option macros
 2016-02-18 12:10 UTC 

[newlib-cygwin] Also fix libm/machine generated files
 2016-02-17 22:09 UTC 

[newlib-cygwin] Fix libm regenerated files again
 2016-02-17 22:07 UTC 

[newlib-cygwin] Fix regeneration of libm autotool files
 2016-02-17 21:50 UTC 

[newlib-cygwin] Define the newlib version macros in one place: _newlib_version.h
 2016-02-17 21:05 UTC 

[newlib-cygwin] POSIX barrier implementation, take 3
 2016-02-13 15:56 UTC 

[newlib-cygwin] Remove broken ieeefp.h macros
 2016-02-12 17:36 UTC 

[newlib-cygwin] Fix compile with GCC 5 -Werror
 2016-02-12 16:27 UTC 

[newlib-cygwin(refs/meta/config)] Minor reformatting of comment
 2016-02-10  3:04 UTC 

[newlib-cygwin(refs/meta/config)] Disable emails on topic branches
 2016-02-10  3:03 UTC 

[newlib-cygwin] Seperate MSP430 cio syscalls into individual function sections
 2016-02-09 13:45 UTC 

[newlib-cygwin/topic/posix_acl_funcs] Change if_nameindex() to use unsigned int i variable
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] printf(3): Handle multibyte decimal point in field size computation
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] include/grp.h: Remove prototypes of non-standard functions
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] * newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers processing
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] Newlib build is broken if configured with nano-malloc and non-reentrant system calls
 2016-02-08 14:54 UTC 

[newlib-cygwin/topic/posix_acl_funcs] grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
 2016-02-08 14:53 UTC 

[newlib-cygwin/topic/posix_acl_funcs] (14 commits) Bump Cygwin version to 2.5.0
 2016-02-08 14:53 UTC 

[newlib-cygwin/topic/posix_acl_funcs] Fix memcpy bug that reads past end of buffer
 2016-02-08 14:53 UTC 

[newlib-cygwin] printf(3): Handle multibyte decimal point in field size computation
 2016-02-08 12:33 UTC 

[newlib-cygwin] stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
 2016-02-08  9:41 UTC 

[newlib-cygwin] Newlib build is broken if configured with nano-malloc and non-reentrant system calls
 2016-02-08  9:33 UTC 

[newlib-cygwin] * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing
 2016-02-08  9:25 UTC 

[newlib-cygwin] * newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers processing
 2016-02-08  9:22 UTC 

[newlib-cygwin] Change if_nameindex() to use unsigned int i variable
 2016-02-04 18:31 UTC 

[newlib-cygwin] include/grp.h: Remove prototypes of non-standard functions
 2016-01-29 12:40 UTC 

[newlib-cygwin] Fix memcpy bug that reads past end of buffer
 2016-01-28 22:09 UTC 

[newlib-cygwin] grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
 2016-01-28 21:43 UTC 

[newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0
 2016-01-28 21:08 UTC 

[newlib-cygwin/topic/posix_acl_funcs] Make macro checks ARMv8-M baseline proof
 2016-01-28 21:08 UTC 

[newlib-cygwin/topic/posix_acl_funcs] Deprecate newlib and winsup ChangeLog files
 2016-01-28 21:08 UTC 

[newlib-cygwin] Make macro checks ARMv8-M baseline proof
 2016-01-28 10:27 UTC 

[newlib-cygwin] Deprecate newlib and winsup ChangeLog files
 2016-01-28 10:15 UTC 

[newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0
 2016-01-27 14:55 UTC 

[newlib-cygwin/topic/posix_acl_funcs] (8 commits) acl_create_entry: Don't invalidate existing entry_d and per
 2016-01-24 10:30 UTC 

[newlib-cygwin] Created tag cygwin-2_4_1-release
 2016-01-24 10:14 UTC 

[newlib-cygwin/topic/posix_acl_funcs] (7 commits) acl_create_entry: Don't invalidate existing entry_d and per
 2016-01-16 13:33 UTC 

[newlib-cygwin/topic/posix_acl_funcs] This is also a test
 2016-01-15 16:59 UTC 

[newlib-cygwin/topic/posix_acl_funcs] This is a test commit
 2016-01-15 16:57 UTC 

[newlib-cygwin] Created tag cygwin-2_4_0-release
 2016-01-15 15:07 UTC 

[newlib-cygwin] Created branch 'topic/posix_acl_funcs'
 2016-01-14 15:16 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20160104
 2016-01-04 18:00 UTC 

[newlib-cygwin] Fix up errors in regenerated files for 2.3.0 release
 2016-01-04 17:58 UTC 

[newlib-cygwin] Created tag newlib-2_3_0
 2015-12-22  2:34 UTC 

[newlib-cygwin] Regenerate files for newlib 2.3.0
 2015-12-22  2:32 UTC 

[newlib-cygwin] Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting
 2015-12-21 16:55 UTC 

[newlib-cygwin] Add static instance of _on_exit_args for _REENT_SMALL platforms
 2015-12-21 16:55 UTC 

[newlib-cygwin] Build msp430-specific libnosys
 2015-12-17 21:52 UTC 

[newlib-cygwin] ARC: Use new definitions for optional ARC CPU features
 2015-12-17 21:48 UTC 

[newlib-cygwin] Remove inclusion of sys/select.h in sys/types.h for backward compat
 2015-12-17 21:45 UTC 

[newlib-cygwin] Update CIO hooks to be more flexible
 2015-12-17 21:24 UTC 

[newlib-cygwin] rl78: Don't output CR when LF is encountered in write()
 2015-12-16 20:39 UTC 

[newlib-cygwin] Add _REENT_INIT_PTR_ZEROED()
 2015-12-14 14:46 UTC 

[newlib-cygwin] FreeBSD compatibility for <sys/select.h>
 2015-12-14 14:40 UTC 

[newlib-cygwin] Add missing lock releases in __register_exitproc()
 2015-12-14 13:35 UTC 

[newlib-cygwin] Check for 64 FP instructions availability in libm before using them
 2015-12-09  9:31 UTC 

[newlib-cygwin] Add missing checks for __SNLK flag
 2015-12-08 20:23 UTC 

[newlib-cygwin] Fix re-initialization of FILE flags and mbstate in freopen
 2015-12-08 17:44 UTC 

[newlib-cygwin] Add definitions for NBBY to arm and rtems targets
 2015-12-07 15:32 UTC 

[newlib-cygwin] Move fd_stuff from sys/types.h to sys/select.h
 2015-12-07 15:32 UTC 

[newlib-cygwin] Always define __high_bsssize, do not just PROVIDE it
 2015-12-04 10:14 UTC 

[newlib-cygwin] Only build _strtodg_r on targets supporting a distinct long double type
 2015-11-26  9:14 UTC 

[newlib-cygwin] libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL
 2015-11-24 22:00 UTC 

[newlib-cygwin] [ARM] Adjust strcmp-armv7.S selection logic
 2015-11-23 15:22 UTC 

[newlib-cygwin] [ARM] Factor out the thumb2 -Os implementation
 2015-11-23 15:22 UTC 

[newlib-cygwin] Fix initialisation of .upper.bss for the MSP430
 2015-11-23  9:00 UTC 

[newlib-cygwin] Handle multibyte decimapl point in strtold
 2015-11-21 15:51 UTC 

[newlib-cygwin] Make match function globally available to stdlib functions
 2015-11-20 17:15 UTC 

[newlib-cygwin] Import correctly working strtold from David M. Gay
 2015-11-20 17:15 UTC 

[newlib-cygwin] Drop unused declaration from wcstold.c
 2015-11-20 17:15 UTC 

[newlib-cygwin] Fix typo in rpmatch doc reference
 2015-11-19 21:28 UTC 

[newlib-cygwin] ldtoa.c: Reindent to GNU style
 2015-11-19 16:10 UTC 

[newlib-cygwin] Fix rpmatch build problem
 2015-11-19 15:31 UTC 

[newlib-cygwin] Improve markup of sscanf and swscanf documentation
 2015-11-19 11:42 UTC 

[newlib-cygwin] Simplify the markup for sprintf and swprintf documentation
 2015-11-19 11:42 UTC 

[newlib-cygwin] Add rpmatch(3)
 2015-11-18 16:54 UTC 

[newlib-cygwin] Created tag cygwin-2_3_1-release
 2015-11-14 11:37 UTC 

[newlib-cygwin] Created tag cygwin-2_3_1-relase
 2015-11-14  9:52 UTC 

[newlib-cygwin] [ARM] Refactor strlen.c #if nesting
 2015-11-13 13:55 UTC 

[newlib-cygwin] [ARM] Factor out the thumb1 -Os implementation
 2015-11-13 13:55 UTC 

[newlib-cygwin] [ARM] Reorganize strlen selection
 2015-11-13 13:55 UTC 

[newlib-cygwin] [ARM] Rename strlen to strlen-stub.c
 2015-11-13 13:55 UTC 

[newlib-cygwin] [ARM] Adding strlen.S
 2015-11-13 13:55 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).