Skip to content

Commit 0219e7d

Browse files
authored
Merge pull request #193 from dscho/msys2-runtime-3.5.4
msys2-runtime: bump to 3.5.4
2 parents caf9b0d + 08ab420 commit 0219e7d

File tree

92 files changed

+1052
-3639
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1052
-3639
lines changed

msys2-runtime/0001-Add-MSYS2-triplet.patch

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From ea4541258abac6b47a0dfaf0ed48e07cc7d19caa Mon Sep 17 00:00:00 2001
1+
From 51380ec75b3f11228cb680f3a4d71fc1957e5aec Mon Sep 17 00:00:00 2001
22
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
33
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
44
Date: Sun, 14 Apr 2019 20:40:45 +0300
@@ -197,10 +197,10 @@ index 4542a4b..209bd8d 100644
197197
esac
198198
if test x"${ac_cv_c_tkconfig}" = x ; then
199199
diff --git a/configure b/configure
200-
index eb0ba84..0badc34 100755
200+
index 9477153..1474838 100755
201201
--- a/configure
202202
+++ b/configure
203-
@@ -3074,7 +3074,7 @@ fi
203+
@@ -3088,7 +3088,7 @@ fi
204204
# Configure extra directories which are host specific
205205

206206
case "${host}" in
@@ -209,7 +209,7 @@ index eb0ba84..0badc34 100755
209209
configdirs="$configdirs libtermcap" ;;
210210
esac
211211

212-
@@ -3595,7 +3595,7 @@ esac
212+
@@ -3609,7 +3609,7 @@ esac
213213
# Disable the go frontend on systems where it is known to not work. Please keep
214214
# this in sync with contrib/config-list.mk.
215215
case "${target}" in
@@ -218,7 +218,7 @@ index eb0ba84..0badc34 100755
218218
unsupported_languages="$unsupported_languages go"
219219
;;
220220
esac
221-
@@ -3608,7 +3608,7 @@ if test x$enable_libgo = x; then
221+
@@ -3622,7 +3622,7 @@ if test x$enable_libgo = x; then
222222
# PR 46986
223223
noconfigdirs="$noconfigdirs target-libgo"
224224
;;
@@ -227,7 +227,7 @@ index eb0ba84..0badc34 100755
227227
noconfigdirs="$noconfigdirs target-libgo"
228228
;;
229229
*-*-aix*)
230-
@@ -3880,7 +3880,7 @@ case "${target}" in
230+
@@ -3894,7 +3894,7 @@ case "${target}" in
231231
i[3456789]86-*-mingw*)
232232
target_configdirs="$target_configdirs target-winsup"
233233
;;
@@ -236,7 +236,7 @@ index eb0ba84..0badc34 100755
236236
target_configdirs="$target_configdirs target-libtermcap target-winsup"
237237
noconfigdirs="$noconfigdirs target-libgloss"
238238
# always build newlib if winsup directory is present.
239-
@@ -4024,7 +4024,7 @@ case "${host}" in
239+
@@ -4038,7 +4038,7 @@ case "${host}" in
240240
i[3456789]86-*-msdosdjgpp*)
241241
host_makefile_frag="config/mh-djgpp"
242242
;;
@@ -245,7 +245,7 @@ index eb0ba84..0badc34 100755
245245

246246
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if cat works as expected" >&5
247247
$as_echo_n "checking to see if cat works as expected... " >&6; }
248-
@@ -6192,7 +6192,7 @@ fi
248+
@@ -6206,7 +6206,7 @@ fi
249249

250250
target_elf=no
251251
case $target in
@@ -254,7 +254,7 @@ index eb0ba84..0badc34 100755
254254
*-msdosdjgpp* | *-vms* | *-wince* | *-*-pe* | \
255255
alpha*-dec-osf* | hppa[12]*-*-hpux* | \
256256
nvptx-*-none)
257-
@@ -6210,7 +6210,7 @@ if test $target_elf = yes; then :
257+
@@ -6224,7 +6224,7 @@ if test $target_elf = yes; then :
258258
else
259259
if test x"$default_enable_lto" = x"yes" ; then
260260
case $target in
@@ -263,7 +263,7 @@ index eb0ba84..0badc34 100755
263263
# On other non-ELF platforms, LTO has yet to be validated.
264264
*) enable_lto=no ;;
265265
esac
266-
@@ -6221,7 +6221,7 @@ else
266+
@@ -6235,7 +6235,7 @@ else
267267
# warn during gcc/ subconfigure; unless you're bootstrapping with
268268
# -flto it won't be needed until after installation anyway.
269269
case $target in
@@ -272,7 +272,7 @@ index eb0ba84..0badc34 100755
272272
*) if test x"$enable_lto" = x"yes"; then
273273
as_fn_error $? "LTO support is not enabled for this target." "$LINENO" 5
274274
fi
275-
@@ -6231,7 +6231,7 @@ else
275+
@@ -6245,7 +6245,7 @@ else
276276
# Among non-ELF, only Windows platforms support the lto-plugin so far.
277277
# Build it unless LTO was explicitly disabled.
278278
case $target in
@@ -281,7 +281,7 @@ index eb0ba84..0badc34 100755
281281
*) ;;
282282
esac
283283

284-
@@ -7102,7 +7102,7 @@ rm -f conftest*
284+
@@ -7130,7 +7130,7 @@ rm -f conftest*
285285
case "${host}" in
286286
*-*-hpux*) RPATH_ENVVAR=SHLIB_PATH ;;
287287
*-*-darwin*) RPATH_ENVVAR=DYLD_LIBRARY_PATH ;;
@@ -290,7 +290,7 @@ index eb0ba84..0badc34 100755
290290
*) RPATH_ENVVAR=LD_LIBRARY_PATH ;;
291291
esac
292292

293-
@@ -7620,7 +7620,7 @@ case " $target_configdirs " in
293+
@@ -7648,7 +7648,7 @@ case " $target_configdirs " in
294294
case " $target_configargs " in
295295
*" --with-newlib "*)
296296
case "$target" in
@@ -300,7 +300,7 @@ index eb0ba84..0badc34 100755
300300
;;
301301
esac
302302
diff --git a/configure.ac b/configure.ac
303-
index f1bb721..f7fc8e9 100644
303+
index 05ddf69..3ed8a1b 100644
304304
--- a/configure.ac
305305
+++ b/configure.ac
306306
@@ -409,7 +409,7 @@ AC_ARG_ENABLE(compressed_debug_sections,
@@ -375,7 +375,7 @@ index f1bb721..f7fc8e9 100644
375375
*) ;;
376376
esac
377377
])
378-
@@ -2644,7 +2644,7 @@ rm -f conftest*
378+
@@ -2652,7 +2652,7 @@ rm -f conftest*
379379
case "${host}" in
380380
*-*-hpux*) RPATH_ENVVAR=SHLIB_PATH ;;
381381
*-*-darwin*) RPATH_ENVVAR=DYLD_LIBRARY_PATH ;;
@@ -384,7 +384,7 @@ index f1bb721..f7fc8e9 100644
384384
*) RPATH_ENVVAR=LD_LIBRARY_PATH ;;
385385
esac
386386

387-
@@ -3157,7 +3157,7 @@ case " $target_configdirs " in
387+
@@ -3165,7 +3165,7 @@ case " $target_configdirs " in
388388
case " $target_configargs " in
389389
*" --with-newlib "*)
390390
case "$target" in
@@ -795,10 +795,10 @@ index 5ef12ce..5e7bc34 100644
795795
AC_CHECK_TOOL(DLLTOOL, dlltool, false)
796796
AC_CHECK_TOOL(OBJDUMP, objdump, false)
797797
diff --git a/newlib/configure b/newlib/configure
798-
index 0b6ec15..d3171b4 100755
798+
index 6a542bb..00de6b9 100755
799799
--- a/newlib/configure
800800
+++ b/newlib/configure
801-
@@ -4269,7 +4269,7 @@ else
801+
@@ -4283,7 +4283,7 @@ else
802802
fi
803803

804804

@@ -808,10 +808,10 @@ index 0b6ec15..d3171b4 100755
808808
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
809809
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
810810
diff --git a/newlib/configure.host b/newlib/configure.host
811-
index 32d1436..4e4c393 100644
811+
index 3861834..2023e58 100644
812812
--- a/newlib/configure.host
813813
+++ b/newlib/configure.host
814-
@@ -194,7 +194,7 @@ case "${host_cpu}" in
814+
@@ -195,7 +195,7 @@ case "${host_cpu}" in
815815
shared_machine_dir=shared_x86
816816
# Don't use for these since they provide their own setjmp.
817817
case ${host} in
@@ -820,7 +820,7 @@ index 32d1436..4e4c393 100644
820820
;;
821821
*)
822822
mach_add_setjmp=true
823-
@@ -399,7 +399,7 @@ fi
823+
@@ -407,7 +407,7 @@ fi
824824

825825
if [ "x${newlib_mb}" = "x" ]; then
826826
case "${host}" in
@@ -829,7 +829,7 @@ index 32d1436..4e4c393 100644
829829
newlib_mb=yes
830830
;;
831831
esac
832-
@@ -418,7 +418,7 @@ fi
832+
@@ -426,7 +426,7 @@ fi
833833
# THIS TABLE IS ALPHA SORTED. KEEP IT THAT WAY.
834834

835835
case "${host}" in
@@ -838,7 +838,7 @@ index 32d1436..4e4c393 100644
838838
posix_dir=posix
839839
xdr_dir=xdr
840840
;;
841-
@@ -578,7 +578,7 @@ esac
841+
@@ -589,7 +589,7 @@ esac
842842
# THIS TABLE IS ALPHA SORTED. KEEP IT THAT WAY.
843843

844844
case "${host}" in

msys2-runtime/0002-Fix-msys-library-name-in-import-libraries.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 4fdf75c097dde04f825e2a8a433d28f7cf54e3ae Mon Sep 17 00:00:00 2001
1+
From a116f418453dc6b272c3b58fcb1498790efccd6f Mon Sep 17 00:00:00 2001
22
From: Kaleb Barrett <[email protected]>
33
Date: Sun, 14 Mar 2021 18:58:55 -0500
44
Subject: [PATCH 02/N] Fix msys library name in import libraries
@@ -13,7 +13,7 @@ against `msys_2_0.dll` to correctly link against `msys-2.0.dll` instead.
1313
1 file changed, 1 insertion(+)
1414

1515
diff --git a/winsup/cygwin/scripts/speclib b/winsup/cygwin/scripts/speclib
16-
index e6d4d8e..4dcadcb 100755
16+
index 41a3a8e..42a02c5 100755
1717
--- a/winsup/cygwin/scripts/speclib
1818
+++ b/winsup/cygwin/scripts/speclib
1919
@@ -38,6 +38,7 @@ while (<$nm_fd>) {

0 commit comments

Comments
 (0)