Skip to content

Commit b176401

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-gcc (13.2.0-6 -> 14.1.0-2) mingw-w64-i686-gcc-libs (13.2.0-6 -> 14.1.0-2) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 58f62bb commit b176401

File tree

1,984 files changed

+278139
-235109
lines changed

Some content is hidden

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

1,984 files changed

+278139
-235109
lines changed

mingw32/bin/c++.exe

179 KB
Binary file not shown.

mingw32/bin/cc.exe

179 KB
Binary file not shown.

mingw32/bin/cpp.exe

179 KB
Binary file not shown.

mingw32/bin/g++.exe

179 KB
Binary file not shown.

mingw32/bin/gcc-ar.exe

3.15 KB
Binary file not shown.

mingw32/bin/gcc-nm.exe

3.15 KB
Binary file not shown.

mingw32/bin/gcc-ranlib.exe

3.15 KB
Binary file not shown.

mingw32/bin/gcc.exe

179 KB
Binary file not shown.

mingw32/bin/gcov-tool.exe

162 KB
Binary file not shown.

mingw32/bin/gcov.exe

67.2 KB
Binary file not shown.

mingw32/bin/i686-w64-mingw32-c++.exe

179 KB
Binary file not shown.

mingw32/bin/i686-w64-mingw32-cc.exe

179 KB
Binary file not shown.

mingw32/bin/i686-w64-mingw32-g++.exe

179 KB
Binary file not shown.
-2.63 MB
Binary file not shown.
2.8 MB
Binary file not shown.
3.15 KB
Binary file not shown.
3.15 KB
Binary file not shown.
3.15 KB
Binary file not shown.

mingw32/bin/i686-w64-mingw32-gcc.exe

179 KB
Binary file not shown.

mingw32/bin/libatomic-1.dll

0 Bytes
Binary file not shown.

mingw32/bin/libgcc_s_dw2-1.dll

50 KB
Binary file not shown.

mingw32/bin/libgomp-1.dll

6.03 KB
Binary file not shown.

mingw32/bin/libquadmath-0.dll

3.38 KB
Binary file not shown.

mingw32/bin/libstdc++-6.dll

45.4 KB
Binary file not shown.

mingw32/etc/gdbinit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python
22
import sys
3-
sys.path.insert(0, sys.path[0] + '/../../gcc-13.2.0/python')
3+
sys.path.insert(0, sys.path[0] + '/../../gcc-14.1.0/python')
44
from libstdcxx.v6.printers import register_libstdcxx_printers
55
register_libstdcxx_printers (None)
66
end

mingw32/include/c++/13.2.0/algorithm

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)