public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[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] Feature test macros overhaul: signal.h (part 3)
 2017-06-14 15:18 UTC 

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

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

[newlib-cygwin] Add profile 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 CPU_EQUAL_S()
 2017-06-07 13:47 UTC 

[newlib-cygwin] Fix RTEMS ioctl() declaration
 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 some RTEMS CPUSET(9) macros
 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] FreeBSD compatibility for RTEMS <sys/param.h>
 2017-05-25 16:53 UTC 

[newlib-cygwin] Increase MSIZE for RTEMS
 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] FreeBSD compatibility for RTEMS <sys/cpuset.h>
 2017-05-25 16:53 UTC 

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

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

[newlib-cygwin] Update COPYING.NEWLIB appropriately
 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] Add __packed to struct ldieee
 2017-04-18 10:27 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] 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] Add two new macros, SLIST_CONCAT and LIST_CONCAT
 2017-04-04 10:18 UTC 

[newlib-cygwin] queue(3): Enhance queue debugging macros
 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: Document existing QMD_* macros
 2017-04-04 10:18 UTC 

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

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

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

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

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

[newlib-cygwin] Remove unused __gnu_inline() attribute
 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] don't use C99 static array indices with older GCC versions
 2017-04-04  9:44 UTC 

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

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

[newlib-cygwin] Addition of clang nullability qualifiers
 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] libc/string/strsignal.c: Use of || not && lead to dead code
 2017-03-15 22:31 UTC 

[newlib-cygwin] rtems/crt0.c: getentropy() stub did not return a value
 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] or1k: Make open reentrant
 2017-02-13  8:19 UTC 

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

[newlib-cygwin] libgloss: or1k: If available call the init for init_array
 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] Remove unneeded references to arm_asm.h
 2017-01-25 12:32 UTC 

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

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

[newlib-cygwin] Prefix consistenly target-independent locks with __
 2017-01-25 11:37 UTC 

[newlib-cygwin] RTEMS: Harmonize MAXNAMLEN and NAME_MAX
 2017-01-25 11:37 UTC 

[newlib-cygwin] devctl.h: Fix typo and include proper header
 2017-01-25 11:37 UTC 

[newlib-cygwin] nl_langinfo: Add NL_LOCALE_NAME macro
 2017-01-20  9:33 UTC 

[newlib-cygwin] devctl.h: Use __restrict not restrict
 2017-01-17 22:12 UTC 

[newlib-cygwin] Add missing headers to fix implicit function defns
 2017-01-16  9:14 UTC 

[newlib-cygwin] Add _POSIX_SHARED_MEMORY_OBJECTS
 2017-01-13 19:08 UTC 

[newlib-cygwin] Expand comments on padding used by nano_malloc
 2017-01-13 16:39 UTC 

[newlib-cygwin] Fix sys/reent.h to remove use of DEBUG flag
 2017-01-10 17:19 UTC 

[newlib-cygwin] RTEMS: Add user-defined name to thread queues
 2017-01-09 15:22 UTC 

[newlib-cygwin] Fix versions in documentation (manually for now)
 2017-01-09 15:22 UTC 

[newlib-cygwin] Add pthread_setname_np() and pthread_getname_np()
 2017-01-09 15:22 UTC 

[newlib-cygwin] Fix incorrect cast in nano malloc
 2017-01-09 15:22 UTC 

[newlib-cygwin] Created tag newlib-2_5_0
 2016-12-23  2:36 UTC 

[newlib-cygwin] Bump release to 2.5.0 for yearly snapshot
 2016-12-23  2:34 UTC 

[newlib-cygwin] This is an attempt to fix the problem described here:
 2016-12-22 19:50 UTC 

[newlib-cygwin] RTEMS: Increase SEM_VALUE_MAX
 2016-12-20 11:39 UTC 

[newlib-cygwin] Remove extraneous float casts in wcstod.c
 2016-12-16 18:27 UTC 

[newlib-cygwin] Remove extraneous float casts in strtod.c
 2016-12-16 16:33 UTC 

[newlib-cygwin] Created tag cygwin-2_6_1-release
 2016-12-16 10:44 UTC 

[newlib-cygwin] 2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
 2016-12-15 17:24 UTC 

[newlib-cygwin] 2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>
 2016-12-15 17:14 UTC 

[newlib-cygwin] Big-endian fix for memcpy-armv7m.S
 2016-12-12 10:24 UTC 

[newlib-cygwin] Fix 'make man' for parallel make
 2016-12-06 17:36 UTC 

[newlib-cygwin] Add <devctl.h> per POSIX 1003.26-2003
 2016-12-06  3:01 UTC 

[newlib-cygwin] Add missing crt0 symbols for RTEMS
 2016-12-05 15:43 UTC 

[newlib-cygwin] Enforce no arguments for __get_current_locale/__get_C_locale
 2016-11-28  9:19 UTC 

[newlib-cygwin] Correct argument to __get_current_locale
 2016-11-28  9:19 UTC 

[newlib-cygwin] Self-contained pthread_spinlock_t for RTEMS
 2016-11-24 15:58 UTC 

[newlib-cygwin] Declare non-standard pthread_yield()
 2016-11-22 15:25 UTC 

[newlib-cygwin] Provide <memory.h>
 2016-11-22 15:25 UTC 

[newlib-cygwin] Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>
 2016-11-17 10:57 UTC 

[newlib-cygwin] Use __inline in <sys/lock.h> for RTEMS
 2016-11-17 10:57 UTC 

[newlib-cygwin] Move pthread types to <sys/_pthreadtypes.h>
 2016-11-17 10:57 UTC 

[newlib-cygwin] sys/cdefs.h: Define __hidden as empty on Cygwin
 2016-11-08 15:16 UTC 

[newlib-cygwin] Use external header file for kernel space time
 2016-11-07 13:16 UTC 

[newlib-cygwin] Provide cap_ioctl_t for RTEMS
 2016-11-07 13:16 UTC 

[newlib-cygwin] Use external header file for kernel space types
 2016-11-07 13:16 UTC 

[newlib-cygwin] Add kernel space header for <sys/lock.h> for RTEMS
 2016-11-07 13:16 UTC 

[newlib-cygwin] Fix pdf build failure with texinfo 6.1.0
 2016-10-25 15:45 UTC 

[newlib-cygwin] Provide rman_res_t for RTEMS via <machine/types.h>
 2016-10-25 15:05 UTC 

[newlib-cygwin] Provide vm_page_t for RTEMS via <machine/_types.h>
 2016-10-25 15:05 UTC 

[newlib-cygwin] Provide __intmax_t and __uintmax_t
 2016-10-25 15:05 UTC 

[newlib-cygwin] Fix typo in <sys/_stdint.h>
 2016-10-25 15:05 UTC 

[newlib-cygwin] towupper: Eliminate dead code
 2016-10-22 20:53 UTC 

[newlib-cygwin] Fix a potential buffer overflow in wscanf family
 2016-10-22 19:44 UTC 

[newlib-cygwin] get_alt_digits: Fix typo in allocation
 2016-10-22 19:44 UTC 

[newlib-cygwin] Fix check for empty locale string in newlocale
 2016-10-22 19:10 UTC 

[newlib-cygwin] Drop redundant checks for NULL input string in wctomb helper funcs
 2016-10-22 19:10 UTC 

[newlib-cygwin] Actually return value from __cp_index
 2016-10-22 19:10 UTC 

[newlib-cygwin] Add _PC_CASE_INSENSITIVE to [f]pathconf
 2016-10-21 11:39 UTC 

[newlib-cygwin] Make ctype_.c and ctype_.h agree on _ctype_b type
 2016-10-17 14:58 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20160923
 2016-09-23 17:49 UTC 

[newlib-cygwin] Fix typo in strerror doc
 2016-08-31 12:07 UTC 

[newlib-cygwin/cygwin-2_6_0-release] Fix typo in strerror doc
 2016-08-31 11:47 UTC 

[newlib-cygwin] Created tag cygwin-2_6_0-release
 2016-08-31 11:47 UTC 

[newlib-cygwin] Created tag cygwin-2_6_0-release
 2016-08-31 11:16 UTC 

[newlib-cygwin] Fix off_t typedef on Cygwin64
 2016-08-30 15:36 UTC 

[newlib-cygwin] Change return type from locale_t to struct __locale_t * as well
 2016-08-25 15:27 UTC 

[newlib-cygwin] Drop duplicate _ctype_ declaration from ctype_.h
 2016-08-25 14:05 UTC 

[newlib-cygwin] Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptr
 2016-08-25 12:18 UTC 

[newlib-cygwin] Use struct __locale_t * for reentrent locale functions
 2016-08-25  7:55 UTC 

[newlib-cygwin] Add strerror_l prototype, change str[n]casecmp_l feature tests
 2016-08-25  7:46 UTC 

[newlib-cygwin] Avoid crash when calling __localeconv_l with __C_locale
 2016-08-24 17:47 UTC 

[newlib-cygwin] Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE
 2016-08-24  8:20 UTC 

[newlib-cygwin] strerror_l: Fix copy-and-paste typo
 2016-08-23 19:36 UTC 

[newlib-cygwin] Mention strerror_l in libc/string/strings.tex
 2016-08-23 16:16 UTC 

[newlib-cygwin] Add __get_C_locale inline function and fix new locale code for !_MB_CAPABLE targets
 2016-08-23 16:03 UTC 

[newlib-cygwin] Implement GNU extension strptime_l
 2016-08-23 15:56 UTC 

[newlib-cygwin] Implement GNU extension wcsftime_l
 2016-08-23 15:56 UTC 

[newlib-cygwin] Implement missing POSIX-1.2008 function strerror_l
 2016-08-23 15:55 UTC 

[newlib-cygwin] Add missing declarations of str{n}casecmp_l to strings.h
 2016-08-23 15:55 UTC 

[newlib-cygwin] Fix stray closing brace
 2016-08-23 11:10 UTC 

[newlib-cygwin] Add/change a few #ifdef comments in locale code for clearness
 2016-08-23 10:44 UTC 

[newlib-cygwin] Remove erroneous POSIX guards for reentrant locale functions
 2016-08-23 10:43 UTC 

[newlib-cygwin] Reference __global_locale only via __get_global_locale
 2016-08-23 10:43 UTC 

[newlib-cygwin] Remove extern declaration of __locale_cjk_lang in string/local.h
 2016-08-21 10:30 UTC 

[newlib-cygwin] Introduce __current_locale_charset/__locale_charset
 2016-08-20 15:45 UTC 

[newlib-cygwin] Implement missing POSIX function nl_langinfo_l
 2016-08-20 15:45 UTC 

[newlib-cygwin] Fix html build
 2016-08-19 10:00 UTC 

[newlib-cygwin] Fix html build with makeinfo 5.2
 2016-08-19  8:33 UTC 

[newlib-cygwin] Revert "Fix __getreent function for Cygwin"
 2016-08-18 13:25 UTC 

[newlib-cygwin] Fix __getreent function for Cygwin
 2016-08-18  8:29 UTC 

[newlib-cygwin] Fix pdf build failure wrt documentation of is*_l functions
 2016-08-17 18:58 UTC 

[newlib-cygwin] Constify __locale_ctype_ptr and __locale_ctype_ptr_l
 2016-08-17  7:40 UTC 

[newlib-cygwin] Always fall back to __ctype_ptr__ in isXXX_l functions
 2016-08-16 14:24 UTC 

[newlib-cygwin] Actually return pointers in locale categroy accessor functions
 2016-08-16 14:24 UTC 

[newlib-cygwin] Avoid "implicit declaration of function ‘strtold_l’" in wcstold.c
 2016-08-16 14:24 UTC 

[newlib-cygwin] __localeconv_l: Always define locale variable lconv
 2016-08-16 13:26 UTC 

[newlib-cygwin] Use era_info_t and alt_digits_t on _WANT_C99_TIME_FORMATS targets only
 2016-08-16 13:26 UTC 

[newlib-cygwin] Expose locale category accessor functions to non-__HAVE_LOCALE_INFO__ targets
 2016-08-16 13:26 UTC 

[newlib-cygwin] Don't use locale_t in internal header
 2016-08-16 13:26 UTC 

[newlib-cygwin] Implement strto[dflu]_l/wcsto[dflu]_l
 2016-08-15 15:50 UTC 

[newlib-cygwin] Add documentation for duplocale, freelocale, newlocale, and uselocale
 2016-08-15 15:34 UTC 

[newlib-cygwin] Fold documentation of is*_l funcs into documentation of non-l is* funcs
 2016-08-15 12:22 UTC 

[newlib-cygwin] Fix _REENT_INIT initialization of _locale
 2016-08-15  9:27 UTC 

[newlib-cygwin] Fix multiple thinkos in newlocale
 2016-08-15  9:27 UTC 

[newlib-cygwin] setlocale/localeconv are *not* POSIX-1.2008
 2016-08-15  9:27 UTC 

[newlib-cygwin] __loadlocale: Set missing val when evaluating CP874
 2016-08-15  9:27 UTC 

[newlib-cygwin] setlocale.h: Fix current locale handling for !__HAVE_LOCALE_INFO__ targets
 2016-08-15  9:27 UTC 

[newlib-cygwin] Rename __get_locale_XXX to __get_XXX_locale to use unified naming scheme
 2016-08-15  9:26 UTC 

[newlib-cygwin] Get rid of LCID, reformat type definitions in setlocale.h
 2016-08-15  9:26 UTC 

[newlib-cygwin] Implement all per-locale ctype functions
 2016-08-15  9:26 UTC 

[newlib-cygwin] include/locale.h: Fix POSIX guards
 2016-08-15  9:26 UTC 

[newlib-cygwin] Fix typo in isalnum_l doc
 2016-08-15  9:26 UTC 

[newlib-cygwin] Move localeconv, duplocale, freelocale, newlocale, uselocale into separate files
 2016-08-15  9:26 UTC 

[newlib-cygwin] Move lconv into struct __locale_t and implement __localeconv_l
 2016-08-15  9:26 UTC 

[newlib-cygwin] Add sys/_locale.h header and fix up headers
 2016-08-15  9:26 UTC 

[newlib-cygwin] Implement per-locale string functions
 2016-08-15  9:26 UTC 

[newlib-cygwin] Change loadlocale to fill a __locale_t given as parameter
 2016-08-15  9:25 UTC 

[newlib-cygwin] Fix memory handling in functions called from loadlocale
 2016-08-15  9:25 UTC 

[newlib-cygwin] POSIX-1.2008 per-thread locales, groundwork part 2
 2016-08-15  9:25 UTC 

[newlib-cygwin] Use __get_global_locale function where appropriate
 2016-08-15  9:25 UTC 

[newlib-cygwin] Rearrange struct __locale_t pointers into an array
 2016-08-15  9:25 UTC 

[newlib-cygwin] Implement newlocale, freelocale, duplocale, uselocale
 2016-08-15  9:25 UTC 

[newlib-cygwin] Consolidate wctomb/mbtowc calls for POSIX-1.2008
 2016-08-15  9:25 UTC 

[newlib-cygwin] Remove non-working __part_load_locale function and any related code
 2016-08-15  9:25 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).