aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2022-01-21newlib: stop making .def generation conditionalMike Frysinger4-53/+28
2022-01-21newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger184-498/+32
2022-01-21newlib: stop checking --enable-multilib in subdirsMike Frysinger98-1294/+20
2022-01-21newlib: switch to autoconf long double macroMike Frysinger2-40/+39
2022-01-19newlib: iconv: autogenerate iconv define listMike Frysinger1-0/+39
2022-01-19newlib: internalize HAVE_INITFINI_ARRAYMike Frysinger4-8/+8
2022-01-18newlib: iconv: sort ccsbi.c contentsMike Frysinger2-94/+94
2022-01-18newlib: iconv: sync mkdeps.pl with aliasesbi.c changesMike Frysinger1-3/+3
2022-01-18newlib: enable automake subdir-objects in all dirsMike Frysinger1-104/+138
2022-01-18newlib: avoid duplicate awk checksMike Frysinger102-290/+20
2022-01-18newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INITMike Frysinger20-3130/+3090
2022-01-18newlib: update libtool macro nameMike Frysinger10-14/+14
2022-01-18newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger161-2435/+318
2022-01-14newlib: update to automake-1.15Mike Frysinger323-44641/+71473
2022-01-14require autoconf-2.69 exactlyMike Frysinger519-2585/+1316
2022-01-12libtool.m4: fix nm BSD flag detectionNick Alcock10-440/+450
2022-01-12libtool.m4: augment symcode for Solaris 11Nick Alcock10-10/+10
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV10-10/+10
2022-01-12GCC: Check if AR works with --plugin and rcH.J. Lu10-30/+110
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu10-20/+250
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault14-344/+256
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger96-192/+192
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen1-0/+11
2022-01-11powerpc/setjmp: Improve RTEMS supportSebastian Huber1-0/+27
2022-01-10Fix documented argv and envp params for posix_spawnKeith Thompson1-2/+2
2022-01-07newlib: use .texi with libc & libm manualsMike Frysinger4-12/+12
2022-01-05newlib: fix silent build in a few subdirsMike Frysinger8-16/+16
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger240-418/+418
2022-01-05update OpenBSD string functionsGuilherme Janczak4-208/+144
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston96-10512/+11076
2021-12-29newlib: Regenerate autotools filesJon Turney127-712/+579
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney127-254/+0
2021-12-29newlib: Regenerate autotools filesJon Turney225-2644/+3706
2021-12-29newlib: Make effects of 'cygnus' explicitJon Turney1-0/+1
2021-12-09newlib: Regenerate all autotools filesJon Turney323-5004/+17977
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano12-27/+1828
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen24-69/+56
2021-11-29stdio: Fix issue of printing "%La" format with large exp part.Takashi Yano3-8/+3
2021-11-26ldtoa: Fix insufficient valid output digits for "%f" format.Takashi Yano1-16/+25
2021-11-22ldtoa: don't restrict outbuf size to ndigitsCorinna Vinschen1-10/+25
2021-11-16cleanup Unicode data files after generating updated tablesThomas Wolff1-1/+21
2021-11-16update to Unicode 14.0Thomas Wolff4-97/+171
2021-11-15change _COMPILING_NEWLIB to _LIBCMike Frysinger17-24/+24
2021-11-13newlib: ignore _FORTIFY_SOURCE when building newlibMike Frysinger1-1/+2
2021-11-11define _COMPILING_NEWLIB for all targets when compilingMike Frysinger2-4/+0
2021-11-11ctype: use less short names in public headerMike Frysinger24-56/+69
2021-11-09newlib: mips: delete glibc-specific logicMike Frysinger3-30/+0
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger127-127/+127
2021-11-04ldtoa: fix dropping too many digits from outputCorinna Vinschen1-3/+6
2021-10-27Unconditionally declare strsignalcygwin-3_3_0-releaseChristian Biesinger via Newlib1-1/+1