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-05newlib: libc: move manual into top-level buildMike Frysinger
2022-02-05newlib: libc: include all chapters all the time in the manualMike Frysinger
2022-02-05newlib: libm: move manual into top-level buildMike Frysinger
2022-02-05libgloss: restore multilib settings in subdir makefilesMike Frysinger
2022-02-04Cygwin: fix dependency to dllfixdbg scriptCorinna Vinschen
2022-02-04Cygwin: dllfixdbg: improve readabilityCorinna Vinschen
2022-02-04newlib: arm & v850: simplify build rulesMike Frysinger
2022-02-03Cygwin: dllfixdbg: honor Makefile verbositiy flag "V"Corinna Vinschen
2022-02-03Cygwin: dllfixdbg: don't overwrite input DLLCorinna Vinschen
2022-02-03Cygwin: console: Fix IL/DL escape sequence on the last line.Takashi Yano
2022-02-03Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive.Takashi Yano
2022-02-02Cygwin: silence dllfixdbgCorinna Vinschen
2022-02-02Cygwin: Makefile.am: fix DLL build ruleCorinna Vinschen
2022-02-02libgloss: move to ../config/multi.m4 for multilib logicMike Frysinger
2022-02-02libgloss: merge subdirs that have unique makefile_frags up a levelMike Frysinger
2022-02-02libgloss: merge epiphany & libnosys & or1k configure scripts up a levelMike Frysinger
2022-02-02newlib: rename libc_cv_ prefix to newlib_cv_Mike Frysinger
2022-02-02newlib: drop unused cache vars from MakefilesMike Frysinger
2022-02-02newlib: add AC_CACHE_CHECK sugar around preprocessor checksMike Frysinger
2022-02-02newlib: delete unused iconvdata subdir configMike Frysinger
2022-02-01Cygwin: CI: Make sure pdflatex TeX format existsJon Turney
2022-02-01newlib: fix preprocessor checksMike Frysinger
2022-01-29newlib: fix cygwin -I pathMike Frysinger
2022-01-29newlib: use abs_newlib_basedir for -I pathsMike Frysinger
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-29libgloss: fix more missing dir with parallel installMike Frysinger
2022-01-29libgloss: update Makefile regen rules for merged archesMike Frysinger
2022-01-29Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI refere...Jeff Law
2022-01-28newlib: hoist crt0 install up another dirMike Frysinger
2022-01-28libgloss: aarch64/sparc: fix missing dir with parallel installMike Frysinger
2022-01-28libgloss: bfin: fix missing dir with parallel installMike Frysinger
2022-01-28Cygwin: drop autoloading kernel32 symbols available since Windows 7Corinna Vinschen
2022-01-28libgloss: Fix PRU & Blackfin mkinstalldirs pathDimitar Dimitrov
2022-01-28newlib: merge iconvdata into top-level MakefileMike Frysinger
2022-01-28newlib: drop unused saber fileMike Frysinger
2022-01-27Revert "Cygwin: fix permission problem when writing DAC info on Samba shares"Corinna Vinschen
2022-01-27newlib: fix info+man page buildsMike Frysinger
2022-01-26Fix null-pointer dereference in nano-mallocCyril Yared
2022-01-26libgloss: merge stub iq2000 configure scripts up a levelMike Frysinger
2022-01-26libgloss: merge stub arch configure scripts up a levelMike Frysinger
2022-01-26libgloss: iq2000: drop unused configure varsMike Frysinger
2022-01-26newlib: switch to multilib.amMike Frysinger
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libc: merge most sys/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libc: install CRT0 straight out of subdirMike 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-26newlib: libm: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libm: merge machine/ trampoline up a levelMike Frysinger
2022-01-26libgloss: define default target_makefile_frag in top-levelMike Frysinger