aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2013-08-19 * libc/stdlib/__atexit.c (__register_exitproc): NULL-ifyCorinna Vinschen2-0/+8
2013-08-12 * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen5-221/+140
2013-08-12 * libc/sys/arm/crt0.S: Remove 'start'.Corinna Vinschen2-1/+4
2013-08-082013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill2-1/+5
2013-08-02 * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen2-0/+52
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen18-57/+83
2013-07-19 * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen4-37/+31
2013-07-172013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston5-27/+167
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen7-15/+53
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston8-4/+421
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston12-3/+6364
2013-07-09 * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen2-0/+5
2013-07-09 * libc/stdio/fwalk.c (_fwalk): Remove redundant test.Corinna Vinschen2-5/+6
2013-07-05* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz2-0/+23
2013-07-022013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston9-5/+121
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2013-07-01memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton2-2/+7
2013-06-262013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-15/+8
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz5-2/+142
2013-06-24 * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2-0/+14
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen2-36/+8
2013-06-21strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton2-83/+118
2013-06-21newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton2-0/+5
2013-06-19Fix ChangeLog entryCorinna Vinschen1-7/+0
2013-06-19 * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen8-1/+77
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen2-4/+10
2013-06-13 * README: Add description for NEWLIB's feature customizingCorinna Vinschen2-0/+126
2013-06-10 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen6-83/+126
2013-06-07Fix typosCorinna Vinschen1-2/+2
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen3-0/+353
2013-06-05 * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen2-48/+52
2013-06-032013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw7-622/+1001
2013-05-302013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-53/+11
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen8-73/+799
2013-05-28* libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw2-0/+12
2013-05-23 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen10-14/+29
2013-05-22 * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen2-1/+7
2013-05-16 * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen2-33/+4
2013-05-13Missed MAINTAINERS entry from previous commit.DJ Delorie1-0/+1
2013-05-13[newlib]DJ Delorie14-1/+6312
2013-05-102013-05-10 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston3-4/+9
2013-05-082013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston6-8/+56
2013-05-072013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston4-15/+42
2013-05-072013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston3-4/+10
2013-05-062013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston12-2/+6369
2013-04-292013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston37-117/+229
2013-04-292013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2-47/+5
2013-04-292013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston3-6/+12
2013-04-252013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill3-0/+19
2013-04-24 * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen2-38/+122