summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-0623-50/+523
* * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2015-02-042-3/+5
* * libc/stdlib/wcstold.c (wcstold): Add implementation for whenNick Clifton2015-01-292-4/+77
* * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen2015-01-282-0/+5
* Complete action from 2001-12-18:Corinna Vinschen2015-01-2318-697/+5
* * libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.Yaakov Selkowitz2015-01-222-0/+6
* * libc/sys/or1k/mlock.c: Fix dependency on libgloss.Corinna Vinschen2015-01-222-2/+8
* * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou2015-01-2118-7/+8025
* * libc/sys/configure.in: Add OpenRISC.Corinna Vinschen2015-01-201-0/+5
* Fix typo in entry headerCorinna Vinschen2015-01-203-3/+7
* Fix datesCorinna Vinschen2015-01-201-2/+2
* * libc/machine/aarch64/strlen.S (strlen): Improve performance.Corinna Vinschen2015-01-202-69/+175
* * configure.host: Add extra system for OpenRISC baremetal.Corinna Vinschen2015-01-202-2/+11
* 2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2015-01-142-0/+7
* 2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2015-01-142-6/+11
* * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen2015-01-1410-0/+6749
* * testsuite/newlib.wctype/tiswctype.c (main): Use wide character typeCorinna Vinschen2015-01-122-12/+17
* * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONECorinna Vinschen2015-01-082-6/+40
* * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.Corinna Vinschen2015-01-082-4/+8
* * libc/machine/aarch64/strcpy.S (strcpy): Further performanceRichard Earnshaw2015-01-066-125/+259
* 2014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2015-01-052-20/+6
* 2014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-18107-2132/+1940
* Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz2014-12-1842-77/+1865
* * stdio.tex: Add menu entries for __fsetlocking and stdio_ext.Corinna Vinschen2014-12-183-1/+8
* * libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume thatDJ Delorie2014-12-162-1/+6
* * libc/machine/aarch64/strcpy.S: Improve handling of short strings.Richard Earnshaw2014-12-162-135/+211
* * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen2014-12-166-22/+203
* 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston2014-12-159-4/+288
* * libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz2014-12-158-8/+151
* * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen2014-12-153-5/+95
* * configure.host: Add libm nds32 machine directory.Corinna Vinschen2014-12-1511-4/+7547
* * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen2014-12-152-0/+6
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-124-3/+28
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-122-13/+6
* * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen2014-12-112-2/+8
* * libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz2014-12-116-2/+153
* * libc/include/stdio_ext.h: Remove excess "inline".Corinna Vinschen2014-12-102-7/+11
* * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobberedRichard Earnshaw2014-12-102-1/+6
* * libc/machine/aarch64/strrchr.S: New file.Richard Earnshaw2014-12-085-2/+237
* * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for datesCorinna Vinschen2014-12-082-36/+77
* * libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz2014-12-057-43/+218
* * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen2014-12-042-2/+10
* 2014-12-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-032-11/+45
* * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen2014-11-283-6/+50
* * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen2014-11-265-50/+170
* * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen2014-11-252-16/+18
* 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-11-242-0/+7
* PR target/63901Nick Clifton2014-11-212-0/+6
* * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* isCorinna Vinschen2014-11-202-1/+8
* * libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value soCorinna Vinschen2014-11-202-1/+6