Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-23newlib: docs: add "Function " to every function nodeMike Frysinger
2023-02-25ctype_cp.h/ctype_iso.h: clean whitespaceCorinna Vinschen
2023-02-25Cygwin: fully support KOI8-T codesetCorinna Vinschen
2023-02-20newlib/libc/{ctype, string}/*.t: Unicode 15 character width and property tablesBrian Inglis
2023-02-20newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparisonBrian Inglis
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce
2022-03-17newlib: libc: merge build up a directoryMike Frysinger
2022-02-25newlib: libc: move configure into top-levelMike Frysinger
2022-02-19newlib: libc: delete crt0.o duplicationMike Frysinger
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-16newlib: phoenix: merge configure up to top-levelMike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop support for $aextMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-09newlib: switch to AM_PROG_ARMike Frysinger
2022-02-09newlib: switch to standard AC_PROG_CCMike Frysinger
2022-02-05newlib: drop shared documentation rulesMike Frysinger
2022-02-05newlib: move man page generation into top-level buildMike Frysinger
2022-02-05newlib: libc: move manual into top-level buildMike Frysinger
2022-02-05newlib: libc: include all chapters all the time in the manualMike Frysinger
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libc: merge sys/ trampoline up a levelMike Frysinger
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger
2022-01-22newlib: punt unused LIBC_EXTRA_LIB settingsMike Frysinger
2022-01-15newlib: update to automake-1.15Mike Frysinger
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen
2021-11-16update to Unicode 14.0Thomas Wolff
2021-11-12ctype: use less short names in public headerMike Frysinger
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-07-06fix and amend scripts and makefile rules to generate Unicode dataThomas Wolff
2021-07-06update to Unicode 13.0Thomas Wolff
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2019-01-14update to Unicode 11.0Thomas Wolff
2019-01-14map WEOF to undefined rather than the control char categoryThomas Wolff
2018-10-11newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"Christophe Lyon
2018-07-30ctype: Avoid GCC note in towctrans_l.cSebastian Huber
2018-07-30ctype: Fix integer type for caseconv_entry::deltaSebastian Huber
2018-07-20ctype: Fix bitfield types on 16-bit targetsnewlib-snapshot-20180720Sebastian Huber
2018-06-26Fix Unicode table.Takashi Yano
2018-04-13Add nvptx port.Jeff Johnston
2018-03-27newlib: fix iswupper_l in !_MB_CAPABLE caseCorinna Vinschen
2018-03-26comments to document struct caseconv_entryThomas Wolff