aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2015-03-05 * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen3-0/+11
2015-03-032015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill2-4/+6
2015-03-03 * libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.Steve Ellcey2-0/+62
2015-03-03 * libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.Steve Ellcey2-14/+169
2015-02-262015-02-26 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-108/+113
2015-02-25* libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has anJon TURNEY2-6/+13
2015-02-17 * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen9-5/+555
2015-02-17 * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen8-3/+351
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton23-50/+523
2015-02-04 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2-3/+5
2015-01-29 * libc/stdlib/wcstold.c (wcstold): Add implementation for whenNick Clifton2-4/+77
2015-01-28 * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen2-0/+5
2015-01-23 Complete action from 2001-12-18:Corinna Vinschen18-697/+5
2015-01-22* libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.Yaakov Selkowitz2-0/+6
2015-01-22 * libc/sys/or1k/mlock.c: Fix dependency on libgloss.Corinna Vinschen2-2/+8
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou18-7/+8025
2015-01-20 * libc/sys/configure.in: Add OpenRISC.Corinna Vinschen1-0/+5
2015-01-20Fix typo in entry headerCorinna Vinschen3-3/+7
2015-01-20Fix datesCorinna Vinschen1-2/+2
2015-01-20 * libc/machine/aarch64/strlen.S (strlen): Improve performance.Corinna Vinschen2-69/+175
2015-01-20 * configure.host: Add extra system for OpenRISC baremetal.Corinna Vinschen2-2/+11
2015-01-142015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-0/+7
2015-01-142015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-6/+11
2015-01-14 * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen10-0/+6749
2015-01-12 * testsuite/newlib.wctype/tiswctype.c (main): Use wide character typeCorinna Vinschen2-12/+17
2015-01-08 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONECorinna Vinschen2-6/+40
2015-01-08 * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.Corinna Vinschen2-4/+8
2015-01-06 * libc/machine/aarch64/strcpy.S (strcpy): Further performanceRichard Earnshaw6-125/+259
2015-01-052014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2-20/+6
2014-12-182014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston107-2132/+1940
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz42-77/+1865
2014-12-18 * stdio.tex: Add menu entries for __fsetlocking and stdio_ext.Corinna Vinschen3-1/+8
2014-12-16* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume thatDJ Delorie2-1/+6
2014-12-16 * libc/machine/aarch64/strcpy.S: Improve handling of short strings.Richard Earnshaw2-135/+211
2014-12-16 * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen6-22/+203
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston9-4/+288
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz8-8/+151
2014-12-15 * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen3-5/+95
2014-12-15 * configure.host: Add libm nds32 machine directory.Corinna Vinschen11-4/+7547
2014-12-15 * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen2-0/+6
2014-12-122014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston4-3/+28
2014-12-122014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2-13/+6
2014-12-11 * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen2-2/+8
2014-12-11* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz6-2/+153
2014-12-10 * libc/include/stdio_ext.h: Remove excess "inline".Corinna Vinschen2-7/+11
2014-12-10 * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobberedRichard Earnshaw2-1/+6
2014-12-08 * libc/machine/aarch64/strrchr.S: New file.Richard Earnshaw5-2/+237
2014-12-08 * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for datesCorinna Vinschen2-36/+77
2014-12-05* libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz7-43/+218
2014-12-04 * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen2-2/+10