public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[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: wchar.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: 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/stat.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: string.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: unistd.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: time.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: sys/types.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: 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: limits.h
2016-03-18 2:11 UTC
[newlib-cygwin] Feature test macros overhaul: fcntl.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: 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: Fix multicore stack calculation
2016-03-13 11:51 UTC
[newlib-cygwin] or1k: properly restore timer
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] Use __sputc_r inline code when building with gcc
2016-03-12 22:42 UTC
[newlib-cygwin] Add __swhatbuf function from OpenBSD
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] * 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] 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] * 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] printf(3): Handle multibyte decimal point in field size computation
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] (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/topic/posix_acl_funcs] grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
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] Deprecate newlib and winsup ChangeLog files
2016-01-28 21:08 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] 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] Add static instance of _on_exit_args for _REENT_SMALL platforms
2015-12-21 16:55 UTC
[newlib-cygwin] Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting
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] Factor out the thumb2 -Os implementation
2015-11-23 15:22 UTC
[newlib-cygwin] [ARM] Adjust strcmp-armv7.S selection logic
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] Drop unused declaration from wcstold.c
2015-11-20 17:15 UTC
[newlib-cygwin] Import correctly working strtold from David M. Gay
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] Reorganize strlen selection
2015-11-13 13:55 UTC
[newlib-cygwin] [ARM] Refactor strlen.c #if nesting
2015-11-13 13:55 UTC
[newlib-cygwin] [ARM] Rename strlen to strlen-stub.c
2015-11-13 13:55 UTC
[newlib-cygwin] [ARM] Factor out the thumb1 -Os implementation
2015-11-13 13:55 UTC
[newlib-cygwin] [ARM] Adding strlen.S
2015-11-13 13:55 UTC
[newlib-cygwin] Add support for ARC to libgloss
2015-11-12 13:17 UTC
[newlib-cygwin] Add support for ARC to newlib
2015-11-12 13:17 UTC
[newlib-cygwin] Add Synopsys license for newlib and libgloss
2015-11-12 13:17 UTC
[newlib-cygwin] Remove obsolete ARC system
2015-11-12 13:17 UTC
[newlib-cygwin] Fix multilib libgloss selection
2015-11-12 12:48 UTC
[newlib-cygwin] makedoc: Don't interpret license text as a command
2015-11-12 12:45 UTC
[newlib-cygwin] doc: Fix some inconsistent QUICKREF lines
2015-11-12 12:45 UTC
[newlib-cygwin] makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
2015-11-12 12:44 UTC
[newlib-cygwin] AArch64: Tune memcpy
2015-11-12 12:39 UTC
[newlib-cygwin] Avoid .eh_frame in ARM newlib
2015-11-12 12:09 UTC
[newlib-cygwin] Created tag cygwin-2_3_0-release
2015-11-09 9:14 UTC
[newlib-cygwin] Reorganize memchr selection
2015-11-06 16:13 UTC
[newlib-cygwin] Reorganize memcpy selection
2015-11-06 15:40 UTC
[newlib-cygwin] Replace __attribute((__warning__())) by __attribute__((deprecated()))
2015-11-06 10:33 UTC
[newlib-cygwin] [ARM] Select appropriate memcpy implementation for ARMv8-a
2015-11-03 11:05 UTC
[newlib-cygwin] Created tag newlib-snapshot-20151023
2015-11-02 23:16 UTC
[newlib-cygwin] Add missing semicolons to prototypes
2015-11-02 23:03 UTC
[newlib-cygwin] Move duplicated documentation rules to Makefile.shared
2015-11-02 23:03 UTC
[newlib-cygwin] Consistently use an em-dash in math functions
2015-11-02 23:03 UTC
[newlib-cygwin] Improve performance of MIPS memcpy
2015-11-02 21:31 UTC
[newlib-cygwin/cygwin-acl] Include <sched.h> in <pthread.h>
2015-11-02 14:39 UTC
[newlib-cygwin/cygwin-acl] Add missing ChangeLog entry for ce8159d5
2015-11-02 14:39 UTC
[newlib-cygwin] Add missing ChangeLog entry for ce8159d5
2015-11-02 9:24 UTC
[newlib-cygwin] Include <sched.h> in <pthread.h>
2015-10-30 19:28 UTC
[newlib-cygwin/cygwin-acl] strftime: Add support for %s (seconds since epoch)
2015-10-27 10:11 UTC
[newlib-cygwin] strftime: Add support for %s (seconds since epoch)
2015-10-27 8:42 UTC
[newlib-cygwin/newlib-documentation-fixes] prototypes without a semicolon
2015-10-24 12:45 UTC
[newlib-cygwin] Created branch 'newlib-documentation-fixes'
2015-10-24 12:45 UTC
[newlib-cygwin/newlib-documentation-fixes] '--' not '---'
2015-10-24 12:45 UTC
[newlib-cygwin] Deleted branch newlib-documentation-fixes
2015-10-24 12:45 UTC
[newlib-cygwin/cygwin-acl] Synchronize with FreeBSD
2015-10-22 15:39 UTC
[newlib-cygwin/cygwin-acl] C11 quick_exit() support for <stdlib.h>
2015-10-22 15:39 UTC
[newlib-cygwin/cygwin-acl] C11 aligned_alloc() implementation
2015-10-22 15:39 UTC
[newlib-cygwin/cygwin-acl] C11 aligned_alloc() support for <stdlib.h>
2015-10-22 15:39 UTC
[newlib-cygwin/cygwin-acl] Add FreeBSD style changes to sys/cdefs.h
2015-10-22 15:38 UTC
[newlib-cygwin] * rl78/crt0.S (_start): Fixed code that clears .bss
2015-10-21 1:38 UTC
[newlib-cygwin] Extend _intsup.h to support 16-bit and 20-bit pointers
2015-10-19 13:49 UTC
[newlib-cygwin] C11 aligned_alloc() support for <stdlib.h>
2015-10-19 12:11 UTC
[newlib-cygwin] C11 aligned_alloc() implementation
2015-10-19 12:11 UTC
[newlib-cygwin] C11 quick_exit() support for <stdlib.h>
2015-10-19 12:11 UTC
[newlib-cygwin] Import <threads.h> from latest FreeBSD
2015-10-13 21:59 UTC
[newlib-cygwin] Synchronize with FreeBSD
2015-10-13 21:59 UTC
[newlib-cygwin] Add FreeBSD style changes to sys/cdefs.h
2015-10-13 21:59 UTC
[newlib-cygwin] Define setjmp buffer length for IA64
2015-10-08 14:46 UTC
[newlib-cygwin] Add support for persistent data to the MSP430 linker scripts
2015-10-06 16:33 UTC
[newlib-cygwin] Created tag newlib-snapshot-20150924
2015-09-24 20:17 UTC
[newlib-cygwin] Minimize newlib code size for ft32
2015-09-22 22:12 UTC
[newlib-cygwin] config.{guess,sub}: sync with upstream
2015-09-22 13:25 UTC
[newlib-cygwin] Created tag newlib-snapshot-20150824
2015-09-08 18:38 UTC
[newlib-cygwin] Created tag newlib-snapshot-20150723
2015-09-08 17:05 UTC
[newlib-cygwin] Add FTDI license for newlib and libgloss
2015-09-04 18:43 UTC
[newlib-cygwin] Add support for ft32 to newlib
2015-09-04 18:38 UTC
[newlib-cygwin] Add support for FT32 platform
2015-09-04 17:13 UTC
[newlib-cygwin] libc/machine/cris/sys/signal.h (kill): Declare
2015-09-03 0:01 UTC
[newlib-cygwin] Created branch 'cygwin-acl'
2015-08-31 16:25 UTC
[newlib-cygwin] Deleted branch cygwin-acl
2015-08-31 15:56 UTC
[newlib-cygwin] Allow sysconf to return CPU cache information
2015-08-29 7:17 UTC
[newlib-cygwin] strlen-armv7.S: Fix preprocessor check
2015-08-27 10:55 UTC
[newlib-cygwin] Fix for pri and scn formats
2015-08-27 10:50 UTC
[newlib-cygwin] Updated copyright notice
2015-08-25 14:18 UTC
[newlib-cygwin] Always declare "kill" in include/sys/signal.h
2015-08-25 14:17 UTC
[newlib-cygwin] oops - forgot to add PR number to ChangeLog entry
2015-08-24 9:05 UTC
[newlib-cygwin] * msp430/crt0.S: Remove watchdog disabling code
2015-08-20 16:20 UTC
[newlib-cygwin] Created tag cygwin-2_2_1-release
2015-08-20 9:34 UTC
[newlib-cygwin] Manuals failing to build on Ubuntu LTS 14.04
2015-08-20 8:54 UTC
[newlib-cygwin] Use machine header file for endianness configuration
2015-08-20 8:53 UTC
[newlib-cygwin] Use machine header file for param configuration
2015-08-20 8:53 UTC
[newlib-cygwin] Add MIN MAX macro to param header file
2015-08-20 8:53 UTC
[newlib-cygwin] sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008
2015-08-18 9:09 UTC
[newlib-cygwin] or1k: Fix critical handling in malloc locks
2015-08-07 19:02 UTC
[newlib-cygwin] or1k: Make heap end globally visible
2015-08-07 19:02 UTC
[newlib-cygwin] or1k: Allow exception nesting
2015-08-07 19:02 UTC
[newlib-cygwin] or1k: Typo fixes
2015-08-07 19:02 UTC
[newlib-cygwin] This is part of a larger fix for RL78 complex relocs - they need an absolute symbol at address 0 tha
2015-08-04 12:39 UTC
[newlib-cygwin] Fix wscanf family positional parameter handling in %lc, %ls, %l[]
2015-08-03 19:51 UTC
[newlib-cygwin] Created tag cygwin-2_2_0-release
2015-08-03 10:42 UTC
[newlib-cygwin] Don't include stdio64 functions in reentrant syscalls menu when not bulding stdio64
2015-08-03 8:56 UTC
page: next (older) | prev (newer) | 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).