aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-28Deprecate newlib and winsup ChangeLog filesCorinna Vinschen1-27735/+1
2015-12-21Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.Jeff Johnston1-0/+5
2015-12-21Add static instance of _on_exit_args for _REENT_SMALL platforms.Jeff Johnston1-1/+12
2015-12-17ARC: Use new definitions for optional ARC CPU featuresAnton Kolesov1-0/+27
2015-12-17Remove inclusion of sys/select.h in sys/types.h for backward compatCorinna Vinschen1-0/+4
2015-12-14Add _REENT_INIT_PTR_ZEROED()Sebastian Huber1-0/+5
2015-12-14FreeBSD compatibility for <sys/select.h>Sebastian Huber1-0/+12
2015-12-14Add missing lock releases in __register_exitproc().Freddie Chopin1-0/+5
2015-12-09Check for 64 FP instructions availability in libm before using themThomas Preud'homme1-0/+10
2015-12-08Add missing checks for __SNLK flagCorinna Vinschen1-0/+9
2015-12-08Fix re-initialization of FILE flags and mbstate in freopenCorinna Vinschen1-0/+6
2015-12-07Add definitions for NBBY to arm and rtems targetsNick Withers1-0/+5
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen1-0/+7
2015-11-26Only build _strtodg_r on targets supporting a distinct long double typeCorinna Vinschen1-0/+5
2015-11-24 libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.Steve Ellcey1-0/+4
2015-11-23[ARM] Adjust strcmp-armv7.S selection logic.Marcus Shawcroft1-0/+5
2015-11-23[ARM] Factor out the thumb2 -Os implementation.Marcus Shawcroft1-0/+6
2015-11-21Handle multibyte decimapl point in strtold.Corinna Vinschen1-0/+5
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen1-0/+25
2015-11-20Make match function globally available to stdlib functions.Corinna Vinschen1-0/+6
2015-11-20Drop unused declaration from wcstold.cCorinna Vinschen1-0/+4
2015-11-19Fix typo in rpmatch doc referenceYaakov Selkowitz1-0/+4
2015-11-19ldtoa.c: Reindent to GNU styleCorinna Vinschen1-0/+5
2015-11-19Fix rpmatch build problemCorinna Vinschen1-0/+4
2015-11-19Simplify the markup for sprintf and swprintf documentationJon Turney1-0/+5
2015-11-19Improve markup of sscanf and swscanf documentationJon Turney1-0/+5
2015-11-17Add rpmatch(3)Yaakov Selkowitz1-0/+9
2015-11-13[ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft1-0/+6
2015-11-13[ARM] Adding strlen.SMarcus Shawcroft1-0/+8
2015-11-13[ARM] Rename strlen to strlen-stub.cMarcus Shawcroft1-0/+7
2015-11-13[ARM] Reorganize strlen selection.Marcus Shawcroft1-0/+9
2015-11-13[ARM] Refactor strlen.c #if nesting.Marcus Shawcroft1-0/+4
2015-11-12Add support for ARC to newlibAnton Kolesov1-0/+43
2015-11-12Remove obsolete ARC systemAnton Kolesov1-0/+18
2015-11-12Fix multilib libgloss selection.Marcus Shawcroft1-0/+5
2015-11-12makedoc: Don't interpret license text as a commandJon Turney1-0/+5
2015-11-12doc: Fix some inconsistent QUICKREF linesJon Turney1-0/+8
2015-11-12makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitionsJon Turney1-0/+5
2015-11-12AArch64: Tune memcpyWilco Dijkstra1-0/+5
2015-11-12Avoid .eh_frame in ARM newlib.Joseph Myers1-0/+11
2015-11-06Reorganize memchr selection.cygwin-2_3_0-releaseMarcus Shawcroft1-0/+10
2015-11-06Reorganize memcpy selection.Marcus Shawcroft1-0/+11
2015-11-06Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin1-0/+5
2015-11-03[ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft1-0/+9
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston1-0/+29
2015-11-02Consistently use an em-dash in math functions.Jeff Johnston1-0/+38
2015-11-02 Improve performance of MIPS memcpy.Steve Ellcey1-0/+5
2015-11-02Add missing ChangeLog entry for ce8159d5Corinna Vinschen1-0/+4
2015-10-27strftime: Add support for %s (seconds since epoch)Brian Inglis1-0/+5
2015-10-19Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton1-0/+5