summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen2013-07-2317-57/+67
* * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen2013-07-193-37/+25
* 2013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston2013-07-174-27/+159
* * configure.host: Change to microblaze*.Corinna Vinschen2013-07-165-12/+41
* 2013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2013-07-097-4/+413
* 2013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2013-07-0910-2/+6338
* * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen2013-07-091-0/+1
* * libc/stdio/fwalk.c (_fwalk): Remove redundant test.Corinna Vinschen2013-07-091-5/+2
* * libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz2013-07-051-0/+18
* 2013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston2013-07-023-3/+53
* 2013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-07-021-1/+1
* memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton2013-07-011-2/+2
* 2013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-06-263-15/+0
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-244-2/+134
* * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2013-06-241-0/+9
* * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen2013-06-241-36/+2
* strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton2013-06-211-83/+113
* * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen2013-06-192-0/+8
* * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen2013-06-191-3/+5
* * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen2013-06-105-83/+98
* * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen2013-06-072-0/+345
* * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen2013-06-051-48/+48
* 2013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw2013-06-036-622/+989
* 2013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-05-303-52/+4
* * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen2013-05-295-70/+745
* * libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw2013-05-281-0/+7
* * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen2013-05-239-14/+17
* * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen2013-05-221-1/+3
* * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen2013-05-161-33/+0
* [newlib]DJ Delorie2013-05-1311-0/+6292
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-085-8/+41
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-073-15/+31
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-072-4/+5
* 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2013-05-0610-2/+6343
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-2936-117/+185
* 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-04-291-47/+1
* 2013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2013-04-291-2/+2
* 2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-04-252-0/+14
* * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen2013-04-241-38/+117
* Port newlib to x86_64-pc-cygwin.Corinna Vinschen2013-04-235-19/+43
* * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen2013-04-222-48/+533
* * newlib/libc/search/hash.c: Revert patch from 2012-08-08.Corinna Vinschen2013-04-191-3/+3
* * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen2013-04-163-571/+285
* 2013-04-12 Will Newton <will.newton@linaro.org>Jeff Johnston2013-04-122-402/+604
* * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen2013-04-126-133/+227
* Revert to original patchCorinna Vinschen2013-04-111-4/+4
* * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen2013-04-111-4/+4
* 2013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston2013-04-104-0/+14
* * libc/stdio/vfieeefp.h (ldieee): Fix typo.Matthew Gretton-Dann2013-04-081-1/+1
* * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen2013-04-021-2/+3