summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Deprecate newlib and winsup ChangeLog filesCorinna Vinschen2016-01-281-27735/+1
* Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.Jeff Johnston2015-12-211-0/+5
* Add static instance of _on_exit_args for _REENT_SMALL platforms.Jeff Johnston2015-12-211-1/+12
* ARC: Use new definitions for optional ARC CPU featuresAnton Kolesov2015-12-171-0/+27
* Remove inclusion of sys/select.h in sys/types.h for backward compatCorinna Vinschen2015-12-171-0/+4
* Add _REENT_INIT_PTR_ZEROED()Sebastian Huber2015-12-141-0/+5
* FreeBSD compatibility for <sys/select.h>Sebastian Huber2015-12-141-0/+12
* Add missing lock releases in __register_exitproc().Freddie Chopin2015-12-141-0/+5
* Check for 64 FP instructions availability in libm before using themThomas Preud'homme2015-12-091-0/+10
* Add missing checks for __SNLK flagCorinna Vinschen2015-12-081-0/+9
* Fix re-initialization of FILE flags and mbstate in freopenCorinna Vinschen2015-12-081-0/+6
* Add definitions for NBBY to arm and rtems targetsNick Withers2015-12-071-0/+5
* Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen2015-12-071-0/+7
* Only build _strtodg_r on targets supporting a distinct long double typeCorinna Vinschen2015-11-261-0/+5
* libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.Steve Ellcey2015-11-241-0/+4
* [ARM] Adjust strcmp-armv7.S selection logic.Marcus Shawcroft2015-11-231-0/+5
* [ARM] Factor out the thumb2 -Os implementation.Marcus Shawcroft2015-11-231-0/+6
* Handle multibyte decimapl point in strtold.Corinna Vinschen2015-11-211-0/+5
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-0/+25
* Make match function globally available to stdlib functions.Corinna Vinschen2015-11-201-0/+6
* Drop unused declaration from wcstold.cCorinna Vinschen2015-11-201-0/+4
* Fix typo in rpmatch doc referenceYaakov Selkowitz2015-11-191-0/+4
* ldtoa.c: Reindent to GNU styleCorinna Vinschen2015-11-191-0/+5
* Fix rpmatch build problemCorinna Vinschen2015-11-191-0/+4
* Simplify the markup for sprintf and swprintf documentationJon Turney2015-11-191-0/+5
* Improve markup of sscanf and swscanf documentationJon Turney2015-11-191-0/+5
* Add rpmatch(3)Yaakov Selkowitz2015-11-171-0/+9
* [ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft2015-11-131-0/+6
* [ARM] Adding strlen.SMarcus Shawcroft2015-11-131-0/+8
* [ARM] Rename strlen to strlen-stub.cMarcus Shawcroft2015-11-131-0/+7
* [ARM] Reorganize strlen selection.Marcus Shawcroft2015-11-131-0/+9
* [ARM] Refactor strlen.c #if nesting.Marcus Shawcroft2015-11-131-0/+4
* Add support for ARC to newlibAnton Kolesov2015-11-121-0/+43
* Remove obsolete ARC systemAnton Kolesov2015-11-121-0/+18
* Fix multilib libgloss selection.Marcus Shawcroft2015-11-121-0/+5
* makedoc: Don't interpret license text as a commandJon Turney2015-11-121-0/+5
* doc: Fix some inconsistent QUICKREF linesJon Turney2015-11-121-0/+8
* makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitionsJon Turney2015-11-121-0/+5
* AArch64: Tune memcpyWilco Dijkstra2015-11-121-0/+5
* Avoid .eh_frame in ARM newlib.Joseph Myers2015-11-121-0/+11
* Reorganize memchr selection.cygwin-2_3_0-releaseMarcus Shawcroft2015-11-061-0/+10
* Reorganize memcpy selection.Marcus Shawcroft2015-11-061-0/+11
* Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin2015-11-061-0/+5
* [ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft2015-11-031-0/+9
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-021-0/+29
* Consistently use an em-dash in math functions.Jeff Johnston2015-11-021-0/+38
* Improve performance of MIPS memcpy.Steve Ellcey2015-11-021-0/+5
* Add missing ChangeLog entry for ce8159d5Corinna Vinschen2015-11-021-0/+4
* strftime: Add support for %s (seconds since epoch)Brian Inglis2015-10-271-0/+5
* Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton2015-10-191-0/+5