summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
...
* 2013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-06-264-15/+8
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-245-2/+142
* * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2013-06-242-0/+14
* * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen2013-06-242-36/+8
* strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton2013-06-212-83/+118
* newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton2013-06-212-0/+5
* Fix ChangeLog entryCorinna Vinschen2013-06-191-7/+0
* * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen2013-06-198-1/+77
* * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen2013-06-192-4/+10
* * README: Add description for NEWLIB's feature customizingCorinna Vinschen2013-06-132-0/+126
* * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen2013-06-106-83/+126
* Fix typosCorinna Vinschen2013-06-071-2/+2
* * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen2013-06-073-0/+353
* * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen2013-06-052-48/+52
* 2013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw2013-06-037-622/+1001
* 2013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-05-304-53/+11
* * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen2013-05-298-73/+799
* * libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw2013-05-282-0/+12
* * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen2013-05-2310-14/+29
* * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen2013-05-222-1/+7
* * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen2013-05-162-33/+4
* Missed MAINTAINERS entry from previous commit.DJ Delorie2013-05-131-0/+1
* [newlib]DJ Delorie2013-05-1314-1/+6312
* 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2013-05-103-4/+9
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-086-8/+56
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-074-15/+42
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-073-4/+10
* 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2013-05-0612-2/+6369
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-2937-117/+229
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-292-47/+5
* 2013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2013-04-293-6/+12
* 2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-04-253-0/+19
* * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen2013-04-242-38/+122
* Port newlib to x86_64-pc-cygwin.Corinna Vinschen2013-04-236-19/+55
* * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen2013-04-223-48/+538
* * newlib/libc/search/hash.c: Revert patch from 2012-08-08.Corinna Vinschen2013-04-192-3/+7
* * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen2013-04-164-571/+320
* 2013-04-12 Will Newton <will.newton@linaro.org>Jeff Johnston2013-04-123-402/+611
* * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen2013-04-1211-133/+284
* Revert to original patchCorinna Vinschen2013-04-111-4/+4
* * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen2013-04-112-4/+10
* 2013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston2013-04-109-2/+70
* * libc/stdio/vfieeefp.h (ldieee): Fix typo.Matthew Gretton-Dann2013-04-082-1/+5
* * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen2013-04-022-2/+8
* * acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.Corinna Vinschen2013-03-2711-10/+353
* 2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-03-265-12/+26
* * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen2013-03-152-9/+18
* * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen2013-02-282-1/+7
* * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen2013-02-262-10/+15
* * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen2013-02-212-0/+15