aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-19C11 aligned_alloc() implementationSebastian Huber1-0/+6
2015-10-19C11 aligned_alloc() support for <stdlib.h>Sebastian Huber1-0/+4
2015-10-19C11 quick_exit() support for <stdlib.h>Sebastian Huber1-0/+9
2015-10-13Import <threads.h> from latest FreeBSD.Jeff Johnston1-0/+5
2015-10-13Synchronize with FreeBSD.Jeff Johnston1-2/+7
2015-10-13Add FreeBSD style changes to sys/cdefs.hJeff Johnston1-0/+5
2015-10-08Define setjmp buffer length for IA64.Nick Clifton1-0/+4
2015-09-22Minimize newlib code size for ft32newlib-snapshot-20150924Jeff Johnston1-0/+4
2015-09-04Add support for ft32 to newlib.Jeff Johnston1-0/+20
2015-09-03libc/machine/cris/sys/signal.h (kill): Declare.Hans-Peter Nilsson1-0/+4
2015-08-29Allow sysconf to return CPU cache informationCorinna Vinschen1-0/+5
2015-08-27strlen-armv7.S: Fix preprocessor checkCorinna Vinschen1-0/+5
2015-08-27Fix for pri and scn formatsAndre Simoes Dias Vieira1-0/+10
2015-08-07or1k: Fix critical handling in malloc locksJeff Johnston1-0/+4
2015-08-03Fix wscanf family positional parameter handling in %lc, %ls, %l[]Shoichi Sakon1-0/+6
2015-07-31Fix typo in <sys/lock.h>Sebastian Huber1-0/+5
2015-07-30[AArch64] Rewrite optimized memset.Wilco Dijkstra1-0/+4
2015-07-29Move header filesSebastian Huber1-0/+19
2015-07-29newlib/ChangeLog: Left out of previous commit.Joel Sherrill1-0/+4
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen1-0/+7
2015-07-15[AArch64] Reverting recent optimized memset().Marcus Shawcroft1-0/+5
2015-07-13[AArch64] Optimized memset.Wilco Dijkstra1-0/+5
2015-07-13Fix ChangeLog entry for previous two commits.Marcus Shawcroft1-2/+2
2015-07-13[AArch64] Optimized memcpy.Wilco Dijkstra1-0/+5
2015-07-13[AArch64] Optimized memmove.Wilco Dijkstra1-0/+5
2015-07-06Rework handling of basename variantsYaakov Selkowitz1-0/+9