aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Generate manpages for functions in chapter sys.texJon Turney1-1/+3
2022-05-04Silence xsltproc when writing manpagesJon Turney1-1/+1
2022-05-04Add build avoidance for 'make man'Jon Turney1-4/+5
2022-05-04Simplify rules for creating man pagesJon Turney1-5/+3
2022-05-04Fix ndbm.c build breakDimitar Dimitrov1-0/+1
2022-05-04Fix nano-malloc buildDimitar Dimitrov1-0/+1
2022-05-04Remove _global_impure_ptr indirectionSebastian Huber5-31/+11
2022-05-04In <stdio.h> provide only necessary typesSebastian Huber1-1/+11
2022-05-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen4-73/+72
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen4-72/+73
2022-04-11Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2Andrea Corallo2-0/+23
2022-04-08Add angle TZ angle bracket support to tzset_rJeff Johnston2-43/+132
2022-04-01newlib: Remove superfluous CHECK_STD_INIT() macroSebastian Huber9-24/+0
2022-04-01Remove unused _cleanup()Matt Joyce1-8/+0
2022-04-01Fix bug introduced in previous patch (44b60f0c)Matt Joyce4-7/+5
2022-03-31newlib: Rename __sfmoreglue() and make it staticSebastian Huber2-5/+3
2022-03-31Replace _fwalk() calls with _fwalk_reent()Sebastian Huber4-39/+12
2022-03-30Commit patch from Tobias Burnus <tobias@codesourcery.com>Jeff Johnston2-4/+4
2022-03-28newlib: drop phoenix supportMike Frysinger133-9950/+0
2022-03-22amdgcn: Fix build failureAndrew Stubbs2-1/+1
2022-03-21iconv: Fix EL/IX level 2 handlingSebastian Huber3-10/+2
2022-03-19Avoid using common symbols in v850 libglossJeff Law26-26/+26
2022-03-16newlib: integrate iconv update to maintainer buildMike Frysinger2-2/+20
2022-03-16newlib: libc: merge build up a directoryMike Frysinger330-71316/+1860
2022-03-13newlib: xstormy16: move malloc multiplex logic from build to source filesMike Frysinger9-85/+84
2022-03-13newlib: xstormy16: break up mallocr stubsMike Frysinger6-63/+60
2022-03-13newlib: xstormy16: fix mallopt definition & mstats handlingMike Frysinger3-28/+29
2022-03-09newlib: libc: move stdlib multiplex logic from build to source filesMike Frysinger14-193/+153
2022-03-09newlib: rename mallocr.c to _mallocr.cMike Frysinger3-24/+24
2022-03-09newlib: move nano-malloc logic from build to source filesMike Frysinger3-116/+67
2022-03-07Fix Bug libc/28945Jeff Johnston1-1/+1
2022-03-01newlib: convert INTERNAL_NEWLIB to _LIBCMike Frysinger4-41/+38
2022-03-01newlib: xstormy16: add missing string.h includeMike Frysinger1-0/+5
2022-02-28newlib: libc: move stdio multiplex logic from build to source filesMike Frysinger16-502/+249
2022-02-25newlib: libc: move configure into top-levelMike Frysinger114-8957/+3444
2022-02-22Make __sdidinit unusedMatt Joyce8-20/+16
2022-02-18newlib: libc: delete crt0.o duplicationMike Frysinger111-143/+1
2022-02-18newlib: posix: use local includes for local headersMike Frysinger3-4/+4
2022-02-17newlib: libc: reshuffle include order for the manualMike Frysinger10-14/+24
2022-02-17newlib: powerpc: switch to Automake conditionalsMike Frysinger2-72/+81
2022-02-16newlib: rtems: drop redundant header installMike Frysinger2-45/+9
2022-02-16newlib: powerpc: simplify reallocr & callocr build logicMike Frysinger4-14/+18
2022-02-16newlib: i386/xstormy16: drop unused -I libm/common flagMike Frysinger4-9/+4
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger210-210/+210
2022-02-15newlib: drop support for decstation & sunos systemsMike Frysinger54-4733/+0
2022-02-15newlib: phoenix: merge configure up to top-levelMike Frysinger118-6784/+319
2022-02-15newlib: phoenix: merge machine/ configure scripts up a levelMike Frysinger8-6651/+34
2022-02-15newlib: phoenix: merge machine/ trampoline up a levelMike Frysinger9-7201/+44
2022-02-15newlib: phoenix: drop missing machine subdirsMike Frysinger2-13/+1
2022-02-15newlib: phoenix: move some logic from configure to the MakefileMike Frysinger8-22/+6