Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
mingw-w64-i686-binutils (2.43-1 -> 2.43.1-1)
mingw-w64-x86_64-binutils (2.43-1 -> 2.43.1-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Sep 1, 2024
1 parent 84a13c9 commit 29a04aa
Show file tree
Hide file tree
Showing 137 changed files with 15 additions and 13 deletions.
Binary file modified mingw32/bin/addr2line.exe
Binary file not shown.
Binary file modified mingw32/bin/ar.exe
Binary file not shown.
Binary file modified mingw32/bin/as.exe
Binary file not shown.
Binary file modified mingw32/bin/c++filt.exe
Binary file not shown.
Binary file modified mingw32/bin/dlltool.exe
Binary file not shown.
Binary file modified mingw32/bin/dllwrap.exe
Binary file not shown.
Binary file modified mingw32/bin/elfedit.exe
Binary file not shown.
Binary file modified mingw32/bin/gprof.exe
Binary file not shown.
Binary file modified mingw32/bin/ld.bfd.exe
Binary file not shown.
Binary file modified mingw32/bin/ld.exe
Binary file not shown.
Binary file modified mingw32/bin/nm.exe
Binary file not shown.
Binary file modified mingw32/bin/objcopy.exe
Binary file not shown.
Binary file modified mingw32/bin/objdump.exe
Binary file not shown.
Binary file modified mingw32/bin/ranlib.exe
Binary file not shown.
Binary file modified mingw32/bin/readelf.exe
Binary file not shown.
Binary file modified mingw32/bin/size.exe
Binary file not shown.
Binary file modified mingw32/bin/strings.exe
Binary file not shown.
Binary file modified mingw32/bin/strip.exe
Binary file not shown.
Binary file modified mingw32/bin/windmc.exe
Binary file not shown.
Binary file modified mingw32/bin/windres.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/ar.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/as.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/dlltool.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/ld.bfd.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/ld.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/nm.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/objcopy.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/objdump.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/ranlib.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/readelf.exe
Binary file not shown.
Binary file modified mingw32/i686-w64-mingw32/bin/strip.exe
Binary file not shown.
3 changes: 2 additions & 1 deletion mingw32/include/bfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,8 @@ enum bfd_plugin_format
{
bfd_plugin_unknown = 0,
bfd_plugin_yes = 1,
bfd_plugin_no = 2
bfd_plugin_yes_unused = 2,
bfd_plugin_no = 3
};

struct bfd_build_id
Expand Down
Binary file modified mingw32/lib/libbfd.a
Binary file not shown.
Binary file modified mingw32/lib/libctf-nobfd.a
Binary file not shown.
Binary file modified mingw32/lib/libctf.a
Binary file not shown.
Binary file modified mingw32/lib/libsframe.a
Binary file not shown.
Binary file modified mingw32/share/info/as.info.gz
Binary file not shown.
Binary file modified mingw32/share/info/binutils.info.gz
Binary file not shown.
Binary file modified mingw32/share/info/gprof.info.gz
Binary file not shown.
Binary file modified mingw32/share/info/ld.info.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/addr2line.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/ar.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/as.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/c++filt.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/dlltool.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/elfedit.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/gprof.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/ld.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/nm.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/objcopy.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/objdump.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/ranlib.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/readelf.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/size.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/strings.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/strip.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/windmc.1.gz
Binary file not shown.
Binary file modified mingw32/share/man/man1/windres.1.gz
Binary file not shown.
Binary file modified mingw64/bin/addr2line.exe
Binary file not shown.
Binary file modified mingw64/bin/ar.exe
Binary file not shown.
Binary file modified mingw64/bin/as.exe
Binary file not shown.
Binary file modified mingw64/bin/c++filt.exe
Binary file not shown.
Binary file modified mingw64/bin/dlltool.exe
Binary file not shown.
Binary file modified mingw64/bin/dllwrap.exe
Binary file not shown.
Binary file modified mingw64/bin/elfedit.exe
Binary file not shown.
Binary file modified mingw64/bin/gprof.exe
Binary file not shown.
Binary file modified mingw64/bin/ld.bfd.exe
Binary file not shown.
Binary file modified mingw64/bin/ld.exe
Binary file not shown.
Binary file modified mingw64/bin/nm.exe
Binary file not shown.
Binary file modified mingw64/bin/objcopy.exe
Binary file not shown.
Binary file modified mingw64/bin/objdump.exe
Binary file not shown.
Binary file modified mingw64/bin/ranlib.exe
Binary file not shown.
Binary file modified mingw64/bin/readelf.exe
Binary file not shown.
Binary file modified mingw64/bin/size.exe
Binary file not shown.
Binary file modified mingw64/bin/strings.exe
Binary file not shown.
Binary file modified mingw64/bin/strip.exe
Binary file not shown.
Binary file modified mingw64/bin/windmc.exe
Binary file not shown.
Binary file modified mingw64/bin/windres.exe
Binary file not shown.
3 changes: 2 additions & 1 deletion mingw64/include/bfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,8 @@ enum bfd_plugin_format
{
bfd_plugin_unknown = 0,
bfd_plugin_yes = 1,
bfd_plugin_no = 2
bfd_plugin_yes_unused = 2,
bfd_plugin_no = 3
};

struct bfd_build_id
Expand Down
Binary file modified mingw64/lib/libbfd.a
Binary file not shown.
Binary file modified mingw64/lib/libctf-nobfd.a
Binary file not shown.
Binary file modified mingw64/lib/libctf.a
Binary file not shown.
Binary file modified mingw64/lib/libsframe.a
Binary file not shown.
Binary file modified mingw64/share/info/as.info.gz
Binary file not shown.
Binary file modified mingw64/share/info/binutils.info.gz
Binary file not shown.
Binary file modified mingw64/share/info/gprof.info.gz
Binary file not shown.
Binary file modified mingw64/share/info/ld.info.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/addr2line.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/ar.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/as.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/c++filt.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/dlltool.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/elfedit.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/gprof.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/ld.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/nm.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/objcopy.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/objdump.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/ranlib.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/readelf.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/size.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/strings.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/strip.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/windmc.1.gz
Binary file not shown.
Binary file modified mingw64/share/man/man1/windres.1.gz
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/ar.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/as.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/dlltool.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/ld.bfd.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/ld.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/nm.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/objcopy.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/objdump.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/ranlib.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/readelf.exe
Binary file not shown.
Binary file modified mingw64/x86_64-w64-mingw32/bin/strip.exe
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-i686-binutils

%VERSION%
2.43-1
2.43.1-1

%BASE%
mingw-w64-binutils
Expand All @@ -17,16 +17,16 @@ https://www.gnu.org/software/binutils/
any

%BUILDDATE%
1723711798
1725101457

%INSTALLDATE%
1723777171
1725160538

%PACKAGER%
CI (msys2/msys2-autobuild/f968d2f0/10401273597)
CI (msys2/msys2-autobuild/22f1e5ad/10644654067)

%SIZE%
39768775
39774528

%GROUPS%
mingw-w64-i686-toolchain
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-x86_64-binutils

%VERSION%
2.43-1
2.43.1-1

%BASE%
mingw-w64-binutils
Expand All @@ -17,16 +17,16 @@ https://www.gnu.org/software/binutils/
any

%BUILDDATE%
1723710847
1725101456

%INSTALLDATE%
1723777174
1725160538

%PACKAGER%
CI (msys2/msys2-autobuild/f968d2f0/10400983963)
CI (msys2/msys2-autobuild/22f1e5ad/10644654067)

%SIZE%
43081129
43090584

%GROUPS%
mingw-w64-x86_64-toolchain
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ any
1718204260

%INSTALLDATE%
1725073251
1725160540

%PACKAGER%
Johannes Schindelin <[email protected]>
Expand Down
Binary file modified var/lib/pacman/sync/clang32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db.sig
Binary file not shown.

0 comments on commit 29a04aa

Please sign in to comment.