summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.Corinna Vinschen2013-03-276-10/+293
* 2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-03-264-12/+17
* * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen2013-03-151-9/+13
* * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen2013-02-281-1/+2
* * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen2013-02-261-10/+10
* * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen2013-02-211-0/+9
* * libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.Corinna Vinschen2013-02-191-2/+5
* * crt0.S: Add recognition of the e3v5 architecture variant.Nick Clifton2013-02-011-2/+2
* 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-01-221-1/+8
* 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-171-12/+19
* 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-171-11/+28
* * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton2013-01-151-0/+12
* * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen2013-01-121-2/+2
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen2013-01-111-8/+30
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-104-5/+218
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-104-2/+219
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-104-2/+184
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-104-2/+378
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-104-9/+276
* 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft2013-01-108-4/+764
* 2013-01-07 Steve Ellcey <sellcey@mips.com>Jeff Johnston2013-01-071-2/+2
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-20271-4453/+9383
* * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen2012-12-191-10/+8
* 2012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-181-3/+0
* 2012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2012-12-181-4/+30
* * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add localCorinna Vinschen2012-12-181-5/+6
* 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-171-2/+8
* 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2012-12-141-0/+37
* 2012-12-11 Steve Ellcey <sellcey@mips.com>Jeff Johnston2012-12-115-212/+784
* * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen2012-11-301-1/+11
* * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen2012-11-295-332/+491
* * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen2012-11-261-2/+12
* 2012-11-12 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-11-122-9/+435