newlib-cvs archive
date index for October - December, 2015

This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2015-12-22 [newlib-cygwin] Created tag newlib-2_3_0 Jeff Johnston
2015-12-22 [newlib-cygwin] Regenerate files for newlib 2.3.0. Jeff Johnston
2015-12-21 [newlib-cygwin] Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting. Jeff Johnston
2015-12-21 [newlib-cygwin] Add static instance of _on_exit_args for _REENT_SMALL platforms. Jeff Johnston
2015-12-17 [newlib-cygwin] Build msp430-specific libnosys DJ Delorie
2015-12-17 [newlib-cygwin] ARC: Use new definitions for optional ARC CPU features Corinna Vinschen
2015-12-17 [newlib-cygwin] Remove inclusion of sys/select.h in sys/types.h for backward compat Corinna Vinschen
2015-12-17 [newlib-cygwin] Update CIO hooks to be more flexible. DJ Delorie
2015-12-16 [newlib-cygwin] rl78: Don't output CR when LF is encountered in write(). Kevin Buettner
2015-12-14 [newlib-cygwin] Add _REENT_INIT_PTR_ZEROED() Corinna Vinschen
2015-12-14 [newlib-cygwin] FreeBSD compatibility for <sys/select.h> Corinna Vinschen
2015-12-14 [newlib-cygwin] Add missing lock releases in __register_exitproc(). Corinna Vinschen
2015-12-09 [newlib-cygwin] Check for 64 FP instructions availability in libm before using them Corinna Vinschen
2015-12-08 [newlib-cygwin] Add missing checks for __SNLK flag Corinna Vinschen
2015-12-08 [newlib-cygwin] Fix re-initialization of FILE flags and mbstate in freopen Corinna Vinschen
2015-12-07 [newlib-cygwin] Add definitions for NBBY to arm and rtems targets Corinna Vinschen
2015-12-07 [newlib-cygwin] Move fd_stuff from sys/types.h to sys/select.h Corinna Vinschen
2015-12-04 [newlib-cygwin] Always define __high_bsssize, do not just PROVIDE it. Nick Clifton
2015-11-26 [newlib-cygwin] Only build _strtodg_r on targets supporting a distinct long double type Corinna Vinschen
2015-11-24 [newlib-cygwin] libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL. Steve Ellcey
2015-11-23 [newlib-cygwin] [ARM] Adjust strcmp-armv7.S selection logic. Marcus Shawcroft
2015-11-23 [newlib-cygwin] [ARM] Factor out the thumb2 -Os implementation. Marcus Shawcroft
2015-11-23 [newlib-cygwin] Fix initialisation of .upper.bss for the MSP430. Nick Clifton
2015-11-21 [newlib-cygwin] Handle multibyte decimapl point in strtold. Corinna Vinschen
2015-11-20 [newlib-cygwin] Import correctly working strtold from David M. Gay. Corinna Vinschen
2015-11-20 [newlib-cygwin] Make match function globally available to stdlib functions. Corinna Vinschen
2015-11-20 [newlib-cygwin] Drop unused declaration from wcstold.c Corinna Vinschen
2015-11-19 [newlib-cygwin] Fix typo in rpmatch doc reference Yaakov Selkowitz
2015-11-19 [newlib-cygwin] ldtoa.c: Reindent to GNU style Corinna Vinschen
2015-11-19 [newlib-cygwin] Fix rpmatch build problem Corinna Vinschen
2015-11-19 [newlib-cygwin] Simplify the markup for sprintf and swprintf documentation Jon TURNEY
2015-11-19 [newlib-cygwin] Improve markup of sscanf and swscanf documentation Jon TURNEY
2015-11-18 [newlib-cygwin] Add rpmatch(3) Yaakov Selkowitz
2015-11-14 [newlib-cygwin] Created tag cygwin-2_3_1-release Corinna Vinschen
2015-11-14 [newlib-cygwin] Created tag cygwin-2_3_1-relase Corinna Vinschen
2015-11-13 [newlib-cygwin] [ARM] Factor out the thumb1 -Os implementation. Marcus Shawcroft
2015-11-13 [newlib-cygwin] [ARM] Adding strlen.S Marcus Shawcroft
2015-11-13 [newlib-cygwin] [ARM] Rename strlen to strlen-stub.c Marcus Shawcroft
2015-11-13 [newlib-cygwin] [ARM] Reorganize strlen selection. Marcus Shawcroft
2015-11-13 [newlib-cygwin] [ARM] Refactor strlen.c #if nesting. Marcus Shawcroft
2015-11-12 [newlib-cygwin] Add Synopsys license for newlib and libgloss Corinna Vinschen
2015-11-12 [newlib-cygwin] Add support for ARC to newlib Corinna Vinschen
2015-11-12 [newlib-cygwin] Add support for ARC to libgloss Corinna Vinschen
2015-11-12 [newlib-cygwin] Remove obsolete ARC system Corinna Vinschen
2015-11-12 [newlib-cygwin] Fix multilib libgloss selection. Corinna Vinschen
2015-11-12 [newlib-cygwin] makedoc: Don't interpret license text as a command Jon TURNEY
2015-11-12 [newlib-cygwin] doc: Fix some inconsistent QUICKREF lines Jon TURNEY
2015-11-12 [newlib-cygwin] makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions Jon TURNEY
2015-11-12 [newlib-cygwin] AArch64: Tune memcpy Corinna Vinschen
2015-11-12 [newlib-cygwin] Avoid .eh_frame in ARM newlib. Joseph Myers
2015-11-09 [newlib-cygwin] Created tag cygwin-2_3_0-release Corinna Vinschen
2015-11-06 [newlib-cygwin] Reorganize memchr selection. Marcus Shawcroft
2015-11-06 [newlib-cygwin] Reorganize memcpy selection. Marcus Shawcroft
2015-11-06 [newlib-cygwin] Replace __attribute((__warning__())) by __attribute__((deprecated())) Corinna Vinschen
2015-11-03 [newlib-cygwin] [ARM] Select appropriate memcpy implementation for ARMv8-a. Marcus Shawcroft
2015-11-02 [newlib-cygwin] Created tag newlib-snapshot-20151023 Jeff Johnston
2015-11-02 [newlib-cygwin] Move duplicated documentation rules to Makefile.shared Jeff Johnston
2015-11-02 [newlib-cygwin] Consistently use an em-dash in math functions. Jeff Johnston
2015-11-02 [newlib-cygwin] Add missing semicolons to prototypes. Jeff Johnston
2015-11-02 [newlib-cygwin] Improve performance of MIPS memcpy. Steve Ellcey
2015-11-02 [newlib-cygwin/cygwin-acl] Add missing ChangeLog entry for ce8159d5 Corinna Vinschen
2015-11-02 [newlib-cygwin/cygwin-acl] Include <sched.h> in <pthread.h> Corinna Vinschen
2015-11-02 [newlib-cygwin] Add missing ChangeLog entry for ce8159d5 Corinna Vinschen
2015-10-30 [newlib-cygwin] Include <sched.h> in <pthread.h> Corinna Vinschen
2015-10-27 [newlib-cygwin/cygwin-acl] strftime: Add support for %s (seconds since epoch) Corinna Vinschen
2015-10-27 [newlib-cygwin] strftime: Add support for %s (seconds since epoch) Corinna Vinschen
2015-10-24 [newlib-cygwin] Deleted branch newlib-documentation-fixes Jon TURNEY
2015-10-24 [newlib-cygwin/newlib-documentation-fixes] '--' not '---' Jon TURNEY
2015-10-24 [newlib-cygwin/newlib-documentation-fixes] prototypes without a semicolon Jon TURNEY
2015-10-24 [newlib-cygwin] Created branch 'newlib-documentation-fixes' Jon TURNEY
2015-10-22 [newlib-cygwin/cygwin-acl] C11 aligned_alloc() implementation Corinna Vinschen
2015-10-22 [newlib-cygwin/cygwin-acl] C11 aligned_alloc() support for <stdlib.h> Corinna Vinschen
2015-10-22 [newlib-cygwin/cygwin-acl] C11 quick_exit() support for <stdlib.h> Corinna Vinschen
2015-10-22 [newlib-cygwin/cygwin-acl] Synchronize with FreeBSD. Corinna Vinschen
2015-10-22 [newlib-cygwin/cygwin-acl] Add FreeBSD style changes to sys/cdefs.h Corinna Vinschen
2015-10-21 [newlib-cygwin] * rl78/crt0.S (_start): Fixed code that clears .bss DJ Delorie
2015-10-19 [newlib-cygwin] Extend _intsup.h to support 16-bit and 20-bit pointers. Nick Clifton
2015-10-19 [newlib-cygwin] C11 aligned_alloc() implementation Corinna Vinschen
2015-10-19 [newlib-cygwin] C11 aligned_alloc() support for <stdlib.h> Corinna Vinschen
2015-10-19 [newlib-cygwin] C11 quick_exit() support for <stdlib.h> Corinna Vinschen
2015-10-13 [newlib-cygwin] Import <threads.h> from latest FreeBSD. Jeff Johnston
2015-10-13 [newlib-cygwin] Synchronize with FreeBSD. Jeff Johnston
2015-10-13 [newlib-cygwin] Add FreeBSD style changes to sys/cdefs.h Jeff Johnston
2015-10-08 [newlib-cygwin] Define setjmp buffer length for IA64. Nick Clifton
2015-10-06 [newlib-cygwin] Add support for persistent data to the MSP430 linker scripts. Nick Clifton
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc