aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-18newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INITMike Frysinger32-5008/+4944
2022-01-18newlib: update libtool macro nameMike Frysinger16-26/+26
2022-01-18newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS)Mike Frysinger181-2473/+320
2022-01-18Cygwin: fhandler_base: Fix double free caused when open() fails.Takashi Yano2-2/+5
2022-01-18Cygwin: add release text for last two patchesCorinna Vinschen1-0/+7
2022-01-18Cygwin: path_conv: do not get confused by a directory with `.lnk` suffixJohannes Schindelin1-0/+1
2022-01-18Cygwin: resolver: Added processing of AAAA recordsAnton Lavrentiev via Cygwin-patches1-8/+7
2022-01-18Cygwin: resolver: A little more consistency in debug messagesAnton Lavrentiev via Cygwin-patches1-7/+7
2022-01-18Cygwin: resolver: Format spec consistency for Windows errorsAnton Lavrentiev via Cygwin-patches1-4/+4
2022-01-18Cygwin: resolver: Debug to output both IP and port # in native b.o.Anton Lavrentiev via Cygwin-patches1-14/+22
2022-01-17Use matching format for NTSTATUSAnton Lavrentiev via Cygwin-patches1-2/+2
2022-01-17Fix format specifier for wide-char stringAnton Lavrentiev via Cygwin-patches1-1/+1
2022-01-17libgloss: clean up redundant shared lib warningsMike Frysinger79-313/+3
2022-01-17Merge autoconf / automake update changes from GCC.Joseph Myers3-9/+54
2022-01-14newlib: update to automake-1.15Mike Frysinger375-51688/+83297
2022-01-14require autoconf-2.69 exactlyMike Frysinger761-4054/+1858
2022-01-14Cygwin: pty: Fix race issue between closing and opening master.Takashi Yano1-4/+10
2022-01-14Cygwin: console: Fix potential deadlock regarding acuqiring mutex.Takashi Yano2-3/+6
2022-01-14Cygwin: pty: Stop closing and recreating attach_mutex.Takashi Yano4-43/+23
2022-01-14Cygwin: pty: Fix memory leak in master_fwd_thread.Takashi Yano3-1/+7
2022-01-14Cygwin: pty, console: Fix deadlock in GDB regarding mutex.Takashi Yano6-53/+115
2022-01-12Cygwin: doc: drop mention of 32-bit installerJon Turney2-52/+34
2022-01-12fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.16 Gobble Gobble flagsBrian Inglis1-0/+4
2022-01-12libtool.m4: fix nm BSD flag detectionNick Alcock17-747/+765
2022-01-12libtool.m4: augment symcode for Solaris 11Nick Alcock17-17/+17
2022-01-12Add support for the haiku operating system. These are the os support patches ...Alexander von Gluck IV19-19/+19
2022-01-12GCC: Check if AR works with --plugin and rcH.J. Lu19-49/+299
2022-01-12GCC: Pass --plugin to AR and RANLIBH.J. Lu22-37/+512
2022-01-12libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4...Samuel Thibault21-433/+275
2022-01-12Bump to autoconf 2.69 and automake 1.15.1Simon Marchi8-587/+1085
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger111-222/+222
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen2-0/+14
2022-01-12Cygwin: Makefile: add dependency to newlib's libsCorinna Vinschen1-1/+2
2022-01-11Cygwin: ACLs: ignore *_INHERIT flags in file ACLsCorinna Vinschen2-3/+9
2022-01-11powerpc/setjmp: Improve RTEMS supportSebastian Huber1-0/+27
2022-01-10libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger106-1543/+260
2022-01-10Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrapYaakov Selkowitz1-0/+2
2022-01-10Fix documented argv and envp params for posix_spawnKeith Thompson1-2/+2
2022-01-07libnosys: update autoheader usageMike Frysinger4-59/+49
2022-01-07libgloss: wince: add ACLOCAL_AMFLAGS settingsMike Frysinger2-0/+2
2022-01-07newlib: use .texi with libc & libm manualsMike Frysinger9-25/+25
2022-01-06newlib: README: libgloss no longer uses '--cygnus' automake optionJon Turney1-3/+0
2022-01-05newlib: fix silent build in a few subdirsMike Frysinger8-16/+16
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger274-454/+454
2022-01-05update OpenBSD string functionsGuilherme Janczak4-208/+144
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston114-12232/+12880
2021-12-31newlib: require automake-1.11.6Mike Frysinger1-2/+2
2021-12-30Cygwin: Update CI configuration for python version changeJon Turney2-4/+4
2021-12-29libgloss: wince: update to automake-1.15Mike Frysinger4-267/+685
2021-12-29newlib: Regenerate autotools filesJon Turney147-834/+674