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
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-16newlib: phoenix: merge configure up to top-levelMike Frysinger
2022-02-16newlib: phoenix: merge machine/ configure scripts up a levelMike Frysinger
2022-02-16newlib: phoenix: merge machine/ trampoline up a levelMike Frysinger
2022-02-16newlib: phoenix: drop missing machine subdirsMike Frysinger
2022-02-16newlib: phoenix: move some logic from configure to the MakefileMike Frysinger
2022-02-10newlib: delete unused autotool regen scriptsMike 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: drop autoconf-2.13 hackMike Frysinger
2022-02-09newlib: drop cygnus EXEEXT hackMike Frysinger
2022-02-09newlib: switch to AM_PROG_ARMike Frysinger
2022-02-09newlib: switch to standard AM_PROG_ASMike Frysinger
2022-02-09newlib: switch to standard AC_PROG_CCMike Frysinger
2022-02-09newlib: move AC_NO_EXECUTABLES logic up to common codeMike Frysinger
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-22newlib: stop clobbering LDFLAGS with non-standard $ldflagsMike Frysinger
2022-01-22newlib: stop checking --enable-multilib in subdirsMike Frysinger
2022-01-19newlib: enable automake subdir-objects in all dirsMike Frysinger
2022-01-19newlib: avoid duplicate awk checksMike Frysinger
2022-01-19newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger
2022-01-15newlib: update to automake-1.15Mike Frysinger
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston
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-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2020-12-19Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-10-15libc/time: Move internal newlib tz-structs into own headerTorbjörn SVENSSON via Newlib
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-10-11Move common <sys/dirent.h> content to <dirent.h>Sebastian Huber
2018-08-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston
2018-04-13Add nvptx port.Jeff Johnston
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2017-08-17headers: avoid bareword attributesEric Blake
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-06-28Phoenix-RTOS: Add caddr_t definition to <sys/types.h>.Kuba Sejdak