View | Details | Raw Unified | Return to bug 237213 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/binutils/Makefile (-2 / +5 lines)
Lines 16-22 LICENSE_COMB= multi Link Here
16
16
17
FLAVORS=	native aarch64 aarch64_none_elf amd64 arm_gnueabi arm_none_eabi \
17
FLAVORS=	native aarch64 aarch64_none_elf amd64 arm_gnueabi arm_none_eabi \
18
		avr i386 mingw32 mips mips64 powerpc powerpc64 powerpc64le riscv64 \
18
		avr i386 mingw32 mips mips64 powerpc powerpc64 powerpc64le riscv64 \
19
		riscv64_none_elf s390x sparc64 riscv32_unknown_elf
19
		riscv64_none_elf s390x sparc64 riscv32_unknown_elf i686_w64_mingw32 \
20
		amd64_w64_mingw32
20
FLAVOR?=	native
21
FLAVOR?=	native
21
22
22
RELRO_CONFIGURE_ON=	--enable-relro
23
RELRO_CONFIGURE_ON=	--enable-relro
Lines 65-74 INFO_PATH= ${PKGNAMEPREFIX:S/-$//}/share/info Link Here
65
.if ${FLAVOR} == aarch64
66
.if ${FLAVOR} == aarch64
66
BROKEN_mips=		fails to configure: error: C compiler cannot create executables
67
BROKEN_mips=		fails to configure: error: C compiler cannot create executables
67
BROKEN_mips64=		fails to configure: error: C compiler cannot create executables
68
BROKEN_mips64=		fails to configure: error: C compiler cannot create executables
68
.elif ${FLAVOR} == aarch64_none_elf || ${FLAVOR} == arm_none_eabi || ${FLAVOR} == riscv64_none_elf || ${FLAVOR} == mingw32 || ${FLAVOR} == avr || ${FLAVOR} == riscv32_unknown_elf
69
.elif ${FLAVOR} == aarch64_none_elf || ${FLAVOR} == arm_none_eabi || ${FLAVOR} == riscv64_none_elf || ${FLAVOR} == mingw32 || ${FLAVOR} == i686_w64_mingw32 || ${FLAVOR} == avr || ${FLAVOR} == riscv32_unknown_elf
69
BUTARGET=	${FLAVOR:C/_/-/g}
70
BUTARGET=	${FLAVOR:C/_/-/g}
70
.elif ${FLAVOR} == amd64
71
.elif ${FLAVOR} == amd64
71
BUTARGET=	x86_64-unknown-${OPSYS:tl}${OSREL}
72
BUTARGET=	x86_64-unknown-${OPSYS:tl}${OSREL}
73
.elif ${FLAVOR} == amd64_w64_mingw32
74
BUTARGET=	x86_64-w64-mingw32
72
.endif
75
.endif
73
76
74
CONFIGURE_ARGS+=	--disable-shared \
77
CONFIGURE_ARGS+=	--disable-shared \
(-)b/devel/binutils/pkg-plist-amd64-w64-mingw32 (+64 lines)
Added Link Here
1
bin/%%BUTARGET%%-addr2line
2
bin/%%BUTARGET%%-ar
3
bin/%%BUTARGET%%-as
4
bin/%%BUTARGET%%-c++filt
5
bin/%%BUTARGET%%-dlltool
6
bin/%%BUTARGET%%-dllwrap
7
bin/%%BUTARGET%%-elfedit
8
bin/%%BUTARGET%%-gprof
9
bin/%%BUTARGET%%-ld
10
bin/%%BUTARGET%%-ld.bfd
11
bin/%%BUTARGET%%-nm
12
bin/%%BUTARGET%%-objcopy
13
bin/%%BUTARGET%%-objdump
14
bin/%%BUTARGET%%-ranlib
15
bin/%%BUTARGET%%-readelf
16
bin/%%BUTARGET%%-size
17
bin/%%BUTARGET%%-strings
18
bin/%%BUTARGET%%-strip
19
bin/%%BUTARGET%%-windmc
20
bin/%%BUTARGET%%-windres
21
man/man1/%%BUTARGET%%-addr2line.1.gz
22
man/man1/%%BUTARGET%%-ar.1.gz
23
man/man1/%%BUTARGET%%-as.1.gz
24
man/man1/%%BUTARGET%%-c++filt.1.gz
25
man/man1/%%BUTARGET%%-dlltool.1.gz
26
man/man1/%%BUTARGET%%-elfedit.1.gz
27
man/man1/%%BUTARGET%%-gprof.1.gz
28
man/man1/%%BUTARGET%%-ld.1.gz
29
man/man1/%%BUTARGET%%-nm.1.gz
30
man/man1/%%BUTARGET%%-objcopy.1.gz
31
man/man1/%%BUTARGET%%-objdump.1.gz
32
man/man1/%%BUTARGET%%-ranlib.1.gz
33
man/man1/%%BUTARGET%%-readelf.1.gz
34
man/man1/%%BUTARGET%%-size.1.gz
35
man/man1/%%BUTARGET%%-strings.1.gz
36
man/man1/%%BUTARGET%%-strip.1.gz
37
man/man1/%%BUTARGET%%-windmc.1.gz
38
man/man1/%%BUTARGET%%-windres.1.gz
39
%%BUTARGET%%/bin/ar
40
%%BUTARGET%%/bin/as
41
%%BUTARGET%%/bin/dlltool
42
%%BUTARGET%%/bin/ld
43
%%BUTARGET%%/bin/ld.bfd
44
%%BUTARGET%%/bin/nm
45
%%BUTARGET%%/bin/objcopy
46
%%BUTARGET%%/bin/objdump
47
%%BUTARGET%%/bin/ranlib
48
%%BUTARGET%%/bin/readelf
49
%%BUTARGET%%/bin/size
50
%%BUTARGET%%/bin/strip
51
%%BUTARGET%%/lib/ldscripts/i386pe.x
52
%%BUTARGET%%/lib/ldscripts/i386pe.xa
53
%%BUTARGET%%/lib/ldscripts/i386pe.xbn
54
%%BUTARGET%%/lib/ldscripts/i386pe.xe
55
%%BUTARGET%%/lib/ldscripts/i386pe.xn
56
%%BUTARGET%%/lib/ldscripts/i386pe.xr
57
%%BUTARGET%%/lib/ldscripts/i386pe.xu
58
%%BUTARGET%%/lib/ldscripts/i386pep.x
59
%%BUTARGET%%/lib/ldscripts/i386pep.xa
60
%%BUTARGET%%/lib/ldscripts/i386pep.xbn
61
%%BUTARGET%%/lib/ldscripts/i386pep.xe
62
%%BUTARGET%%/lib/ldscripts/i386pep.xn
63
%%BUTARGET%%/lib/ldscripts/i386pep.xr
64
%%BUTARGET%%/lib/ldscripts/i386pep.xu
(-)b/devel/binutils/pkg-plist-i686-w64-mingw32 (+57 lines)
Added Link Here
1
bin/%%BUTARGET%%-addr2line
2
bin/%%BUTARGET%%-ar
3
bin/%%BUTARGET%%-as
4
bin/%%BUTARGET%%-c++filt
5
bin/%%BUTARGET%%-dlltool
6
bin/%%BUTARGET%%-dllwrap
7
bin/%%BUTARGET%%-elfedit
8
bin/%%BUTARGET%%-gprof
9
bin/%%BUTARGET%%-ld
10
bin/%%BUTARGET%%-ld.bfd
11
bin/%%BUTARGET%%-nm
12
bin/%%BUTARGET%%-objcopy
13
bin/%%BUTARGET%%-objdump
14
bin/%%BUTARGET%%-ranlib
15
bin/%%BUTARGET%%-readelf
16
bin/%%BUTARGET%%-size
17
bin/%%BUTARGET%%-strings
18
bin/%%BUTARGET%%-strip
19
bin/%%BUTARGET%%-windmc
20
bin/%%BUTARGET%%-windres
21
%%BUTARGET%%/bin/ar
22
%%BUTARGET%%/bin/as
23
%%BUTARGET%%/bin/dlltool
24
%%BUTARGET%%/bin/ld
25
%%BUTARGET%%/bin/ld.bfd
26
%%BUTARGET%%/bin/nm
27
%%BUTARGET%%/bin/objcopy
28
%%BUTARGET%%/bin/objdump
29
%%BUTARGET%%/bin/ranlib
30
%%BUTARGET%%/bin/readelf
31
%%BUTARGET%%/bin/size
32
%%BUTARGET%%/bin/strip
33
%%BUTARGET%%/lib/ldscripts/i386pe.x
34
%%BUTARGET%%/lib/ldscripts/i386pe.xa
35
%%BUTARGET%%/lib/ldscripts/i386pe.xbn
36
%%BUTARGET%%/lib/ldscripts/i386pe.xe
37
%%BUTARGET%%/lib/ldscripts/i386pe.xn
38
%%BUTARGET%%/lib/ldscripts/i386pe.xr
39
%%BUTARGET%%/lib/ldscripts/i386pe.xu
40
man/man1/%%BUTARGET%%-addr2line.1.gz
41
man/man1/%%BUTARGET%%-ar.1.gz
42
man/man1/%%BUTARGET%%-as.1.gz
43
man/man1/%%BUTARGET%%-c++filt.1.gz
44
man/man1/%%BUTARGET%%-dlltool.1.gz
45
man/man1/%%BUTARGET%%-elfedit.1.gz
46
man/man1/%%BUTARGET%%-gprof.1.gz
47
man/man1/%%BUTARGET%%-ld.1.gz
48
man/man1/%%BUTARGET%%-nm.1.gz
49
man/man1/%%BUTARGET%%-objcopy.1.gz
50
man/man1/%%BUTARGET%%-objdump.1.gz
51
man/man1/%%BUTARGET%%-ranlib.1.gz
52
man/man1/%%BUTARGET%%-readelf.1.gz
53
man/man1/%%BUTARGET%%-size.1.gz
54
man/man1/%%BUTARGET%%-strings.1.gz
55
man/man1/%%BUTARGET%%-strip.1.gz
56
man/man1/%%BUTARGET%%-windmc.1.gz
57
man/man1/%%BUTARGET%%-windres.1.gz
(-)b/devel/mingw-w64-crt/Makefile (+50 lines)
Added Link Here
1
# Created by: Damjan Jovanovic <damjan.jov@gmail.com>
2
# $FreeBSD$
3
4
PORTNAME=	mingw-w64-crt
5
DISTNAME=	mingw-w64-v8.0.0
6
PORTVERSION=	8.0.0
7
PORTREVISION=	1
8
PKGNAMEPREFIX=  ${FLAVOR}-
9
CATEGORIES=	devel
10
MASTER_SITES=	SF/mingw-w64/mingw-w64/mingw-w64-release
11
12
MAINTAINER=	damjan.jov@gmail.com
13
COMMENT=	mingw-w64 C runtime for Windows/${FLAVOR} cross-development
14
15
LICENSE=	GPLv2+ LGPL21+ ZPL21 PD
16
LICENSE_COMB=	multi
17
18
FLAVORS=        i686 amd64
19
FLAVOR?=        ${FLAVORS:[1]}
20
21
TARGETARCH=	${FLAVOR:S/amd64/x86_64/}-w64-mingw32
22
WRKSRC_SUBDIR=	mingw-w64-crt
23
24
BUILD_DEPENDS=	${PREFIX}/${TARGETARCH}-bootstrap/bin/${TARGETARCH}-gcc:devel/mingw-w64-gcc-bootstrap@${FLAVOR} \
25
		${LOCALBASE}/${FLAVOR:S/amd64/x86_64/}-w64-mingw32/mingw/include/windows.h:devel/mingw-w64-headers@${FLAVOR}
26
SSP_UNSAFE=	yes
27
USES=		gmake tar:bz2
28
PLIST=		${PKGDIR}/pkg-plist-${FLAVOR}
29
PLIST_SUB=	TARGETARCH=${TARGETARCH}
30
31
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE_PREFIX=${PREFIX}/${TARGETARCH}/mingw
33
CONFIGURE_ARGS+=--host=${TARGETARCH} \
34
		--with-sysroot="${PREFIX}/${TARGETARCH}" \
35
		--enable-wildcard
36
.if ${FLAVOR} == i686
37
CONFIGURE_ARGS+=--enable-lib32 \
38
		--disable-lib64
39
.elif ${FLAVOR} == amd64
40
CONFIGURE_ARGS+=--disable-lib32 \
41
		--enable-lib64
42
.else
43
IGNORE=unimplemented flavor ${FLAVOR}
44
.endif
45
46
CONFIGURE_ENV=	PATH=${PREFIX}/${TARGETARCH}/bin:${PREFIX}/${TARGETARCH}-bootstrap/bin:${PATH}
47
CONFIGURE_ENV+=	ac_cv_prog_CC=${TARGETARCH}-gcc
48
MAKE_ENV=	PATH=${PREFIX}/${TARGETARCH}/bin:${PREFIX}/${TARGETARCH}-bootstrap/bin:${PATH}
49
50
.include <bsd.port.mk>
(-)b/devel/mingw-w64-crt/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1606016405
2
SHA256 (mingw-w64-v8.0.0.tar.bz2) = 44c740ea6ab3924bc3aa169bad11ad3c5766c5c8459e3126d44eabb8735a5762
3
SIZE (mingw-w64-v8.0.0.tar.bz2) = 9370799
(-)b/devel/mingw-w64-crt/pkg-descr (+10 lines)
Added Link Here
1
The C runtime for the mingw-w64 project.
2
3
The mingw-w64 project is a GNU Compiler Collection based compiler toolchain
4
targeting Microsoft Windows. Forked from the now inactive mingw.org project
5
in 2007, it has since added support for Win64, WinARM, updated header files,
6
and new GCC versions. It supports numerous Microsoft APIs, and can build
7
executables, DLLs, COM components, and kernel-mode device drivers.
8
9
WWW: http://mingw-w64.org/
10
(-)b/devel/mingw-w64-crt/pkg-plist-amd64 (+897 lines)
Added Link Here
1
%%TARGETARCH%%/mingw/include/agtctl_i.c
2
%%TARGETARCH%%/mingw/include/agtsvr_i.c
3
%%TARGETARCH%%/mingw/include/cdoex_i.c
4
%%TARGETARCH%%/mingw/include/cdoexm_i.c
5
%%TARGETARCH%%/mingw/include/cdosys_i.c
6
%%TARGETARCH%%/mingw/include/emostore_i.c
7
%%TARGETARCH%%/mingw/include/iisext_i.c
8
%%TARGETARCH%%/mingw/include/mtsadmin_i.c
9
%%TARGETARCH%%/mingw/include/mtxadmin_i.c
10
%%TARGETARCH%%/mingw/include/scardssp_i.c
11
%%TARGETARCH%%/mingw/include/scardssp_p.c
12
%%TARGETARCH%%/mingw/include/tsuserex_i.c
13
%%TARGETARCH%%/mingw/lib/CRT_fp10.o
14
%%TARGETARCH%%/mingw/lib/CRT_fp8.o
15
%%TARGETARCH%%/mingw/lib/CRT_glob.o
16
%%TARGETARCH%%/mingw/lib/CRT_noglob.o
17
%%TARGETARCH%%/mingw/lib/binmode.o
18
%%TARGETARCH%%/mingw/lib/crt1.o
19
%%TARGETARCH%%/mingw/lib/crt1u.o
20
%%TARGETARCH%%/mingw/lib/crt2.o
21
%%TARGETARCH%%/mingw/lib/crt2u.o
22
%%TARGETARCH%%/mingw/lib/crtbegin.o
23
%%TARGETARCH%%/mingw/lib/crtend.o
24
%%TARGETARCH%%/mingw/lib/dllcrt1.o
25
%%TARGETARCH%%/mingw/lib/dllcrt2.o
26
%%TARGETARCH%%/mingw/lib/gcrt0.o
27
%%TARGETARCH%%/mingw/lib/gcrt1.o
28
%%TARGETARCH%%/mingw/lib/gcrt2.o
29
%%TARGETARCH%%/mingw/lib/libCINTIME.a
30
%%TARGETARCH%%/mingw/lib/libPS5UI.a
31
%%TARGETARCH%%/mingw/lib/libPSCRIPT5.a
32
%%TARGETARCH%%/mingw/lib/libUNIDRV.a
33
%%TARGETARCH%%/mingw/lib/libUNIDRVUI.a
34
%%TARGETARCH%%/mingw/lib/libacledit.a
35
%%TARGETARCH%%/mingw/lib/libaclui.a
36
%%TARGETARCH%%/mingw/lib/libactiveds.a
37
%%TARGETARCH%%/mingw/lib/libadmparse.a
38
%%TARGETARCH%%/mingw/lib/libadmwprox.a
39
%%TARGETARCH%%/mingw/lib/libadptif.a
40
%%TARGETARCH%%/mingw/lib/libadsiisex.a
41
%%TARGETARCH%%/mingw/lib/libadsldpc.a
42
%%TARGETARCH%%/mingw/lib/libadvapi32.a
43
%%TARGETARCH%%/mingw/lib/libadvpack.a
44
%%TARGETARCH%%/mingw/lib/libagentanm.a
45
%%TARGETARCH%%/mingw/lib/libakscoinst.a
46
%%TARGETARCH%%/mingw/lib/libalrsvc.a
47
%%TARGETARCH%%/mingw/lib/libamstrmid.a
48
%%TARGETARCH%%/mingw/lib/libapcups.a
49
%%TARGETARCH%%/mingw/lib/libapphelp.a
50
%%TARGETARCH%%/mingw/lib/libappmgmts.a
51
%%TARGETARCH%%/mingw/lib/libappmgr.a
52
%%TARGETARCH%%/mingw/lib/libaqueue.a
53
%%TARGETARCH%%/mingw/lib/libasp.a
54
%%TARGETARCH%%/mingw/lib/libaspperf.a
55
%%TARGETARCH%%/mingw/lib/libasycfilt.a
56
%%TARGETARCH%%/mingw/lib/libatkctrs.a
57
%%TARGETARCH%%/mingw/lib/libatl.a
58
%%TARGETARCH%%/mingw/lib/libatmlib.a
59
%%TARGETARCH%%/mingw/lib/libatrace.a
60
%%TARGETARCH%%/mingw/lib/libaudiosrv.a
61
%%TARGETARCH%%/mingw/lib/libauthz.a
62
%%TARGETARCH%%/mingw/lib/libautodisc.a
63
%%TARGETARCH%%/mingw/lib/libavicap32.a
64
%%TARGETARCH%%/mingw/lib/libavifil32.a
65
%%TARGETARCH%%/mingw/lib/libavrt.a
66
%%TARGETARCH%%/mingw/lib/libazroles.a
67
%%TARGETARCH%%/mingw/lib/libbasesrv.a
68
%%TARGETARCH%%/mingw/lib/libbatmeter.a
69
%%TARGETARCH%%/mingw/lib/libbatt.a
70
%%TARGETARCH%%/mingw/lib/libbcrypt.a
71
%%TARGETARCH%%/mingw/lib/libbluetoothapis.a
72
%%TARGETARCH%%/mingw/lib/libbootvid.a
73
%%TARGETARCH%%/mingw/lib/libbrowser.a
74
%%TARGETARCH%%/mingw/lib/libbthci.a
75
%%TARGETARCH%%/mingw/lib/libbthprops.a
76
%%TARGETARCH%%/mingw/lib/libcabinet.a
77
%%TARGETARCH%%/mingw/lib/libcabview.a
78
%%TARGETARCH%%/mingw/lib/libcards.a
79
%%TARGETARCH%%/mingw/lib/libcatsrv.a
80
%%TARGETARCH%%/mingw/lib/libcatsrvut.a
81
%%TARGETARCH%%/mingw/lib/libccfgnt.a
82
%%TARGETARCH%%/mingw/lib/libcdfview.a
83
%%TARGETARCH%%/mingw/lib/libcdm.a
84
%%TARGETARCH%%/mingw/lib/libcertcli.a
85
%%TARGETARCH%%/mingw/lib/libcfgbkend.a
86
%%TARGETARCH%%/mingw/lib/libcfgmgr32.a
87
%%TARGETARCH%%/mingw/lib/libchtskdic.a
88
%%TARGETARCH%%/mingw/lib/libcimwin32.a
89
%%TARGETARCH%%/mingw/lib/libclasspnp.a
90
%%TARGETARCH%%/mingw/lib/libclb.a
91
%%TARGETARCH%%/mingw/lib/libclbcatq.a
92
%%TARGETARCH%%/mingw/lib/libclfsw32.a
93
%%TARGETARCH%%/mingw/lib/libcliconfg.a
94
%%TARGETARCH%%/mingw/lib/libclusapi.a
95
%%TARGETARCH%%/mingw/lib/libcmcfg32.a
96
%%TARGETARCH%%/mingw/lib/libcmdial32.a
97
%%TARGETARCH%%/mingw/lib/libcmpbk32.a
98
%%TARGETARCH%%/mingw/lib/libcmutil.a
99
%%TARGETARCH%%/mingw/lib/libcnetcfg.a
100
%%TARGETARCH%%/mingw/lib/libcnvfat.a
101
%%TARGETARCH%%/mingw/lib/libcoadmin.a
102
%%TARGETARCH%%/mingw/lib/libcolbact.a
103
%%TARGETARCH%%/mingw/lib/libcomctl32.a
104
%%TARGETARCH%%/mingw/lib/libcomdlg32.a
105
%%TARGETARCH%%/mingw/lib/libcompstui.a
106
%%TARGETARCH%%/mingw/lib/libcomres.a
107
%%TARGETARCH%%/mingw/lib/libcomsetup.a
108
%%TARGETARCH%%/mingw/lib/libcomsnap.a
109
%%TARGETARCH%%/mingw/lib/libcomsvcs.a
110
%%TARGETARCH%%/mingw/lib/libcomuid.a
111
%%TARGETARCH%%/mingw/lib/libconnect.a
112
%%TARGETARCH%%/mingw/lib/libconsole.a
113
%%TARGETARCH%%/mingw/lib/libcorpol.a
114
%%TARGETARCH%%/mingw/lib/libcredui.a
115
%%TARGETARCH%%/mingw/lib/libcrtdll.a
116
%%TARGETARCH%%/mingw/lib/libcrypt32.a
117
%%TARGETARCH%%/mingw/lib/libcryptdlg.a
118
%%TARGETARCH%%/mingw/lib/libcryptdll.a
119
%%TARGETARCH%%/mingw/lib/libcryptext.a
120
%%TARGETARCH%%/mingw/lib/libcryptnet.a
121
%%TARGETARCH%%/mingw/lib/libcryptsp.a
122
%%TARGETARCH%%/mingw/lib/libcryptsvc.a
123
%%TARGETARCH%%/mingw/lib/libcryptui.a
124
%%TARGETARCH%%/mingw/lib/libcryptxml.a
125
%%TARGETARCH%%/mingw/lib/libcscapi.a
126
%%TARGETARCH%%/mingw/lib/libcscdll.a
127
%%TARGETARCH%%/mingw/lib/libcscui.a
128
%%TARGETARCH%%/mingw/lib/libcsrsrv.a
129
%%TARGETARCH%%/mingw/lib/libd2d1.a
130
%%TARGETARCH%%/mingw/lib/libd3d10.a
131
%%TARGETARCH%%/mingw/lib/libd3d11.a
132
%%TARGETARCH%%/mingw/lib/libd3d12.a
133
%%TARGETARCH%%/mingw/lib/libd3d8thk.a
134
%%TARGETARCH%%/mingw/lib/libd3d9.a
135
%%TARGETARCH%%/mingw/lib/libd3dcompiler.a
136
%%TARGETARCH%%/mingw/lib/libd3dcompiler_33.a
137
%%TARGETARCH%%/mingw/lib/libd3dcompiler_34.a
138
%%TARGETARCH%%/mingw/lib/libd3dcompiler_35.a
139
%%TARGETARCH%%/mingw/lib/libd3dcompiler_36.a
140
%%TARGETARCH%%/mingw/lib/libd3dcompiler_37.a
141
%%TARGETARCH%%/mingw/lib/libd3dcompiler_38.a
142
%%TARGETARCH%%/mingw/lib/libd3dcompiler_39.a
143
%%TARGETARCH%%/mingw/lib/libd3dcompiler_40.a
144
%%TARGETARCH%%/mingw/lib/libd3dcompiler_41.a
145
%%TARGETARCH%%/mingw/lib/libd3dcompiler_42.a
146
%%TARGETARCH%%/mingw/lib/libd3dcompiler_43.a
147
%%TARGETARCH%%/mingw/lib/libd3dcompiler_46.a
148
%%TARGETARCH%%/mingw/lib/libd3dcompiler_47.a
149
%%TARGETARCH%%/mingw/lib/libd3dcsx_46.a
150
%%TARGETARCH%%/mingw/lib/libd3dcsxd.a
151
%%TARGETARCH%%/mingw/lib/libd3dcsxd_43.a
152
%%TARGETARCH%%/mingw/lib/libd3dx10.a
153
%%TARGETARCH%%/mingw/lib/libd3dx10_33.a
154
%%TARGETARCH%%/mingw/lib/libd3dx10_34.a
155
%%TARGETARCH%%/mingw/lib/libd3dx10_35.a
156
%%TARGETARCH%%/mingw/lib/libd3dx10_36.a
157
%%TARGETARCH%%/mingw/lib/libd3dx10_37.a
158
%%TARGETARCH%%/mingw/lib/libd3dx10_38.a
159
%%TARGETARCH%%/mingw/lib/libd3dx10_39.a
160
%%TARGETARCH%%/mingw/lib/libd3dx10_40.a
161
%%TARGETARCH%%/mingw/lib/libd3dx10_41.a
162
%%TARGETARCH%%/mingw/lib/libd3dx10_42.a
163
%%TARGETARCH%%/mingw/lib/libd3dx10_43.a
164
%%TARGETARCH%%/mingw/lib/libd3dx11.a
165
%%TARGETARCH%%/mingw/lib/libd3dx11_42.a
166
%%TARGETARCH%%/mingw/lib/libd3dx11_43.a
167
%%TARGETARCH%%/mingw/lib/libd3dx9.a
168
%%TARGETARCH%%/mingw/lib/libd3dx9_24.a
169
%%TARGETARCH%%/mingw/lib/libd3dx9_25.a
170
%%TARGETARCH%%/mingw/lib/libd3dx9_26.a
171
%%TARGETARCH%%/mingw/lib/libd3dx9_27.a
172
%%TARGETARCH%%/mingw/lib/libd3dx9_28.a
173
%%TARGETARCH%%/mingw/lib/libd3dx9_29.a
174
%%TARGETARCH%%/mingw/lib/libd3dx9_30.a
175
%%TARGETARCH%%/mingw/lib/libd3dx9_31.a
176
%%TARGETARCH%%/mingw/lib/libd3dx9_32.a
177
%%TARGETARCH%%/mingw/lib/libd3dx9_33.a
178
%%TARGETARCH%%/mingw/lib/libd3dx9_34.a
179
%%TARGETARCH%%/mingw/lib/libd3dx9_35.a
180
%%TARGETARCH%%/mingw/lib/libd3dx9_36.a
181
%%TARGETARCH%%/mingw/lib/libd3dx9_37.a
182
%%TARGETARCH%%/mingw/lib/libd3dx9_38.a
183
%%TARGETARCH%%/mingw/lib/libd3dx9_39.a
184
%%TARGETARCH%%/mingw/lib/libd3dx9_40.a
185
%%TARGETARCH%%/mingw/lib/libd3dx9_41.a
186
%%TARGETARCH%%/mingw/lib/libd3dx9_42.a
187
%%TARGETARCH%%/mingw/lib/libd3dx9_43.a
188
%%TARGETARCH%%/mingw/lib/libd3dxof.a
189
%%TARGETARCH%%/mingw/lib/libdavclnt.a
190
%%TARGETARCH%%/mingw/lib/libdbgeng.a
191
%%TARGETARCH%%/mingw/lib/libdbghelp.a
192
%%TARGETARCH%%/mingw/lib/libdbnetlib.a
193
%%TARGETARCH%%/mingw/lib/libdbnmpntw.a
194
%%TARGETARCH%%/mingw/lib/libdciman32.a
195
%%TARGETARCH%%/mingw/lib/libdcomp.a
196
%%TARGETARCH%%/mingw/lib/libddraw.a
197
%%TARGETARCH%%/mingw/lib/libdelayimp.a
198
%%TARGETARCH%%/mingw/lib/libdevmgr.a
199
%%TARGETARCH%%/mingw/lib/libdevobj.a
200
%%TARGETARCH%%/mingw/lib/libdevrtl.a
201
%%TARGETARCH%%/mingw/lib/libdhcpcsvc.a
202
%%TARGETARCH%%/mingw/lib/libdhcpcsvc6.a
203
%%TARGETARCH%%/mingw/lib/libdhcpsapi.a
204
%%TARGETARCH%%/mingw/lib/libdigest.a
205
%%TARGETARCH%%/mingw/lib/libdimsntfy.a
206
%%TARGETARCH%%/mingw/lib/libdimsroam.a
207
%%TARGETARCH%%/mingw/lib/libdinput.a
208
%%TARGETARCH%%/mingw/lib/libdinput8.a
209
%%TARGETARCH%%/mingw/lib/libdiskcopy.a
210
%%TARGETARCH%%/mingw/lib/libdismapi.a
211
%%TARGETARCH%%/mingw/lib/libdmconfig.a
212
%%TARGETARCH%%/mingw/lib/libdmdskmgr.a
213
%%TARGETARCH%%/mingw/lib/libdmivcitf.a
214
%%TARGETARCH%%/mingw/lib/libdmoguids.a
215
%%TARGETARCH%%/mingw/lib/libdmutil.a
216
%%TARGETARCH%%/mingw/lib/libdmvdsitf.a
217
%%TARGETARCH%%/mingw/lib/libdnsapi.a
218
%%TARGETARCH%%/mingw/lib/libdnsrslvr.a
219
%%TARGETARCH%%/mingw/lib/libdpapi.a
220
%%TARGETARCH%%/mingw/lib/libdpnaddr.a
221
%%TARGETARCH%%/mingw/lib/libdpnet.a
222
%%TARGETARCH%%/mingw/lib/libdpnhupnp.a
223
%%TARGETARCH%%/mingw/lib/libdpnlobby.a
224
%%TARGETARCH%%/mingw/lib/libdpvoice.a
225
%%TARGETARCH%%/mingw/lib/libdrprov.a
226
%%TARGETARCH%%/mingw/lib/libds32gt.a
227
%%TARGETARCH%%/mingw/lib/libdsauth.a
228
%%TARGETARCH%%/mingw/lib/libdskquota.a
229
%%TARGETARCH%%/mingw/lib/libdsound.a
230
%%TARGETARCH%%/mingw/lib/libdsound3d.a
231
%%TARGETARCH%%/mingw/lib/libdsprop.a
232
%%TARGETARCH%%/mingw/lib/libdsquery.a
233
%%TARGETARCH%%/mingw/lib/libdssec.a
234
%%TARGETARCH%%/mingw/lib/libdssenh.a
235
%%TARGETARCH%%/mingw/lib/libdsuiext.a
236
%%TARGETARCH%%/mingw/lib/libduser.a
237
%%TARGETARCH%%/mingw/lib/libdwmapi.a
238
%%TARGETARCH%%/mingw/lib/libdwrite.a
239
%%TARGETARCH%%/mingw/lib/libdxerr8.a
240
%%TARGETARCH%%/mingw/lib/libdxerr9.a
241
%%TARGETARCH%%/mingw/lib/libdxgi.a
242
%%TARGETARCH%%/mingw/lib/libdxguid.a
243
%%TARGETARCH%%/mingw/lib/libdxva2.a
244
%%TARGETARCH%%/mingw/lib/libeappcfg.a
245
%%TARGETARCH%%/mingw/lib/libeappgnui.a
246
%%TARGETARCH%%/mingw/lib/libeapphost.a
247
%%TARGETARCH%%/mingw/lib/libeappprxy.a
248
%%TARGETARCH%%/mingw/lib/libefsadu.a
249
%%TARGETARCH%%/mingw/lib/libes.a
250
%%TARGETARCH%%/mingw/lib/libesent.a
251
%%TARGETARCH%%/mingw/lib/libesentprf.a
252
%%TARGETARCH%%/mingw/lib/libeventlog.a
253
%%TARGETARCH%%/mingw/lib/libevntagnt.a
254
%%TARGETARCH%%/mingw/lib/libevr.a
255
%%TARGETARCH%%/mingw/lib/libexstrace.a
256
%%TARGETARCH%%/mingw/lib/libfastprox.a
257
%%TARGETARCH%%/mingw/lib/libfaultrep.a
258
%%TARGETARCH%%/mingw/lib/libfcachdll.a
259
%%TARGETARCH%%/mingw/lib/libfdeploy.a
260
%%TARGETARCH%%/mingw/lib/libfeclient.a
261
%%TARGETARCH%%/mingw/lib/libfilemgmt.a
262
%%TARGETARCH%%/mingw/lib/libfldrclnr.a
263
%%TARGETARCH%%/mingw/lib/libfltlib.a
264
%%TARGETARCH%%/mingw/lib/libfmifs.a
265
%%TARGETARCH%%/mingw/lib/libfontsub.a
266
%%TARGETARCH%%/mingw/lib/libframedyn.a
267
%%TARGETARCH%%/mingw/lib/libftpctrs2.a
268
%%TARGETARCH%%/mingw/lib/libftpmib.a
269
%%TARGETARCH%%/mingw/lib/libfwpuclnt.a
270
%%TARGETARCH%%/mingw/lib/libfxsapi.a
271
%%TARGETARCH%%/mingw/lib/libfxscfgwz.a
272
%%TARGETARCH%%/mingw/lib/libfxsdrv.a
273
%%TARGETARCH%%/mingw/lib/libfxsocm.a
274
%%TARGETARCH%%/mingw/lib/libfxsperf.a
275
%%TARGETARCH%%/mingw/lib/libfxsroute.a
276
%%TARGETARCH%%/mingw/lib/libfxsst.a
277
%%TARGETARCH%%/mingw/lib/libfxst30.a
278
%%TARGETARCH%%/mingw/lib/libfxstiff.a
279
%%TARGETARCH%%/mingw/lib/libfxsui.a
280
%%TARGETARCH%%/mingw/lib/libfxswzrd.a
281
%%TARGETARCH%%/mingw/lib/libgdi32.a
282
%%TARGETARCH%%/mingw/lib/libgdiplus.a
283
%%TARGETARCH%%/mingw/lib/libgetuname.a
284
%%TARGETARCH%%/mingw/lib/libglmf32.a
285
%%TARGETARCH%%/mingw/lib/libglu32.a
286
%%TARGETARCH%%/mingw/lib/libgmon.a
287
%%TARGETARCH%%/mingw/lib/libgpedit.a
288
%%TARGETARCH%%/mingw/lib/libgpkcsp.a
289
%%TARGETARCH%%/mingw/lib/libgptext.a
290
%%TARGETARCH%%/mingw/lib/libguitrn.a
291
%%TARGETARCH%%/mingw/lib/libhal.a
292
%%TARGETARCH%%/mingw/lib/libhbaapi.a
293
%%TARGETARCH%%/mingw/lib/libhgfs.a
294
%%TARGETARCH%%/mingw/lib/libhid.a
295
%%TARGETARCH%%/mingw/lib/libhidclass.a
296
%%TARGETARCH%%/mingw/lib/libhidparse.a
297
%%TARGETARCH%%/mingw/lib/libhlink.a
298
%%TARGETARCH%%/mingw/lib/libhmmapi.a
299
%%TARGETARCH%%/mingw/lib/libhnetcfg.a
300
%%TARGETARCH%%/mingw/lib/libhnetwiz.a
301
%%TARGETARCH%%/mingw/lib/libhostmib.a
302
%%TARGETARCH%%/mingw/lib/libhotplug.a
303
%%TARGETARCH%%/mingw/lib/libhtmlhelp.a
304
%%TARGETARCH%%/mingw/lib/libhtrn_jis.a
305
%%TARGETARCH%%/mingw/lib/libhttpapi.a
306
%%TARGETARCH%%/mingw/lib/libhttpext.a
307
%%TARGETARCH%%/mingw/lib/libhttpmib.a
308
%%TARGETARCH%%/mingw/lib/libhttpodbc.a
309
%%TARGETARCH%%/mingw/lib/libhtui.a
310
%%TARGETARCH%%/mingw/lib/libhypertrm.a
311
%%TARGETARCH%%/mingw/lib/libiashlpr.a
312
%%TARGETARCH%%/mingw/lib/libiaspolcy.a
313
%%TARGETARCH%%/mingw/lib/libiassam.a
314
%%TARGETARCH%%/mingw/lib/libiassvcs.a
315
%%TARGETARCH%%/mingw/lib/libicaapi.a
316
%%TARGETARCH%%/mingw/lib/libicfgnt5.a
317
%%TARGETARCH%%/mingw/lib/libicm32.a
318
%%TARGETARCH%%/mingw/lib/libicmp.a
319
%%TARGETARCH%%/mingw/lib/libicmui.a
320
%%TARGETARCH%%/mingw/lib/libicwconn.a
321
%%TARGETARCH%%/mingw/lib/libicwdial.a
322
%%TARGETARCH%%/mingw/lib/libicwdl.a
323
%%TARGETARCH%%/mingw/lib/libicwphbk.a
324
%%TARGETARCH%%/mingw/lib/libicwutil.a
325
%%TARGETARCH%%/mingw/lib/libidq.a
326
%%TARGETARCH%%/mingw/lib/libieakeng.a
327
%%TARGETARCH%%/mingw/lib/libiedkcs32.a
328
%%TARGETARCH%%/mingw/lib/libieencode.a
329
%%TARGETARCH%%/mingw/lib/libiernonce.a
330
%%TARGETARCH%%/mingw/lib/libiesetup.a
331
%%TARGETARCH%%/mingw/lib/libigmpagnt.a
332
%%TARGETARCH%%/mingw/lib/libiis.a
333
%%TARGETARCH%%/mingw/lib/libiisadmin.a
334
%%TARGETARCH%%/mingw/lib/libiiscfg.a
335
%%TARGETARCH%%/mingw/lib/libiisrtl.a
336
%%TARGETARCH%%/mingw/lib/libiissuba.a
337
%%TARGETARCH%%/mingw/lib/libiisui.a
338
%%TARGETARCH%%/mingw/lib/libiisutil.a
339
%%TARGETARCH%%/mingw/lib/libiiswmi.a
340
%%TARGETARCH%%/mingw/lib/libimagehlp.a
341
%%TARGETARCH%%/mingw/lib/libimeshare.a
342
%%TARGETARCH%%/mingw/lib/libimgutil.a
343
%%TARGETARCH%%/mingw/lib/libimjp81k.a
344
%%TARGETARCH%%/mingw/lib/libimjpcus.a
345
%%TARGETARCH%%/mingw/lib/libimjpdct.a
346
%%TARGETARCH%%/mingw/lib/libimjputyc.a
347
%%TARGETARCH%%/mingw/lib/libimm32.a
348
%%TARGETARCH%%/mingw/lib/libimsinsnt.a
349
%%TARGETARCH%%/mingw/lib/libimskdic.a
350
%%TARGETARCH%%/mingw/lib/libinetcfg.a
351
%%TARGETARCH%%/mingw/lib/libinetcomm.a
352
%%TARGETARCH%%/mingw/lib/libinetmib1.a
353
%%TARGETARCH%%/mingw/lib/libinfoadmn.a
354
%%TARGETARCH%%/mingw/lib/libinfocomm.a
355
%%TARGETARCH%%/mingw/lib/libinfoctrs.a
356
%%TARGETARCH%%/mingw/lib/libinfosoft.a
357
%%TARGETARCH%%/mingw/lib/libinitpki.a
358
%%TARGETARCH%%/mingw/lib/libinput.a
359
%%TARGETARCH%%/mingw/lib/libinseng.a
360
%%TARGETARCH%%/mingw/lib/libiphlpapi.a
361
%%TARGETARCH%%/mingw/lib/libipmontr.a
362
%%TARGETARCH%%/mingw/lib/libipnathlp.a
363
%%TARGETARCH%%/mingw/lib/libiprop.a
364
%%TARGETARCH%%/mingw/lib/libiprtprio.a
365
%%TARGETARCH%%/mingw/lib/libiprtrmgr.a
366
%%TARGETARCH%%/mingw/lib/libipsecsvc.a
367
%%TARGETARCH%%/mingw/lib/libipxsap.a
368
%%TARGETARCH%%/mingw/lib/libirclass.a
369
%%TARGETARCH%%/mingw/lib/libisatq.a
370
%%TARGETARCH%%/mingw/lib/libiscomlog.a
371
%%TARGETARCH%%/mingw/lib/libiscsidsc.a
372
%%TARGETARCH%%/mingw/lib/libisign32.a
373
%%TARGETARCH%%/mingw/lib/libiyuv_32.a
374
%%TARGETARCH%%/mingw/lib/libjet500.a
375
%%TARGETARCH%%/mingw/lib/libjsproxy.a
376
%%TARGETARCH%%/mingw/lib/libkd1394.a
377
%%TARGETARCH%%/mingw/lib/libkdcom.a
378
%%TARGETARCH%%/mingw/lib/libkerberos.a
379
%%TARGETARCH%%/mingw/lib/libkernel32.a
380
%%TARGETARCH%%/mingw/lib/libkeymgr.a
381
%%TARGETARCH%%/mingw/lib/libks.a
382
%%TARGETARCH%%/mingw/lib/libksecdd.a
383
%%TARGETARCH%%/mingw/lib/libksguid.a
384
%%TARGETARCH%%/mingw/lib/libksuser.a
385
%%TARGETARCH%%/mingw/lib/libktmw32.a
386
%%TARGETARCH%%/mingw/lib/liblargeint.a
387
%%TARGETARCH%%/mingw/lib/liblinkinfo.a
388
%%TARGETARCH%%/mingw/lib/liblmmib2.a
389
%%TARGETARCH%%/mingw/lib/libloadperf.a
390
%%TARGETARCH%%/mingw/lib/liblocalspl.a
391
%%TARGETARCH%%/mingw/lib/liblocationapi.a
392
%%TARGETARCH%%/mingw/lib/liblog.a
393
%%TARGETARCH%%/mingw/lib/libloghours.a
394
%%TARGETARCH%%/mingw/lib/liblonsint.a
395
%%TARGETARCH%%/mingw/lib/liblpk.a
396
%%TARGETARCH%%/mingw/lib/liblprhelp.a
397
%%TARGETARCH%%/mingw/lib/liblsasrv.a
398
%%TARGETARCH%%/mingw/lib/liblz32.a
399
%%TARGETARCH%%/mingw/lib/libm.a
400
%%TARGETARCH%%/mingw/lib/libmag_hook.a
401
%%TARGETARCH%%/mingw/lib/libmapi32.a
402
%%TARGETARCH%%/mingw/lib/libmapistub.a
403
%%TARGETARCH%%/mingw/lib/libmcastmib.a
404
%%TARGETARCH%%/mingw/lib/libmcd32.a
405
%%TARGETARCH%%/mingw/lib/libmcdsrv32.a
406
%%TARGETARCH%%/mingw/lib/libmchgrcoi.a
407
%%TARGETARCH%%/mingw/lib/libmciavi32.a
408
%%TARGETARCH%%/mingw/lib/libmcicda.a
409
%%TARGETARCH%%/mingw/lib/libmciole32.a
410
%%TARGETARCH%%/mingw/lib/libmciqtz32.a
411
%%TARGETARCH%%/mingw/lib/libmciseq.a
412
%%TARGETARCH%%/mingw/lib/libmciwave.a
413
%%TARGETARCH%%/mingw/lib/libmdminst.a
414
%%TARGETARCH%%/mingw/lib/libmf.a
415
%%TARGETARCH%%/mingw/lib/libmf3216.a
416
%%TARGETARCH%%/mingw/lib/libmfc42.a
417
%%TARGETARCH%%/mingw/lib/libmfc42u.a
418
%%TARGETARCH%%/mingw/lib/libmfplat.a
419
%%TARGETARCH%%/mingw/lib/libmfreadwrite.a
420
%%TARGETARCH%%/mingw/lib/libmfuuid.a
421
%%TARGETARCH%%/mingw/lib/libmgmtapi.a
422
%%TARGETARCH%%/mingw/lib/libmidimap.a
423
%%TARGETARCH%%/mingw/lib/libmigism.a
424
%%TARGETARCH%%/mingw/lib/libmiglibnt.a
425
%%TARGETARCH%%/mingw/lib/libmincore.a
426
%%TARGETARCH%%/mingw/lib/libmingw32.a
427
%%TARGETARCH%%/mingw/lib/libmingwex.a
428
%%TARGETARCH%%/mingw/lib/libmingwthrd.a
429
%%TARGETARCH%%/mingw/lib/libmlang.a
430
%%TARGETARCH%%/mingw/lib/libmll_hp.a
431
%%TARGETARCH%%/mingw/lib/libmll_mtf.a
432
%%TARGETARCH%%/mingw/lib/libmll_qic.a
433
%%TARGETARCH%%/mingw/lib/libmmdevapi.a
434
%%TARGETARCH%%/mingw/lib/libmmfutil.a
435
%%TARGETARCH%%/mingw/lib/libmmutilse.a
436
%%TARGETARCH%%/mingw/lib/libmobsync.a
437
%%TARGETARCH%%/mingw/lib/libmodemui.a
438
%%TARGETARCH%%/mingw/lib/libmofd.a
439
%%TARGETARCH%%/mingw/lib/libmoldname.a
440
%%TARGETARCH%%/mingw/lib/libmpr.a
441
%%TARGETARCH%%/mingw/lib/libmprapi.a
442
%%TARGETARCH%%/mingw/lib/libmprddm.a
443
%%TARGETARCH%%/mingw/lib/libmprmsg.a
444
%%TARGETARCH%%/mingw/lib/libmprui.a
445
%%TARGETARCH%%/mingw/lib/libmqad.a
446
%%TARGETARCH%%/mingw/lib/libmqcertui.a
447
%%TARGETARCH%%/mingw/lib/libmqdscli.a
448
%%TARGETARCH%%/mingw/lib/libmqise.a
449
%%TARGETARCH%%/mingw/lib/libmqlogmgr.a
450
%%TARGETARCH%%/mingw/lib/libmqperf.a
451
%%TARGETARCH%%/mingw/lib/libmqrt.a
452
%%TARGETARCH%%/mingw/lib/libmqrtdep.a
453
%%TARGETARCH%%/mingw/lib/libmqsec.a
454
%%TARGETARCH%%/mingw/lib/libmqupgrd.a
455
%%TARGETARCH%%/mingw/lib/libmqutil.a
456
%%TARGETARCH%%/mingw/lib/libmsacm32.a
457
%%TARGETARCH%%/mingw/lib/libmsadcs.a
458
%%TARGETARCH%%/mingw/lib/libmsado15.a
459
%%TARGETARCH%%/mingw/lib/libmsafd.a
460
%%TARGETARCH%%/mingw/lib/libmsasn1.a
461
%%TARGETARCH%%/mingw/lib/libmscat32.a
462
%%TARGETARCH%%/mingw/lib/libmscms.a
463
%%TARGETARCH%%/mingw/lib/libmsctfmonitor.a
464
%%TARGETARCH%%/mingw/lib/libmsdadiag.a
465
%%TARGETARCH%%/mingw/lib/libmsdart.a
466
%%TARGETARCH%%/mingw/lib/libmsdmo.a
467
%%TARGETARCH%%/mingw/lib/libmsdrm.a
468
%%TARGETARCH%%/mingw/lib/libmsdtclog.a
469
%%TARGETARCH%%/mingw/lib/libmsdtcprx.a
470
%%TARGETARCH%%/mingw/lib/libmsdtcstp.a
471
%%TARGETARCH%%/mingw/lib/libmsdtctm.a
472
%%TARGETARCH%%/mingw/lib/libmsdtcuiu.a
473
%%TARGETARCH%%/mingw/lib/libmsftedit.a
474
%%TARGETARCH%%/mingw/lib/libmsgina.a
475
%%TARGETARCH%%/mingw/lib/libmsgr3en.a
476
%%TARGETARCH%%/mingw/lib/libmsgrocm.a
477
%%TARGETARCH%%/mingw/lib/libmsgsvc.a
478
%%TARGETARCH%%/mingw/lib/libmshtml.a
479
%%TARGETARCH%%/mingw/lib/libmsi.a
480
%%TARGETARCH%%/mingw/lib/libmsimg32.a
481
%%TARGETARCH%%/mingw/lib/libmsimtf.a
482
%%TARGETARCH%%/mingw/lib/libmsir3jp.a
483
%%TARGETARCH%%/mingw/lib/libmsisip.a
484
%%TARGETARCH%%/mingw/lib/libmslbui.a
485
%%TARGETARCH%%/mingw/lib/libmsls31.a
486
%%TARGETARCH%%/mingw/lib/libmsmqocm.a
487
%%TARGETARCH%%/mingw/lib/libmsobdl.a
488
%%TARGETARCH%%/mingw/lib/libmsobmain.a
489
%%TARGETARCH%%/mingw/lib/libmsoe.a
490
%%TARGETARCH%%/mingw/lib/libmsoeacct.a
491
%%TARGETARCH%%/mingw/lib/libmsoert2.a
492
%%TARGETARCH%%/mingw/lib/libmsoledbsql.a
493
%%TARGETARCH%%/mingw/lib/libmspatcha.a
494
%%TARGETARCH%%/mingw/lib/libmsports.a
495
%%TARGETARCH%%/mingw/lib/libmsrating.a
496
%%TARGETARCH%%/mingw/lib/libmsrle32.a
497
%%TARGETARCH%%/mingw/lib/libmssign32.a
498
%%TARGETARCH%%/mingw/lib/libmssip32.a
499
%%TARGETARCH%%/mingw/lib/libmstask.a
500
%%TARGETARCH%%/mingw/lib/libmstlsapi.a
501
%%TARGETARCH%%/mingw/lib/libmsutb.a
502
%%TARGETARCH%%/mingw/lib/libmsv1_0.a
503
%%TARGETARCH%%/mingw/lib/libmsvcirt.a
504
%%TARGETARCH%%/mingw/lib/libmsvcp120_app.a
505
%%TARGETARCH%%/mingw/lib/libmsvcp60.a
506
%%TARGETARCH%%/mingw/lib/libmsvcr100.a
507
%%TARGETARCH%%/mingw/lib/libmsvcr110.a
508
%%TARGETARCH%%/mingw/lib/libmsvcr120.a
509
%%TARGETARCH%%/mingw/lib/libmsvcr120_app.a
510
%%TARGETARCH%%/mingw/lib/libmsvcr120d.a
511
%%TARGETARCH%%/mingw/lib/libmsvcr80.a
512
%%TARGETARCH%%/mingw/lib/libmsvcr90.a
513
%%TARGETARCH%%/mingw/lib/libmsvcr90d.a
514
%%TARGETARCH%%/mingw/lib/libmsvcrt-os.a
515
%%TARGETARCH%%/mingw/lib/libmsvcrt.a
516
%%TARGETARCH%%/mingw/lib/libmsvfw32.a
517
%%TARGETARCH%%/mingw/lib/libmsvidc32.a
518
%%TARGETARCH%%/mingw/lib/libmsw3prt.a
519
%%TARGETARCH%%/mingw/lib/libmswsock.a
520
%%TARGETARCH%%/mingw/lib/libmsyuv.a
521
%%TARGETARCH%%/mingw/lib/libmtxclu.a
522
%%TARGETARCH%%/mingw/lib/libmtxdm.a
523
%%TARGETARCH%%/mingw/lib/libmtxex.a
524
%%TARGETARCH%%/mingw/lib/libmtxoci.a
525
%%TARGETARCH%%/mingw/lib/libmydocs.a
526
%%TARGETARCH%%/mingw/lib/libncobjapi.a
527
%%TARGETARCH%%/mingw/lib/libncrypt.a
528
%%TARGETARCH%%/mingw/lib/libncxpnt.a
529
%%TARGETARCH%%/mingw/lib/libnddeapi.a
530
%%TARGETARCH%%/mingw/lib/libnddenb32.a
531
%%TARGETARCH%%/mingw/lib/libndfapi.a
532
%%TARGETARCH%%/mingw/lib/libndis.a
533
%%TARGETARCH%%/mingw/lib/libndisnpp.a
534
%%TARGETARCH%%/mingw/lib/libnetapi32.a
535
%%TARGETARCH%%/mingw/lib/libnetcfgx.a
536
%%TARGETARCH%%/mingw/lib/libnetid.a
537
%%TARGETARCH%%/mingw/lib/libnetio.a
538
%%TARGETARCH%%/mingw/lib/libnetlogon.a
539
%%TARGETARCH%%/mingw/lib/libnetman.a
540
%%TARGETARCH%%/mingw/lib/libnetoc.a
541
%%TARGETARCH%%/mingw/lib/libnetplwiz.a
542
%%TARGETARCH%%/mingw/lib/libnetrap.a
543
%%TARGETARCH%%/mingw/lib/libnetshell.a
544
%%TARGETARCH%%/mingw/lib/libnetui0.a
545
%%TARGETARCH%%/mingw/lib/libnetui1.a
546
%%TARGETARCH%%/mingw/lib/libnetui2.a
547
%%TARGETARCH%%/mingw/lib/libnewdev.a
548
%%TARGETARCH%%/mingw/lib/libnntpapi.a
549
%%TARGETARCH%%/mingw/lib/libnormaliz.a
550
%%TARGETARCH%%/mingw/lib/libnpptools.a
551
%%TARGETARCH%%/mingw/lib/libnshipsec.a
552
%%TARGETARCH%%/mingw/lib/libntdll.a
553
%%TARGETARCH%%/mingw/lib/libntdllcrt.a
554
%%TARGETARCH%%/mingw/lib/libntdsapi.a
555
%%TARGETARCH%%/mingw/lib/libntdsbcli.a
556
%%TARGETARCH%%/mingw/lib/libntlanman.a
557
%%TARGETARCH%%/mingw/lib/libntlanui.a
558
%%TARGETARCH%%/mingw/lib/libntlsapi.a
559
%%TARGETARCH%%/mingw/lib/libntmarta.a
560
%%TARGETARCH%%/mingw/lib/libntmsapi.a
561
%%TARGETARCH%%/mingw/lib/libntoc.a
562
%%TARGETARCH%%/mingw/lib/libntoskrnl.a
563
%%TARGETARCH%%/mingw/lib/libntprint.a
564
%%TARGETARCH%%/mingw/lib/libntshrui.a
565
%%TARGETARCH%%/mingw/lib/libntvdm64.a
566
%%TARGETARCH%%/mingw/lib/libnwprovau.a
567
%%TARGETARCH%%/mingw/lib/liboakley.a
568
%%TARGETARCH%%/mingw/lib/liboccache.a
569
%%TARGETARCH%%/mingw/lib/libocgen.a
570
%%TARGETARCH%%/mingw/lib/libocmanage.a
571
%%TARGETARCH%%/mingw/lib/libocmsn.a
572
%%TARGETARCH%%/mingw/lib/libodbc32.a
573
%%TARGETARCH%%/mingw/lib/libodbc32gt.a
574
%%TARGETARCH%%/mingw/lib/libodbcbcp.a
575
%%TARGETARCH%%/mingw/lib/libodbcconf.a
576
%%TARGETARCH%%/mingw/lib/libodbccp32.a
577
%%TARGETARCH%%/mingw/lib/libodbccr32.a
578
%%TARGETARCH%%/mingw/lib/libodbccu32.a
579
%%TARGETARCH%%/mingw/lib/libodbctrac.a
580
%%TARGETARCH%%/mingw/lib/liboeimport.a
581
%%TARGETARCH%%/mingw/lib/liboemiglib.a
582
%%TARGETARCH%%/mingw/lib/libole32.a
583
%%TARGETARCH%%/mingw/lib/liboleacc.a
584
%%TARGETARCH%%/mingw/lib/liboleaut32.a
585
%%TARGETARCH%%/mingw/lib/libolecli32.a
586
%%TARGETARCH%%/mingw/lib/libolecnv32.a
587
%%TARGETARCH%%/mingw/lib/liboledb32.a
588
%%TARGETARCH%%/mingw/lib/liboledlg.a
589
%%TARGETARCH%%/mingw/lib/libolesvr32.a
590
%%TARGETARCH%%/mingw/lib/libopengl32.a
591
%%TARGETARCH%%/mingw/lib/libosuninst.a
592
%%TARGETARCH%%/mingw/lib/libp2p.a
593
%%TARGETARCH%%/mingw/lib/libp2pcollab.a
594
%%TARGETARCH%%/mingw/lib/libp2pgraph.a
595
%%TARGETARCH%%/mingw/lib/libpautoenr.a
596
%%TARGETARCH%%/mingw/lib/libpcwum.a
597
%%TARGETARCH%%/mingw/lib/libpdh.a
598
%%TARGETARCH%%/mingw/lib/libperfctrs.a
599
%%TARGETARCH%%/mingw/lib/libperfdisk.a
600
%%TARGETARCH%%/mingw/lib/libperfnet.a
601
%%TARGETARCH%%/mingw/lib/libperfos.a
602
%%TARGETARCH%%/mingw/lib/libperfproc.a
603
%%TARGETARCH%%/mingw/lib/libperfts.a
604
%%TARGETARCH%%/mingw/lib/libphotowiz.a
605
%%TARGETARCH%%/mingw/lib/libpidgen.a
606
%%TARGETARCH%%/mingw/lib/libpintlcsd.a
607
%%TARGETARCH%%/mingw/lib/libpolicman.a
608
%%TARGETARCH%%/mingw/lib/libpolstore.a
609
%%TARGETARCH%%/mingw/lib/libportabledeviceguids.a
610
%%TARGETARCH%%/mingw/lib/libpowrprof.a
611
%%TARGETARCH%%/mingw/lib/libprintui.a
612
%%TARGETARCH%%/mingw/lib/libprntvpt.a
613
%%TARGETARCH%%/mingw/lib/libprofmap.a
614
%%TARGETARCH%%/mingw/lib/libpropsys.a
615
%%TARGETARCH%%/mingw/lib/libpsapi.a
616
%%TARGETARCH%%/mingw/lib/libpsbase.a
617
%%TARGETARCH%%/mingw/lib/libpschdprf.a
618
%%TARGETARCH%%/mingw/lib/libpstorec.a
619
%%TARGETARCH%%/mingw/lib/libpstorsvc.a
620
%%TARGETARCH%%/mingw/lib/libqmgr.a
621
%%TARGETARCH%%/mingw/lib/libqosname.a
622
%%TARGETARCH%%/mingw/lib/libquartz.a
623
%%TARGETARCH%%/mingw/lib/libquery.a
624
%%TARGETARCH%%/mingw/lib/libqutil.a
625
%%TARGETARCH%%/mingw/lib/libqwave.a
626
%%TARGETARCH%%/mingw/lib/librasadhlp.a
627
%%TARGETARCH%%/mingw/lib/librasapi32.a
628
%%TARGETARCH%%/mingw/lib/librasauto.a
629
%%TARGETARCH%%/mingw/lib/libraschap.a
630
%%TARGETARCH%%/mingw/lib/librasctrs.a
631
%%TARGETARCH%%/mingw/lib/librasdlg.a
632
%%TARGETARCH%%/mingw/lib/librasman.a
633
%%TARGETARCH%%/mingw/lib/librasmans.a
634
%%TARGETARCH%%/mingw/lib/librasmontr.a
635
%%TARGETARCH%%/mingw/lib/librasmxs.a
636
%%TARGETARCH%%/mingw/lib/librasppp.a
637
%%TARGETARCH%%/mingw/lib/librasrad.a
638
%%TARGETARCH%%/mingw/lib/librassapi.a
639
%%TARGETARCH%%/mingw/lib/librasser.a
640
%%TARGETARCH%%/mingw/lib/librastapi.a
641
%%TARGETARCH%%/mingw/lib/librastls.a
642
%%TARGETARCH%%/mingw/lib/librdpcfgex.a
643
%%TARGETARCH%%/mingw/lib/librdpsnd.a
644
%%TARGETARCH%%/mingw/lib/librdpwsx.a
645
%%TARGETARCH%%/mingw/lib/libregapi.a
646
%%TARGETARCH%%/mingw/lib/libregsvc.a
647
%%TARGETARCH%%/mingw/lib/libresutil.a
648
%%TARGETARCH%%/mingw/lib/libresutils.a
649
%%TARGETARCH%%/mingw/lib/libriched20.a
650
%%TARGETARCH%%/mingw/lib/librnr20.a
651
%%TARGETARCH%%/mingw/lib/libroutetab.a
652
%%TARGETARCH%%/mingw/lib/librpcdiag.a
653
%%TARGETARCH%%/mingw/lib/librpchttp.a
654
%%TARGETARCH%%/mingw/lib/librpcns4.a
655
%%TARGETARCH%%/mingw/lib/librpcref.a
656
%%TARGETARCH%%/mingw/lib/librpcrt4.a
657
%%TARGETARCH%%/mingw/lib/librpcss.a
658
%%TARGETARCH%%/mingw/lib/librsaenh.a
659
%%TARGETARCH%%/mingw/lib/librstrtmgr.a
660
%%TARGETARCH%%/mingw/lib/librtm.a
661
%%TARGETARCH%%/mingw/lib/librtutils.a
662
%%TARGETARCH%%/mingw/lib/libruntimeobject.a
663
%%TARGETARCH%%/mingw/lib/libsamlib.a
664
%%TARGETARCH%%/mingw/lib/libsamsrv.a
665
%%TARGETARCH%%/mingw/lib/libsapi.a
666
%%TARGETARCH%%/mingw/lib/libscarddlg.a
667
%%TARGETARCH%%/mingw/lib/libsccbase.a
668
%%TARGETARCH%%/mingw/lib/libscecli.a
669
%%TARGETARCH%%/mingw/lib/libscesrv.a
670
%%TARGETARCH%%/mingw/lib/libschannel.a
671
%%TARGETARCH%%/mingw/lib/libschedsvc.a
672
%%TARGETARCH%%/mingw/lib/libsclgntfy.a
673
%%TARGETARCH%%/mingw/lib/libscredir.a
674
%%TARGETARCH%%/mingw/lib/libscript.a
675
%%TARGETARCH%%/mingw/lib/libscrnsave.a
676
%%TARGETARCH%%/mingw/lib/libscrnsavw.a
677
%%TARGETARCH%%/mingw/lib/libscrobj.a
678
%%TARGETARCH%%/mingw/lib/libscrrun.a
679
%%TARGETARCH%%/mingw/lib/libsdhcinst.a
680
%%TARGETARCH%%/mingw/lib/libseclogon.a
681
%%TARGETARCH%%/mingw/lib/libsecur32.a
682
%%TARGETARCH%%/mingw/lib/libsecurity.a
683
%%TARGETARCH%%/mingw/lib/libsens.a
684
%%TARGETARCH%%/mingw/lib/libsensapi.a
685
%%TARGETARCH%%/mingw/lib/libsenscfg.a
686
%%TARGETARCH%%/mingw/lib/libsensorsapi.a
687
%%TARGETARCH%%/mingw/lib/libseo.a
688
%%TARGETARCH%%/mingw/lib/libserialui.a
689
%%TARGETARCH%%/mingw/lib/libserwvdrv.a
690
%%TARGETARCH%%/mingw/lib/libsetupapi.a
691
%%TARGETARCH%%/mingw/lib/libsetupqry.a
692
%%TARGETARCH%%/mingw/lib/libsfc.a
693
%%TARGETARCH%%/mingw/lib/libsfc_os.a
694
%%TARGETARCH%%/mingw/lib/libsfcfiles.a
695
%%TARGETARCH%%/mingw/lib/libsfmapi.a
696
%%TARGETARCH%%/mingw/lib/libshcore.a
697
%%TARGETARCH%%/mingw/lib/libshdocvw.a
698
%%TARGETARCH%%/mingw/lib/libshell32.a
699
%%TARGETARCH%%/mingw/lib/libshfolder.a
700
%%TARGETARCH%%/mingw/lib/libshimeng.a
701
%%TARGETARCH%%/mingw/lib/libshimgvw.a
702
%%TARGETARCH%%/mingw/lib/libshlwapi.a
703
%%TARGETARCH%%/mingw/lib/libshscrap.a
704
%%TARGETARCH%%/mingw/lib/libshsvcs.a
705
%%TARGETARCH%%/mingw/lib/libsigtab.a
706
%%TARGETARCH%%/mingw/lib/libsisbkup.a
707
%%TARGETARCH%%/mingw/lib/libskdll.a
708
%%TARGETARCH%%/mingw/lib/libslbcsp.a
709
%%TARGETARCH%%/mingw/lib/libslc.a
710
%%TARGETARCH%%/mingw/lib/libslcext.a
711
%%TARGETARCH%%/mingw/lib/libslwga.a
712
%%TARGETARCH%%/mingw/lib/libsmtpapi.a
713
%%TARGETARCH%%/mingw/lib/libsmtpctrs.a
714
%%TARGETARCH%%/mingw/lib/libsnmpapi.a
715
%%TARGETARCH%%/mingw/lib/libsnmpmib.a
716
%%TARGETARCH%%/mingw/lib/libsnprfdll.a
717
%%TARGETARCH%%/mingw/lib/libsoftpub.a
718
%%TARGETARCH%%/mingw/lib/libspoolss.a
719
%%TARGETARCH%%/mingw/lib/libsqlsrv32.a
720
%%TARGETARCH%%/mingw/lib/libsqlxmlx.a
721
%%TARGETARCH%%/mingw/lib/libsrchctls.a
722
%%TARGETARCH%%/mingw/lib/libsrclient.a
723
%%TARGETARCH%%/mingw/lib/libsrrstr.a
724
%%TARGETARCH%%/mingw/lib/libsrvsvc.a
725
%%TARGETARCH%%/mingw/lib/libssdpapi.a
726
%%TARGETARCH%%/mingw/lib/libssinc.a
727
%%TARGETARCH%%/mingw/lib/libsspicli.a
728
%%TARGETARCH%%/mingw/lib/libstaxmem.a
729
%%TARGETARCH%%/mingw/lib/libsti.a
730
%%TARGETARCH%%/mingw/lib/libsti_ci.a
731
%%TARGETARCH%%/mingw/lib/libstorprop.a
732
%%TARGETARCH%%/mingw/lib/libstreamci.a
733
%%TARGETARCH%%/mingw/lib/libstrmfilt.a
734
%%TARGETARCH%%/mingw/lib/libstrmiids.a
735
%%TARGETARCH%%/mingw/lib/libsvcpack.a
736
%%TARGETARCH%%/mingw/lib/libsxs.a
737
%%TARGETARCH%%/mingw/lib/libsynceng.a
738
%%TARGETARCH%%/mingw/lib/libsynchronization.a
739
%%TARGETARCH%%/mingw/lib/libsyncui.a
740
%%TARGETARCH%%/mingw/lib/libsysinv.a
741
%%TARGETARCH%%/mingw/lib/libsysmod.a
742
%%TARGETARCH%%/mingw/lib/libsyssetup.a
743
%%TARGETARCH%%/mingw/lib/libt2embed.a
744
%%TARGETARCH%%/mingw/lib/libtapi32.a
745
%%TARGETARCH%%/mingw/lib/libtapiperf.a
746
%%TARGETARCH%%/mingw/lib/libtaskschd.a
747
%%TARGETARCH%%/mingw/lib/libtbs.a
748
%%TARGETARCH%%/mingw/lib/libtcpmib.a
749
%%TARGETARCH%%/mingw/lib/libtdh.a
750
%%TARGETARCH%%/mingw/lib/libtraffic.a
751
%%TARGETARCH%%/mingw/lib/libtsappcmp.a
752
%%TARGETARCH%%/mingw/lib/libtsbyuv.a
753
%%TARGETARCH%%/mingw/lib/libtsd32.a
754
%%TARGETARCH%%/mingw/lib/libtsoc.a
755
%%TARGETARCH%%/mingw/lib/libtxfw32.a
756
%%TARGETARCH%%/mingw/lib/libucrt.a
757
%%TARGETARCH%%/mingw/lib/libucrtapp.a
758
%%TARGETARCH%%/mingw/lib/libucrtbase.a
759
%%TARGETARCH%%/mingw/lib/libudhisapi.a
760
%%TARGETARCH%%/mingw/lib/libufat.a
761
%%TARGETARCH%%/mingw/lib/libumandlg.a
762
%%TARGETARCH%%/mingw/lib/libumdmxfrm.a
763
%%TARGETARCH%%/mingw/lib/libumpnpmgr.a
764
%%TARGETARCH%%/mingw/lib/libuniime.a
765
%%TARGETARCH%%/mingw/lib/libunimdmat.a
766
%%TARGETARCH%%/mingw/lib/libuniplat.a
767
%%TARGETARCH%%/mingw/lib/libuntfs.a
768
%%TARGETARCH%%/mingw/lib/libupnp.a
769
%%TARGETARCH%%/mingw/lib/libupnpui.a
770
%%TARGETARCH%%/mingw/lib/liburl.a
771
%%TARGETARCH%%/mingw/lib/liburlauth.a
772
%%TARGETARCH%%/mingw/lib/liburlmon.a
773
%%TARGETARCH%%/mingw/lib/libusbcamd2.a
774
%%TARGETARCH%%/mingw/lib/libusbd.a
775
%%TARGETARCH%%/mingw/lib/libusbport.a
776
%%TARGETARCH%%/mingw/lib/libuser32.a
777
%%TARGETARCH%%/mingw/lib/libuserenv.a
778
%%TARGETARCH%%/mingw/lib/libusp10.a
779
%%TARGETARCH%%/mingw/lib/libutildll.a
780
%%TARGETARCH%%/mingw/lib/libuuid.a
781
%%TARGETARCH%%/mingw/lib/libuxtheme.a
782
%%TARGETARCH%%/mingw/lib/libvcruntime140_app.a
783
%%TARGETARCH%%/mingw/lib/libvdsutil.a
784
%%TARGETARCH%%/mingw/lib/libverifier.a
785
%%TARGETARCH%%/mingw/lib/libversion.a
786
%%TARGETARCH%%/mingw/lib/libvfw32.a
787
%%TARGETARCH%%/mingw/lib/libvgx.a
788
%%TARGETARCH%%/mingw/lib/libvirtdisk.a
789
%%TARGETARCH%%/mingw/lib/libvmx_mode.a
790
%%TARGETARCH%%/mingw/lib/libvssapi.a
791
%%TARGETARCH%%/mingw/lib/libw32time.a
792
%%TARGETARCH%%/mingw/lib/libw32topl.a
793
%%TARGETARCH%%/mingw/lib/libw3core.a
794
%%TARGETARCH%%/mingw/lib/libw3ctrs.a
795
%%TARGETARCH%%/mingw/lib/libw3dt.a
796
%%TARGETARCH%%/mingw/lib/libw3isapi.a
797
%%TARGETARCH%%/mingw/lib/libw3ssl.a
798
%%TARGETARCH%%/mingw/lib/libw3tp.a
799
%%TARGETARCH%%/mingw/lib/libwab32.a
800
%%TARGETARCH%%/mingw/lib/libwabimp.a
801
%%TARGETARCH%%/mingw/lib/libwamreg.a
802
%%TARGETARCH%%/mingw/lib/libwbemcore.a
803
%%TARGETARCH%%/mingw/lib/libwbemupgd.a
804
%%TARGETARCH%%/mingw/lib/libwbemuuid.a
805
%%TARGETARCH%%/mingw/lib/libwdigest.a
806
%%TARGETARCH%%/mingw/lib/libwdmaud.a
807
%%TARGETARCH%%/mingw/lib/libwdsclient.a
808
%%TARGETARCH%%/mingw/lib/libwdsclientapi.a
809
%%TARGETARCH%%/mingw/lib/libwdscore.a
810
%%TARGETARCH%%/mingw/lib/libwdscsl.a
811
%%TARGETARCH%%/mingw/lib/libwdsimage.a
812
%%TARGETARCH%%/mingw/lib/libwdstptc.a
813
%%TARGETARCH%%/mingw/lib/libwdsupgcompl.a
814
%%TARGETARCH%%/mingw/lib/libwdsutil.a
815
%%TARGETARCH%%/mingw/lib/libwebcheck.a
816
%%TARGETARCH%%/mingw/lib/libwebclnt.a
817
%%TARGETARCH%%/mingw/lib/libwebhits.a
818
%%TARGETARCH%%/mingw/lib/libwebsocket.a
819
%%TARGETARCH%%/mingw/lib/libwecapi.a
820
%%TARGETARCH%%/mingw/lib/libwer.a
821
%%TARGETARCH%%/mingw/lib/libwevtapi.a
822
%%TARGETARCH%%/mingw/lib/libwevtfwd.a
823
%%TARGETARCH%%/mingw/lib/libwiadss.a
824
%%TARGETARCH%%/mingw/lib/libwiarpc.a
825
%%TARGETARCH%%/mingw/lib/libwiaservc.a
826
%%TARGETARCH%%/mingw/lib/libwiashext.a
827
%%TARGETARCH%%/mingw/lib/libwimgapi.a
828
%%TARGETARCH%%/mingw/lib/libwindowsapp.a
829
%%TARGETARCH%%/mingw/lib/libwindowscodecs.a
830
%%TARGETARCH%%/mingw/lib/libwinfax.a
831
%%TARGETARCH%%/mingw/lib/libwinhttp.a
832
%%TARGETARCH%%/mingw/lib/libwinhvemulation.a
833
%%TARGETARCH%%/mingw/lib/libwinhvplatform.a
834
%%TARGETARCH%%/mingw/lib/libwininet.a
835
%%TARGETARCH%%/mingw/lib/libwinipsec.a
836
%%TARGETARCH%%/mingw/lib/libwinmm.a
837
%%TARGETARCH%%/mingw/lib/libwinrnr.a
838
%%TARGETARCH%%/mingw/lib/libwinscard.a
839
%%TARGETARCH%%/mingw/lib/libwinspool.a
840
%%TARGETARCH%%/mingw/lib/libwinsrv.a
841
%%TARGETARCH%%/mingw/lib/libwinsta.a
842
%%TARGETARCH%%/mingw/lib/libwintrust.a
843
%%TARGETARCH%%/mingw/lib/libwinusb.a
844
%%TARGETARCH%%/mingw/lib/libwkssvc.a
845
%%TARGETARCH%%/mingw/lib/libwlanapi.a
846
%%TARGETARCH%%/mingw/lib/libwlanui.a
847
%%TARGETARCH%%/mingw/lib/libwlanutil.a
848
%%TARGETARCH%%/mingw/lib/libwldap32.a
849
%%TARGETARCH%%/mingw/lib/libwlnotify.a
850
%%TARGETARCH%%/mingw/lib/libwlstore.a
851
%%TARGETARCH%%/mingw/lib/libwmcodecdspuuid.a
852
%%TARGETARCH%%/mingw/lib/libwmi.a
853
%%TARGETARCH%%/mingw/lib/libwmi2xml.a
854
%%TARGETARCH%%/mingw/lib/libwmiaprpl.a
855
%%TARGETARCH%%/mingw/lib/libwmilib.a
856
%%TARGETARCH%%/mingw/lib/libwmiprop.a
857
%%TARGETARCH%%/mingw/lib/libwmisvc.a
858
%%TARGETARCH%%/mingw/lib/libwow64.a
859
%%TARGETARCH%%/mingw/lib/libwow64cpu.a
860
%%TARGETARCH%%/mingw/lib/libwow64mib.a
861
%%TARGETARCH%%/mingw/lib/libwow64win.a
862
%%TARGETARCH%%/mingw/lib/libwpd_ci.a
863
%%TARGETARCH%%/mingw/lib/libws2_32.a
864
%%TARGETARCH%%/mingw/lib/libws2help.a
865
%%TARGETARCH%%/mingw/lib/libwscapi.a
866
%%TARGETARCH%%/mingw/lib/libwscsvc.a
867
%%TARGETARCH%%/mingw/lib/libwsdapi.a
868
%%TARGETARCH%%/mingw/lib/libwshatm.a
869
%%TARGETARCH%%/mingw/lib/libwshbth.a
870
%%TARGETARCH%%/mingw/lib/libwslapi.a
871
%%TARGETARCH%%/mingw/lib/libwsock32.a
872
%%TARGETARCH%%/mingw/lib/libwtsapi32.a
873
%%TARGETARCH%%/mingw/lib/libx3daudio.a
874
%%TARGETARCH%%/mingw/lib/libx3daudio1_2.a
875
%%TARGETARCH%%/mingw/lib/libx3daudio1_3.a
876
%%TARGETARCH%%/mingw/lib/libx3daudio1_4.a
877
%%TARGETARCH%%/mingw/lib/libx3daudio1_5.a
878
%%TARGETARCH%%/mingw/lib/libx3daudio1_6.a
879
%%TARGETARCH%%/mingw/lib/libx3daudio1_7.a
880
%%TARGETARCH%%/mingw/lib/libx3daudiod1_7.a
881
%%TARGETARCH%%/mingw/lib/libxapofx.a
882
%%TARGETARCH%%/mingw/lib/libxapofx1_0.a
883
%%TARGETARCH%%/mingw/lib/libxapofx1_1.a
884
%%TARGETARCH%%/mingw/lib/libxapofx1_2.a
885
%%TARGETARCH%%/mingw/lib/libxapofx1_3.a
886
%%TARGETARCH%%/mingw/lib/libxapofx1_4.a
887
%%TARGETARCH%%/mingw/lib/libxapofx1_5.a
888
%%TARGETARCH%%/mingw/lib/libxapofxd1_5.a
889
%%TARGETARCH%%/mingw/lib/libxaudio2_8.a
890
%%TARGETARCH%%/mingw/lib/libxinput.a
891
%%TARGETARCH%%/mingw/lib/libxinput1_1.a
892
%%TARGETARCH%%/mingw/lib/libxinput1_2.a
893
%%TARGETARCH%%/mingw/lib/libxinput1_3.a
894
%%TARGETARCH%%/mingw/lib/libxinput1_4.a
895
%%TARGETARCH%%/mingw/lib/libxinput9_1_0.a
896
%%TARGETARCH%%/mingw/lib/libzoneoc.a
897
%%TARGETARCH%%/mingw/lib/txtmode.o
(-)b/devel/mingw-w64-crt/pkg-plist-i686 (+427 lines)
Added Link Here
1
%%TARGETARCH%%/mingw/include/agtctl_i.c
2
%%TARGETARCH%%/mingw/include/agtsvr_i.c
3
%%TARGETARCH%%/mingw/include/cdoex_i.c
4
%%TARGETARCH%%/mingw/include/cdoexm_i.c
5
%%TARGETARCH%%/mingw/include/cdosys_i.c
6
%%TARGETARCH%%/mingw/include/emostore_i.c
7
%%TARGETARCH%%/mingw/include/iisext_i.c
8
%%TARGETARCH%%/mingw/include/mtsadmin_i.c
9
%%TARGETARCH%%/mingw/include/mtxadmin_i.c
10
%%TARGETARCH%%/mingw/include/scardssp_i.c
11
%%TARGETARCH%%/mingw/include/scardssp_p.c
12
%%TARGETARCH%%/mingw/include/tsuserex_i.c
13
%%TARGETARCH%%/mingw/lib/CRT_fp10.o
14
%%TARGETARCH%%/mingw/lib/CRT_fp8.o
15
%%TARGETARCH%%/mingw/lib/CRT_glob.o
16
%%TARGETARCH%%/mingw/lib/CRT_noglob.o
17
%%TARGETARCH%%/mingw/lib/binmode.o
18
%%TARGETARCH%%/mingw/lib/crt1.o
19
%%TARGETARCH%%/mingw/lib/crt1u.o
20
%%TARGETARCH%%/mingw/lib/crt2.o
21
%%TARGETARCH%%/mingw/lib/crt2u.o
22
%%TARGETARCH%%/mingw/lib/crtbegin.o
23
%%TARGETARCH%%/mingw/lib/crtend.o
24
%%TARGETARCH%%/mingw/lib/dllcrt1.o
25
%%TARGETARCH%%/mingw/lib/dllcrt2.o
26
%%TARGETARCH%%/mingw/lib/gcrt0.o
27
%%TARGETARCH%%/mingw/lib/gcrt1.o
28
%%TARGETARCH%%/mingw/lib/gcrt2.o
29
%%TARGETARCH%%/mingw/lib/libaclui.a
30
%%TARGETARCH%%/mingw/lib/libactiveds.a
31
%%TARGETARCH%%/mingw/lib/libadsldpc.a
32
%%TARGETARCH%%/mingw/lib/libadvapi32.a
33
%%TARGETARCH%%/mingw/lib/libamstrmid.a
34
%%TARGETARCH%%/mingw/lib/libapcups.a
35
%%TARGETARCH%%/mingw/lib/libauthz.a
36
%%TARGETARCH%%/mingw/lib/libavicap32.a
37
%%TARGETARCH%%/mingw/lib/libavifil32.a
38
%%TARGETARCH%%/mingw/lib/libavrt.a
39
%%TARGETARCH%%/mingw/lib/libbcrypt.a
40
%%TARGETARCH%%/mingw/lib/libbluetoothapis.a
41
%%TARGETARCH%%/mingw/lib/libbootvid.a
42
%%TARGETARCH%%/mingw/lib/libbrowcli.a
43
%%TARGETARCH%%/mingw/lib/libbthprops.a
44
%%TARGETARCH%%/mingw/lib/libcabinet.a
45
%%TARGETARCH%%/mingw/lib/libcap.a
46
%%TARGETARCH%%/mingw/lib/libcfgmgr32.a
47
%%TARGETARCH%%/mingw/lib/libclasspnp.a
48
%%TARGETARCH%%/mingw/lib/libclfsw32.a
49
%%TARGETARCH%%/mingw/lib/libclusapi.a
50
%%TARGETARCH%%/mingw/lib/libcmutil.a
51
%%TARGETARCH%%/mingw/lib/libcomctl32.a
52
%%TARGETARCH%%/mingw/lib/libcomdlg32.a
53
%%TARGETARCH%%/mingw/lib/libconnect.a
54
%%TARGETARCH%%/mingw/lib/libcredui.a
55
%%TARGETARCH%%/mingw/lib/libcrtdll.a
56
%%TARGETARCH%%/mingw/lib/libcrypt32.a
57
%%TARGETARCH%%/mingw/lib/libcryptnet.a
58
%%TARGETARCH%%/mingw/lib/libcryptsp.a
59
%%TARGETARCH%%/mingw/lib/libcryptxml.a
60
%%TARGETARCH%%/mingw/lib/libcscapi.a
61
%%TARGETARCH%%/mingw/lib/libctl3d32.a
62
%%TARGETARCH%%/mingw/lib/libd2d1.a
63
%%TARGETARCH%%/mingw/lib/libd3d10.a
64
%%TARGETARCH%%/mingw/lib/libd3d11.a
65
%%TARGETARCH%%/mingw/lib/libd3d12.a
66
%%TARGETARCH%%/mingw/lib/libd3d8.a
67
%%TARGETARCH%%/mingw/lib/libd3d9.a
68
%%TARGETARCH%%/mingw/lib/libd3dcompiler.a
69
%%TARGETARCH%%/mingw/lib/libd3dcompiler_33.a
70
%%TARGETARCH%%/mingw/lib/libd3dcompiler_34.a
71
%%TARGETARCH%%/mingw/lib/libd3dcompiler_35.a
72
%%TARGETARCH%%/mingw/lib/libd3dcompiler_36.a
73
%%TARGETARCH%%/mingw/lib/libd3dcompiler_37.a
74
%%TARGETARCH%%/mingw/lib/libd3dcompiler_38.a
75
%%TARGETARCH%%/mingw/lib/libd3dcompiler_39.a
76
%%TARGETARCH%%/mingw/lib/libd3dcompiler_40.a
77
%%TARGETARCH%%/mingw/lib/libd3dcompiler_41.a
78
%%TARGETARCH%%/mingw/lib/libd3dcompiler_42.a
79
%%TARGETARCH%%/mingw/lib/libd3dcompiler_43.a
80
%%TARGETARCH%%/mingw/lib/libd3dcompiler_46.a
81
%%TARGETARCH%%/mingw/lib/libd3dcompiler_47.a
82
%%TARGETARCH%%/mingw/lib/libd3dcsx_46.a
83
%%TARGETARCH%%/mingw/lib/libd3dcsxd.a
84
%%TARGETARCH%%/mingw/lib/libd3dcsxd_43.a
85
%%TARGETARCH%%/mingw/lib/libd3dim.a
86
%%TARGETARCH%%/mingw/lib/libd3drm.a
87
%%TARGETARCH%%/mingw/lib/libd3dx10.a
88
%%TARGETARCH%%/mingw/lib/libd3dx10_33.a
89
%%TARGETARCH%%/mingw/lib/libd3dx10_34.a
90
%%TARGETARCH%%/mingw/lib/libd3dx10_35.a
91
%%TARGETARCH%%/mingw/lib/libd3dx10_36.a
92
%%TARGETARCH%%/mingw/lib/libd3dx10_37.a
93
%%TARGETARCH%%/mingw/lib/libd3dx10_38.a
94
%%TARGETARCH%%/mingw/lib/libd3dx10_39.a
95
%%TARGETARCH%%/mingw/lib/libd3dx10_40.a
96
%%TARGETARCH%%/mingw/lib/libd3dx10_41.a
97
%%TARGETARCH%%/mingw/lib/libd3dx10_42.a
98
%%TARGETARCH%%/mingw/lib/libd3dx10_43.a
99
%%TARGETARCH%%/mingw/lib/libd3dx11.a
100
%%TARGETARCH%%/mingw/lib/libd3dx11_42.a
101
%%TARGETARCH%%/mingw/lib/libd3dx11_43.a
102
%%TARGETARCH%%/mingw/lib/libd3dx8d.a
103
%%TARGETARCH%%/mingw/lib/libd3dx9.a
104
%%TARGETARCH%%/mingw/lib/libd3dx9_24.a
105
%%TARGETARCH%%/mingw/lib/libd3dx9_25.a
106
%%TARGETARCH%%/mingw/lib/libd3dx9_26.a
107
%%TARGETARCH%%/mingw/lib/libd3dx9_27.a
108
%%TARGETARCH%%/mingw/lib/libd3dx9_28.a
109
%%TARGETARCH%%/mingw/lib/libd3dx9_29.a
110
%%TARGETARCH%%/mingw/lib/libd3dx9_30.a
111
%%TARGETARCH%%/mingw/lib/libd3dx9_31.a
112
%%TARGETARCH%%/mingw/lib/libd3dx9_32.a
113
%%TARGETARCH%%/mingw/lib/libd3dx9_33.a
114
%%TARGETARCH%%/mingw/lib/libd3dx9_34.a
115
%%TARGETARCH%%/mingw/lib/libd3dx9_35.a
116
%%TARGETARCH%%/mingw/lib/libd3dx9_36.a
117
%%TARGETARCH%%/mingw/lib/libd3dx9_37.a
118
%%TARGETARCH%%/mingw/lib/libd3dx9_38.a
119
%%TARGETARCH%%/mingw/lib/libd3dx9_39.a
120
%%TARGETARCH%%/mingw/lib/libd3dx9_40.a
121
%%TARGETARCH%%/mingw/lib/libd3dx9_41.a
122
%%TARGETARCH%%/mingw/lib/libd3dx9_42.a
123
%%TARGETARCH%%/mingw/lib/libd3dx9_43.a
124
%%TARGETARCH%%/mingw/lib/libd3dx9d.a
125
%%TARGETARCH%%/mingw/lib/libd3dxof.a
126
%%TARGETARCH%%/mingw/lib/libdavclnt.a
127
%%TARGETARCH%%/mingw/lib/libdavhlpr.a
128
%%TARGETARCH%%/mingw/lib/libdbgeng.a
129
%%TARGETARCH%%/mingw/lib/libdbghelp.a
130
%%TARGETARCH%%/mingw/lib/libdcomp.a
131
%%TARGETARCH%%/mingw/lib/libddraw.a
132
%%TARGETARCH%%/mingw/lib/libdelayimp.a
133
%%TARGETARCH%%/mingw/lib/libdevmgr.a
134
%%TARGETARCH%%/mingw/lib/libdevobj.a
135
%%TARGETARCH%%/mingw/lib/libdevrtl.a
136
%%TARGETARCH%%/mingw/lib/libdfscli.a
137
%%TARGETARCH%%/mingw/lib/libdhcpcsvc.a
138
%%TARGETARCH%%/mingw/lib/libdhcpcsvc6.a
139
%%TARGETARCH%%/mingw/lib/libdhcpsapi.a
140
%%TARGETARCH%%/mingw/lib/libdinput.a
141
%%TARGETARCH%%/mingw/lib/libdinput8.a
142
%%TARGETARCH%%/mingw/lib/libdismapi.a
143
%%TARGETARCH%%/mingw/lib/libdlcapi.a
144
%%TARGETARCH%%/mingw/lib/libdmoguids.a
145
%%TARGETARCH%%/mingw/lib/libdnsapi.a
146
%%TARGETARCH%%/mingw/lib/libdpapi.a
147
%%TARGETARCH%%/mingw/lib/libdplayx.a
148
%%TARGETARCH%%/mingw/lib/libdpnaddr.a
149
%%TARGETARCH%%/mingw/lib/libdpnet.a
150
%%TARGETARCH%%/mingw/lib/libdpnlobby.a
151
%%TARGETARCH%%/mingw/lib/libdpvoice.a
152
%%TARGETARCH%%/mingw/lib/libdsetup.a
153
%%TARGETARCH%%/mingw/lib/libdsound.a
154
%%TARGETARCH%%/mingw/lib/libdsrole.a
155
%%TARGETARCH%%/mingw/lib/libdssec.a
156
%%TARGETARCH%%/mingw/lib/libdwmapi.a
157
%%TARGETARCH%%/mingw/lib/libdwrite.a
158
%%TARGETARCH%%/mingw/lib/libdxapi.a
159
%%TARGETARCH%%/mingw/lib/libdxerr8.a
160
%%TARGETARCH%%/mingw/lib/libdxerr9.a
161
%%TARGETARCH%%/mingw/lib/libdxgi.a
162
%%TARGETARCH%%/mingw/lib/libdxguid.a
163
%%TARGETARCH%%/mingw/lib/libdxva2.a
164
%%TARGETARCH%%/mingw/lib/libeappcfg.a
165
%%TARGETARCH%%/mingw/lib/libeappgnui.a
166
%%TARGETARCH%%/mingw/lib/libeapphost.a
167
%%TARGETARCH%%/mingw/lib/libeappprxy.a
168
%%TARGETARCH%%/mingw/lib/libelscore.a
169
%%TARGETARCH%%/mingw/lib/libesent.a
170
%%TARGETARCH%%/mingw/lib/libevr.a
171
%%TARGETARCH%%/mingw/lib/libfaultrep.a
172
%%TARGETARCH%%/mingw/lib/libfwpuclnt.a
173
%%TARGETARCH%%/mingw/lib/libgdi32.a
174
%%TARGETARCH%%/mingw/lib/libgdiplus.a
175
%%TARGETARCH%%/mingw/lib/libglaux.a
176
%%TARGETARCH%%/mingw/lib/libglu32.a
177
%%TARGETARCH%%/mingw/lib/libglut.a
178
%%TARGETARCH%%/mingw/lib/libglut32.a
179
%%TARGETARCH%%/mingw/lib/libgmon.a
180
%%TARGETARCH%%/mingw/lib/libgpapi.a
181
%%TARGETARCH%%/mingw/lib/libgpedit.a
182
%%TARGETARCH%%/mingw/lib/libgpprefcl.a
183
%%TARGETARCH%%/mingw/lib/libgpscript.a
184
%%TARGETARCH%%/mingw/lib/libgptext.a
185
%%TARGETARCH%%/mingw/lib/libhal.a
186
%%TARGETARCH%%/mingw/lib/libhid.a
187
%%TARGETARCH%%/mingw/lib/libhidclass.a
188
%%TARGETARCH%%/mingw/lib/libhidparse.a
189
%%TARGETARCH%%/mingw/lib/libhtmlhelp.a
190
%%TARGETARCH%%/mingw/lib/libhttpapi.a
191
%%TARGETARCH%%/mingw/lib/libicmui.a
192
%%TARGETARCH%%/mingw/lib/libigmpagnt.a
193
%%TARGETARCH%%/mingw/lib/libimagehlp.a
194
%%TARGETARCH%%/mingw/lib/libimm32.a
195
%%TARGETARCH%%/mingw/lib/libiphlpapi.a
196
%%TARGETARCH%%/mingw/lib/libiscsidsc.a
197
%%TARGETARCH%%/mingw/lib/libkernel32.a
198
%%TARGETARCH%%/mingw/lib/libks.a
199
%%TARGETARCH%%/mingw/lib/libksecdd.a
200
%%TARGETARCH%%/mingw/lib/libksguid.a
201
%%TARGETARCH%%/mingw/lib/libksproxy.a
202
%%TARGETARCH%%/mingw/lib/libksuser.a
203
%%TARGETARCH%%/mingw/lib/libktmw32.a
204
%%TARGETARCH%%/mingw/lib/liblargeint.a
205
%%TARGETARCH%%/mingw/lib/liblocationapi.a
206
%%TARGETARCH%%/mingw/lib/liblogoncli.a
207
%%TARGETARCH%%/mingw/lib/liblz32.a
208
%%TARGETARCH%%/mingw/lib/libm.a
209
%%TARGETARCH%%/mingw/lib/libmapi32.a
210
%%TARGETARCH%%/mingw/lib/libmcd.a
211
%%TARGETARCH%%/mingw/lib/libmf.a
212
%%TARGETARCH%%/mingw/lib/libmfcuia32.a
213
%%TARGETARCH%%/mingw/lib/libmfplat.a
214
%%TARGETARCH%%/mingw/lib/libmfreadwrite.a
215
%%TARGETARCH%%/mingw/lib/libmfuuid.a
216
%%TARGETARCH%%/mingw/lib/libmgmtapi.a
217
%%TARGETARCH%%/mingw/lib/libmincore.a
218
%%TARGETARCH%%/mingw/lib/libmingw32.a
219
%%TARGETARCH%%/mingw/lib/libmingwex.a
220
%%TARGETARCH%%/mingw/lib/libmingwthrd.a
221
%%TARGETARCH%%/mingw/lib/libmmdevapi.a
222
%%TARGETARCH%%/mingw/lib/libmoldname.a
223
%%TARGETARCH%%/mingw/lib/libmpr.a
224
%%TARGETARCH%%/mingw/lib/libmprapi.a
225
%%TARGETARCH%%/mingw/lib/libmqrt.a
226
%%TARGETARCH%%/mingw/lib/libmsacm32.a
227
%%TARGETARCH%%/mingw/lib/libmscms.a
228
%%TARGETARCH%%/mingw/lib/libmsctf.a
229
%%TARGETARCH%%/mingw/lib/libmsctfmonitor.a
230
%%TARGETARCH%%/mingw/lib/libmsdmo.a
231
%%TARGETARCH%%/mingw/lib/libmsdrm.a
232
%%TARGETARCH%%/mingw/lib/libmshtml.a
233
%%TARGETARCH%%/mingw/lib/libmshtmled.a
234
%%TARGETARCH%%/mingw/lib/libmsi.a
235
%%TARGETARCH%%/mingw/lib/libmsimg32.a
236
%%TARGETARCH%%/mingw/lib/libmsoledbsql.a
237
%%TARGETARCH%%/mingw/lib/libmstask.a
238
%%TARGETARCH%%/mingw/lib/libmsvcp120_app.a
239
%%TARGETARCH%%/mingw/lib/libmsvcp60.a
240
%%TARGETARCH%%/mingw/lib/libmsvcr100.a
241
%%TARGETARCH%%/mingw/lib/libmsvcr110.a
242
%%TARGETARCH%%/mingw/lib/libmsvcr120.a
243
%%TARGETARCH%%/mingw/lib/libmsvcr120_app.a
244
%%TARGETARCH%%/mingw/lib/libmsvcr120d.a
245
%%TARGETARCH%%/mingw/lib/libmsvcr80.a
246
%%TARGETARCH%%/mingw/lib/libmsvcr90.a
247
%%TARGETARCH%%/mingw/lib/libmsvcr90d.a
248
%%TARGETARCH%%/mingw/lib/libmsvcrt-os.a
249
%%TARGETARCH%%/mingw/lib/libmsvcrt.a
250
%%TARGETARCH%%/mingw/lib/libmsvfw32.a
251
%%TARGETARCH%%/mingw/lib/libmswsock.a
252
%%TARGETARCH%%/mingw/lib/libncrypt.a
253
%%TARGETARCH%%/mingw/lib/libnddeapi.a
254
%%TARGETARCH%%/mingw/lib/libndfapi.a
255
%%TARGETARCH%%/mingw/lib/libndis.a
256
%%TARGETARCH%%/mingw/lib/libnetapi32.a
257
%%TARGETARCH%%/mingw/lib/libnetio.a
258
%%TARGETARCH%%/mingw/lib/libnetjoin.a
259
%%TARGETARCH%%/mingw/lib/libnetutils.a
260
%%TARGETARCH%%/mingw/lib/libnewdev.a
261
%%TARGETARCH%%/mingw/lib/libnormaliz.a
262
%%TARGETARCH%%/mingw/lib/libntdll.a
263
%%TARGETARCH%%/mingw/lib/libntdllcrt.a
264
%%TARGETARCH%%/mingw/lib/libntdsapi.a
265
%%TARGETARCH%%/mingw/lib/libntmsapi.a
266
%%TARGETARCH%%/mingw/lib/libntoskrnl.a
267
%%TARGETARCH%%/mingw/lib/libodbc32.a
268
%%TARGETARCH%%/mingw/lib/libodbccp32.a
269
%%TARGETARCH%%/mingw/lib/libole32.a
270
%%TARGETARCH%%/mingw/lib/liboleacc.a
271
%%TARGETARCH%%/mingw/lib/liboleaut32.a
272
%%TARGETARCH%%/mingw/lib/libolecli32.a
273
%%TARGETARCH%%/mingw/lib/liboledlg.a
274
%%TARGETARCH%%/mingw/lib/libolepro32.a
275
%%TARGETARCH%%/mingw/lib/libolesvr32.a
276
%%TARGETARCH%%/mingw/lib/libolethk32.a
277
%%TARGETARCH%%/mingw/lib/libopengl32.a
278
%%TARGETARCH%%/mingw/lib/libp2p.a
279
%%TARGETARCH%%/mingw/lib/libp2pcollab.a
280
%%TARGETARCH%%/mingw/lib/libp2pgraph.a
281
%%TARGETARCH%%/mingw/lib/libpcwum.a
282
%%TARGETARCH%%/mingw/lib/libpdh.a
283
%%TARGETARCH%%/mingw/lib/libpdhui.a
284
%%TARGETARCH%%/mingw/lib/libpenwin32.a
285
%%TARGETARCH%%/mingw/lib/libpkpd32.a
286
%%TARGETARCH%%/mingw/lib/libportabledeviceguids.a
287
%%TARGETARCH%%/mingw/lib/libpowrprof.a
288
%%TARGETARCH%%/mingw/lib/libprntvpt.a
289
%%TARGETARCH%%/mingw/lib/libpropsys.a
290
%%TARGETARCH%%/mingw/lib/libpsapi.a
291
%%TARGETARCH%%/mingw/lib/libquartz.a
292
%%TARGETARCH%%/mingw/lib/libqutil.a
293
%%TARGETARCH%%/mingw/lib/libqwave.a
294
%%TARGETARCH%%/mingw/lib/librapi.a
295
%%TARGETARCH%%/mingw/lib/librasapi32.a
296
%%TARGETARCH%%/mingw/lib/librasdlg.a
297
%%TARGETARCH%%/mingw/lib/libresutil.a
298
%%TARGETARCH%%/mingw/lib/librpcdce4.a
299
%%TARGETARCH%%/mingw/lib/librpcdiag.a
300
%%TARGETARCH%%/mingw/lib/librpchttp.a
301
%%TARGETARCH%%/mingw/lib/librpcns4.a
302
%%TARGETARCH%%/mingw/lib/librpcrt4.a
303
%%TARGETARCH%%/mingw/lib/librstrtmgr.a
304
%%TARGETARCH%%/mingw/lib/librtm.a
305
%%TARGETARCH%%/mingw/lib/librtutils.a
306
%%TARGETARCH%%/mingw/lib/libruntimeobject.a
307
%%TARGETARCH%%/mingw/lib/libsamcli.a
308
%%TARGETARCH%%/mingw/lib/libsapi.a
309
%%TARGETARCH%%/mingw/lib/libschannel.a
310
%%TARGETARCH%%/mingw/lib/libschedcli.a
311
%%TARGETARCH%%/mingw/lib/libscrnsave.a
312
%%TARGETARCH%%/mingw/lib/libscrnsavw.a
313
%%TARGETARCH%%/mingw/lib/libscsiport.a
314
%%TARGETARCH%%/mingw/lib/libsecur32.a
315
%%TARGETARCH%%/mingw/lib/libsecurity.a
316
%%TARGETARCH%%/mingw/lib/libsensorsapi.a
317
%%TARGETARCH%%/mingw/lib/libsetupapi.a
318
%%TARGETARCH%%/mingw/lib/libshcore.a
319
%%TARGETARCH%%/mingw/lib/libshell32.a
320
%%TARGETARCH%%/mingw/lib/libshfolder.a
321
%%TARGETARCH%%/mingw/lib/libshlwapi.a
322
%%TARGETARCH%%/mingw/lib/libslc.a
323
%%TARGETARCH%%/mingw/lib/libslcext.a
324
%%TARGETARCH%%/mingw/lib/libslwga.a
325
%%TARGETARCH%%/mingw/lib/libsnmpapi.a
326
%%TARGETARCH%%/mingw/lib/libspoolss.a
327
%%TARGETARCH%%/mingw/lib/libsrvcli.a
328
%%TARGETARCH%%/mingw/lib/libsspicli.a
329
%%TARGETARCH%%/mingw/lib/libstrmiids.a
330
%%TARGETARCH%%/mingw/lib/libsvrapi.a
331
%%TARGETARCH%%/mingw/lib/libsxs.a
332
%%TARGETARCH%%/mingw/lib/libsynchronization.a
333
%%TARGETARCH%%/mingw/lib/libt2embed.a
334
%%TARGETARCH%%/mingw/lib/libtapi32.a
335
%%TARGETARCH%%/mingw/lib/libtaskschd.a
336
%%TARGETARCH%%/mingw/lib/libtbs.a
337
%%TARGETARCH%%/mingw/lib/libtdh.a
338
%%TARGETARCH%%/mingw/lib/libtdi.a
339
%%TARGETARCH%%/mingw/lib/libtxfw32.a
340
%%TARGETARCH%%/mingw/lib/libucrt.a
341
%%TARGETARCH%%/mingw/lib/libucrtapp.a
342
%%TARGETARCH%%/mingw/lib/libucrtbase.a
343
%%TARGETARCH%%/mingw/lib/liburl.a
344
%%TARGETARCH%%/mingw/lib/liburlmon.a
345
%%TARGETARCH%%/mingw/lib/libusbcamd.a
346
%%TARGETARCH%%/mingw/lib/libusbcamd2.a
347
%%TARGETARCH%%/mingw/lib/libusbd.a
348
%%TARGETARCH%%/mingw/lib/libusbport.a
349
%%TARGETARCH%%/mingw/lib/libuser32.a
350
%%TARGETARCH%%/mingw/lib/libuserenv.a
351
%%TARGETARCH%%/mingw/lib/libusp10.a
352
%%TARGETARCH%%/mingw/lib/libuuid.a
353
%%TARGETARCH%%/mingw/lib/libuxtheme.a
354
%%TARGETARCH%%/mingw/lib/libvcruntime140_app.a
355
%%TARGETARCH%%/mingw/lib/libvdmdbg.a
356
%%TARGETARCH%%/mingw/lib/libversion.a
357
%%TARGETARCH%%/mingw/lib/libvfw32.a
358
%%TARGETARCH%%/mingw/lib/libvideoprt.a
359
%%TARGETARCH%%/mingw/lib/libvirtdisk.a
360
%%TARGETARCH%%/mingw/lib/libvss_ps.a
361
%%TARGETARCH%%/mingw/lib/libvssapi.a
362
%%TARGETARCH%%/mingw/lib/libwbemuuid.a
363
%%TARGETARCH%%/mingw/lib/libwdsclient.a
364
%%TARGETARCH%%/mingw/lib/libwdsclientapi.a
365
%%TARGETARCH%%/mingw/lib/libwdscore.a
366
%%TARGETARCH%%/mingw/lib/libwdscsl.a
367
%%TARGETARCH%%/mingw/lib/libwdsimage.a
368
%%TARGETARCH%%/mingw/lib/libwdstptc.a
369
%%TARGETARCH%%/mingw/lib/libwdsupgcompl.a
370
%%TARGETARCH%%/mingw/lib/libwdsutil.a
371
%%TARGETARCH%%/mingw/lib/libwebsocket.a
372
%%TARGETARCH%%/mingw/lib/libwecapi.a
373
%%TARGETARCH%%/mingw/lib/libwer.a
374
%%TARGETARCH%%/mingw/lib/libwevtapi.a
375
%%TARGETARCH%%/mingw/lib/libwevtfwd.a
376
%%TARGETARCH%%/mingw/lib/libwiadss.a
377
%%TARGETARCH%%/mingw/lib/libwimgapi.a
378
%%TARGETARCH%%/mingw/lib/libwin32k.a
379
%%TARGETARCH%%/mingw/lib/libwin32spl.a
380
%%TARGETARCH%%/mingw/lib/libwindowsapp.a
381
%%TARGETARCH%%/mingw/lib/libwindowscodecs.a
382
%%TARGETARCH%%/mingw/lib/libwinhttp.a
383
%%TARGETARCH%%/mingw/lib/libwininet.a
384
%%TARGETARCH%%/mingw/lib/libwinmm.a
385
%%TARGETARCH%%/mingw/lib/libwinscard.a
386
%%TARGETARCH%%/mingw/lib/libwinspool.a
387
%%TARGETARCH%%/mingw/lib/libwinstrm.a
388
%%TARGETARCH%%/mingw/lib/libwintrust.a
389
%%TARGETARCH%%/mingw/lib/libwinusb.a
390
%%TARGETARCH%%/mingw/lib/libwkscli.a
391
%%TARGETARCH%%/mingw/lib/libwlanapi.a
392
%%TARGETARCH%%/mingw/lib/libwlanui.a
393
%%TARGETARCH%%/mingw/lib/libwlanutil.a
394
%%TARGETARCH%%/mingw/lib/libwldap32.a
395
%%TARGETARCH%%/mingw/lib/libwmcodecdspuuid.a
396
%%TARGETARCH%%/mingw/lib/libwmilib.a
397
%%TARGETARCH%%/mingw/lib/libwow32.a
398
%%TARGETARCH%%/mingw/lib/libws2_32.a
399
%%TARGETARCH%%/mingw/lib/libwsdapi.a
400
%%TARGETARCH%%/mingw/lib/libwsnmp32.a
401
%%TARGETARCH%%/mingw/lib/libwsock32.a
402
%%TARGETARCH%%/mingw/lib/libwst.a
403
%%TARGETARCH%%/mingw/lib/libwtsapi32.a
404
%%TARGETARCH%%/mingw/lib/libx3daudio.a
405
%%TARGETARCH%%/mingw/lib/libx3daudio1_2.a
406
%%TARGETARCH%%/mingw/lib/libx3daudio1_3.a
407
%%TARGETARCH%%/mingw/lib/libx3daudio1_4.a
408
%%TARGETARCH%%/mingw/lib/libx3daudio1_5.a
409
%%TARGETARCH%%/mingw/lib/libx3daudio1_6.a
410
%%TARGETARCH%%/mingw/lib/libx3daudio1_7.a
411
%%TARGETARCH%%/mingw/lib/libx3daudiod1_7.a
412
%%TARGETARCH%%/mingw/lib/libxapofx.a
413
%%TARGETARCH%%/mingw/lib/libxapofx1_0.a
414
%%TARGETARCH%%/mingw/lib/libxapofx1_1.a
415
%%TARGETARCH%%/mingw/lib/libxapofx1_2.a
416
%%TARGETARCH%%/mingw/lib/libxapofx1_3.a
417
%%TARGETARCH%%/mingw/lib/libxapofx1_4.a
418
%%TARGETARCH%%/mingw/lib/libxapofx1_5.a
419
%%TARGETARCH%%/mingw/lib/libxapofxd1_5.a
420
%%TARGETARCH%%/mingw/lib/libxaudio2_8.a
421
%%TARGETARCH%%/mingw/lib/libxinput.a
422
%%TARGETARCH%%/mingw/lib/libxinput1_1.a
423
%%TARGETARCH%%/mingw/lib/libxinput1_2.a
424
%%TARGETARCH%%/mingw/lib/libxinput1_3.a
425
%%TARGETARCH%%/mingw/lib/libxinput1_4.a
426
%%TARGETARCH%%/mingw/lib/libxinput9_1_0.a
427
%%TARGETARCH%%/mingw/lib/txtmode.o
(-)b/devel/mingw-w64-gcc-bootstrap/Makefile (+77 lines)
Added Link Here
1
# $FreeBSD$
2
3
PORTNAME=	gcc
4
PORTVERSION=	10.2.0
5
PORTREVISION=	1
6
CATEGORIES=	devel
7
MASTER_SITES=	GCC/releases/gcc-${DISTVERSION}
8
PKGNAMEPREFIX=	${FLAVOR}-mingw-w64-
9
PKGNAMESUFFIX=	-bootstrap
10
11
MAINTAINER=	damjan.jov@gmail.com
12
COMMENT=	A crippled GNU Compiler Collection build, targeting Windows/${FLAVOR}, used only to bootstrap the full mingw-w64 GCC build
13
14
LICENSE=	GPLv3 GPLv3RLE
15
LICENSE_COMB=	multi
16
17
FLAVORS=	i686 amd64
18
FLAVOR?=	${FLAVORS:[1]}
19
20
TARGETARCH=	${FLAVOR:S/amd64/x86_64/}-w64-mingw32
21
22
LIB_DEPENDS=	libgmp.so:math/gmp \
23
		libmpfr.so:math/mpfr \
24
		libmpc.so:math/mpc
25
BUILD_DEPENDS=	${TARGETARCH}-as:devel/binutils@${FLAVOR}_w64_mingw32 \
26
		objdump:devel/binutils \
27
		${LOCALBASE}/${FLAVOR:S/amd64/x86_64/}-w64-mingw32/mingw/include/windows.h:devel/mingw-w64-headers@${FLAVOR}
28
RUN_DEPENDS=	${TARGETARCH}-as:devel/binutils@${FLAVOR}_w64_mingw32
29
30
31
USES=		compiler:c++11-lang gmake iconv libtool makeinfo perl5 tar:xz
32
USE_PERL5=	build
33
PLIST_SUB=	OPSYS=${OPSYS:tl} \
34
		SUFFIX=${SUFFIX} \
35
		TARGETARCH=${TARGETARCH} \
36
		GCC_VERSION=${PORTVERSION}
37
38
SUFFIX=		${PORTVERSION:C/([0-9]+).*/\1/}
39
40
GNU_CONFIGURE=	yes
41
CONFIGURE_OUTSOURCE=	yes
42
CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
43
GNU_CONFIGURE_PREFIX=${PREFIX}/${TARGETARCH}-bootstrap
44
CONFIGURE_ARGS+=--target=${TARGETARCH} --disable-nls --enable-languages=c,lto \
45
		--enable-gnu-indirect-function \
46
		--enable-initfini-array \
47
		--with-gmp=${LOCALBASE} \
48
		--with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \
49
		--with-system-zlib \
50
		--with-sysroot="${PREFIX}/${TARGETARCH}" \
51
		--with-as=${LOCALBASE}/bin/${TARGETARCH}-as \
52
		--with-ld=${LOCALBASE}/bin/${TARGETARCH}-ld \
53
		--enable-static \
54
		--enable-lto \
55
		--disable-dw2-exceptions \
56
		--enable-version-specific-runtime-libs \
57
		--disable-multilib
58
59
ALL_TARGET=	all-gcc
60
INSTALL_TARGET=	install-gcc
61
62
.include <bsd.port.pre.mk>
63
64
post-patch:
65
	@${REINPLACE_CMD} -e '/LIBSTDCXX/ s/stdc\+\+/c\+\+/g ' \
66
		${WRKSRC}//gcc/cp/g++spec.c
67
	@${REINPLACE_CMD} -e '/LOCAL_INCLUDE_DIR/ d ' \
68
		${WRKSRC}//gcc/Makefile.in
69
70
post-install:
71
	@${RM} ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/bin/${TARGETARCH}-${TARGETARCH}-*
72
	@${RM} ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/share/info/*
73
	# Man pages conflict with *-w64-mingw-gcc
74
	@${RM} -r ${STAGEDIR}${PREFIX}/man
75
	@${RM} -r ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/lib/gcc/${TARGETARCH}/${PORTVERSION}/include-fixed
76
77
.include <bsd.port.post.mk>
(-)b/devel/mingw-w64-gcc-bootstrap/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1605806232
2
SHA256 (gcc-10.2.0.tar.xz) = b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c
3
SIZE (gcc-10.2.0.tar.xz) = 75004144
(-)b/devel/mingw-w64-gcc-bootstrap/pkg-descr (+11 lines)
Added Link Here
1
A crippled GNU Compiler Collection build, targeting Windows, used only
2
to bootstrap the full mingw-w64 GCC build.
3
4
The mingw-w64 project is a GNU Compiler Collection based compiler toolchain
5
targeting Microsoft Windows. Forked from the now inactive mingw.org project
6
in 2007, it has since added support for Win64, WinARM, updated header files,
7
and new GCC versions. It supports numerous Microsoft APIs, and can build
8
executables, DLLs, COM components, and kernel-mode device drivers.
9
10
WWW: http://mingw-w64.org/
11
(-)b/devel/mingw-w64-gcc-bootstrap/pkg-plist (+551 lines)
Added Link Here
1
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-cpp
2
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcc
3
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcc-%%GCC_VERSION%%
4
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcc-ar
5
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcc-nm
6
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcc-ranlib
7
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcov
8
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcov-dump
9
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-gcov-tool
10
%%TARGETARCH%%-bootstrap/bin/%%TARGETARCH%%-lto-dump
11
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/adxintrin.h
12
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ammintrin.h
13
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx2intrin.h
14
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124fmapsintrin.h
15
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124vnniwintrin.h
16
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16intrin.h
17
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16vlintrin.h
18
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bitalgintrin.h
19
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bwintrin.h
20
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512cdintrin.h
21
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512dqintrin.h
22
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512erintrin.h
23
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512fintrin.h
24
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmaintrin.h
25
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmavlintrin.h
26
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512pfintrin.h
27
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2intrin.h
28
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2vlintrin.h
29
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmiintrin.h
30
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmivlintrin.h
31
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlbwintrin.h
32
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vldqintrin.h
33
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlintrin.h
34
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnniintrin.h
35
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnnivlintrin.h
36
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectintrin.h
37
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectvlintrin.h
38
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqintrin.h
39
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqvlintrin.h
40
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avxintrin.h
41
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmi2intrin.h
42
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmiintrin.h
43
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmmintrin.h
44
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cet.h
45
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cetintrin.h
46
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cldemoteintrin.h
47
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clflushoptintrin.h
48
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clwbintrin.h
49
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clzerointrin.h
50
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cpuid.h
51
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cross-stdarg.h
52
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/emmintrin.h
53
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/enqcmdintrin.h
54
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/f16cintrin.h
55
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/float.h
56
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fma4intrin.h
57
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fmaintrin.h
58
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fxsrintrin.h
59
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/gfniintrin.h
60
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ia32intrin.h
61
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/immintrin.h
62
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/iso646.h
63
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lwpintrin.h
64
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lzcntintrin.h
65
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm3dnow.h
66
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm_malloc.h
67
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mmintrin.h
68
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/movdirintrin.h
69
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mwaitxintrin.h
70
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/nmmintrin.h
71
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pconfigintrin.h
72
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pkuintrin.h
73
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pmmintrin.h
74
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/popcntintrin.h
75
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/prfchwintrin.h
76
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rdseedintrin.h
77
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rtmintrin.h
78
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/sgxintrin.h
79
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/shaintrin.h
80
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/smmintrin.h
81
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdalign.h
82
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdarg.h
83
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdatomic.h
84
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdbool.h
85
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stddef.h
86
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdfix.h
87
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint-gcc.h
88
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint.h
89
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdnoreturn.h
90
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tbmintrin.h
91
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tgmath.h
92
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tmmintrin.h
93
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vaesintrin.h
94
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/varargs.h
95
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vpclmulqdqintrin.h
96
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/waitpkgintrin.h
97
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wbnoinvdintrin.h
98
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wmmintrin.h
99
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/x86intrin.h
100
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xmmintrin.h
101
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xopintrin.h
102
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavecintrin.h
103
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveintrin.h
104
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveoptintrin.h
105
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavesintrin.h
106
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xtestintrin.h
107
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc_list
108
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/gsyslimits.h
109
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/README
110
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/limits.h
111
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/macro_list
112
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders.conf
113
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gtype.state
114
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ada/gcc-interface/ada-tree.def
115
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/addresses.h
116
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alias.h
117
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/align.h
118
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/all-tree.def
119
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alloc-pool.h
120
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ansidecl.h
121
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/array-traits.h
122
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/asan.h
123
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/attribs.h
124
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-host.h
125
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-profile.h
126
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/b-header-vars
127
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/backend.h
128
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/basic-block.h
129
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bb-reorder.h
130
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bitmap.h
131
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/brig-builtins.def
132
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-attrs.def
133
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-types.def
134
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.def
135
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.h
136
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bversion.h
137
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.def
138
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.h
139
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-objc.h
140
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pragma.h
141
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pretty-print.h
142
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-tree.h
143
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/calls.h
144
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ccmp.h
145
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg-flags.def
146
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg.h
147
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfganal.h
148
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgbuild.h
149
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgcleanup.h
150
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgexpand.h
151
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfghooks.h
152
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloop.h
153
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloopmanip.h
154
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgrtl.h
155
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cgraph.h
156
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cif-code.def
157
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect-utils.h
158
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2-aix.h
159
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2.h
160
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/color-macros.h
161
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/conditions.h
162
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config.h
163
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/dbxcoff.h
164
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/bsd.h
165
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/cygming.h
166
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/gas.h
167
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-opts.h
168
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-protos.h
169
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386.h
170
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-stdint.h
171
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-w64.h
172
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw32.h
173
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/stringop.def
174
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/unix.h
175
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/x86-tune.def
176
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/xm-mingw32.h
177
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/initfini-array.h
178
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/vxworks-dummy.h
179
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/configargs.h
180
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/context.h
181
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/convert.h
182
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coretypes.h
183
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coroutine-builtins.def
184
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coverage.h
185
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cp-tree.def
186
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppbuiltin.h
187
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppdefault.h
188
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cpplib.h
189
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cselib.h
190
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/d/d-tree.def
191
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/data-streamer.h
192
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.def
193
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.h
194
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbxout.h
195
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dce.h
196
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ddg.h
197
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/debug.h
198
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/defaults.h
199
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/df.h
200
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dfp.h
201
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-color.h
202
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-core.h
203
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-event-id.h
204
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-metadata.h
205
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-path.h
206
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-url.h
207
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.def
208
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.h
209
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/digraph.h
210
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dojump.h
211
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dominance.h
212
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/domwalk.h
213
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/double-int.h
214
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dump-context.h
215
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dumpfile.h
216
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2asm.h
217
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2out.h
218
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/edit-context.h
219
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/emit-rtl.h
220
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/errors.h
221
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/escaped_string.h
222
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/et-forest.h
223
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/except.h
224
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/explow.h
225
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expmed.h
226
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expr.h
227
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fibonacci_heap.h
228
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-find.h
229
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-prefix-map.h
230
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/filenames.h
231
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fixed-value.h
232
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flag-types.h
233
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flags.h
234
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const-call.h
235
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const.h
236
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function-abi.h
237
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function.h
238
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-plugin.h
239
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-rich-location.h
240
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-symtab.h
241
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc.h
242
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-counter.def
243
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-io.h
244
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse-common.h
245
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse.h
246
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/generic-match.h
247
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gengtype.h
248
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/genrtl.h
249
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gensupport.h
250
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc-internal.h
251
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc.h
252
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-builder.h
253
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-expr.h
254
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-fold.h
255
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-iterator.h
256
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-low.h
257
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-match.h
258
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-predict.h
259
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-pretty-print.h
260
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-evrp-analyze.h
261
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-warn-restrict.h
262
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa.h
263
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-streamer.h
264
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-walk.h
265
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.def
266
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.h
267
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify-me.h
268
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify.h
269
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/glimits.h
270
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graph.h
271
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphds.h
272
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphite.h
273
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphviz.h
274
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsstruct.def
275
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gstab.h
276
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyms.h
277
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyslimits.h
278
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtm-builtins.def
279
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtype-desc.h
280
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hard-reg-set.h
281
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map-traits.h
282
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map.h
283
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-set.h
284
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-table.h
285
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-traits.h
286
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hashtab.h
287
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/highlev-plugin-common.h
288
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hooks.h
289
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks-def.h
290
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks.h
291
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-brig-format.h
292
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-builtins.def
293
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-common.h
294
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hw-doloop.h
295
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hwint.h
296
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ifcvt.h
297
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/inchash.h
298
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/incpath.h
299
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/input.h
300
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-addr.h
301
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr-common.h
302
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr.h
303
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-codes.h
304
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-constants.h
305
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-flags.h
306
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes-inline.h
307
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes.h
308
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-notes.def
309
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/int-vector-builder.h
310
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.def
311
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.h
312
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/intl.h
313
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-fnsummary.h
314
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf-gimple.h
315
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf.h
316
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-inline.h
317
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-param-manipulation.h
318
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-predicate.h
319
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-prop.h
320
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-ref.h
321
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-reference.h
322
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-utils.h
323
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira-int.h
324
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira.h
325
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/is-a.h
326
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/json.h
327
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks-def.h
328
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks.h
329
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lcm.h
330
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libfuncs.h
331
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libiberty.h
332
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limitx.h
333
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limity.h
334
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/line-map.h
335
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/loop-unroll.h
336
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lower-subreg.h
337
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra-int.h
338
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra.h
339
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-compress.h
340
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-section-names.h
341
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-streamer.h
342
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.def
343
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.h
344
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/md5.h
345
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats-traits.h
346
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats.h
347
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memmodel.h
348
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memory-block.h
349
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mode-classes.def
350
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/objc/objc-tree.def
351
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/obstack.h
352
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-builtins.def
353
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-expand.h
354
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-general.h
355
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-grid.h
356
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-low.h
357
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-offload.h
358
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-simd-clone.h
359
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-problem.h
360
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-suggestions.h
361
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-libfuncs.h
362
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-query.h
363
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-tree.h
364
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.def
365
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.h
366
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo-emit-json.h
367
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo.h
368
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/options.h
369
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts-diagnostic.h
370
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts.h
371
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ordered-hash-map.h
372
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/output.h
373
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass-instances.def
374
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass_manager.h
375
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/passes.def
376
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-api.h
377
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-version.h
378
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.def
379
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.h
380
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int-types.h
381
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int.h
382
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.def
383
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.h
384
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/prefix.h
385
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pretty-print.h
386
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-rtl.h
387
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-tree.h
388
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile-count.h
389
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile.h
390
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range-op.h
391
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range.h
392
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-md.h
393
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-rtl-function.h
394
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/real.h
395
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/realmpfr.h
396
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/recog.h
397
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reg-notes.def
398
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regcprop.h
399
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regrename.h
400
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regs.h
401
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regset.h
402
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reload.h
403
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/resource.h
404
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-error.h
405
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-iter.h
406
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.def
407
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.h
408
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhash.h
409
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhooks-def.h
410
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtx-vector-builder.h
411
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/run-rtl-passes.h
412
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/safe-ctype.h
413
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sanitizer.def
414
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sbitmap.h
415
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sched-int.h
416
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-dump.h
417
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-ir.h
418
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched.h
419
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-diagnostic.h
420
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-rtl.h
421
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest.h
422
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sese.h
423
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shortest-paths.h
424
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shrink-wrap.h
425
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/signop.h
426
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sparseset.h
427
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck-tree.h
428
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck.h
429
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/splay-tree.h
430
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sreal.h
431
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa-iterators.h
432
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa.h
433
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stab.def
434
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/statistics.h
435
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stmt.h
436
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stor-layout.h
437
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/streamer-hooks.h
438
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stringpool.h
439
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/substring-locations.h
440
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symbol-summary.h
441
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symtab.h
442
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sync-builtins.def
443
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/system.h
444
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-def.h
445
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-globals.h
446
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-hooks-macros.h
447
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-insns.def
448
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.def
449
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.h
450
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/targhooks.h
451
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.def
452
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.h
453
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm-preds.h
454
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm.h
455
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm_p.h
456
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/toplev.h
457
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tracer.h
458
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/trans-mem.h
459
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-affine.h
460
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfg.h
461
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfgcleanup.h
462
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-check.h
463
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-chrec.h
464
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-core.h
465
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-data-ref.h
466
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dfa.h
467
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-diagnostic.h
468
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dump.h
469
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-eh.h
470
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hash-traits.h
471
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hasher.h
472
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-if-conv.h
473
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-inline.h
474
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-into-ssa.h
475
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-iterator.h
476
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-nested.h
477
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-object-size.h
478
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-outof-ssa.h
479
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-parloops.h
480
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pass.h
481
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-phinodes.h
482
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pretty-print.h
483
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-scalar-evolution.h
484
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-sra.h
485
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-address.h
486
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-alias.h
487
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ccp.h
488
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-coalesce.h
489
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dce.h
490
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dom.h
491
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dse.h
492
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-live.h
493
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-ivopts.h
494
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-manip.h
495
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-niter.h
496
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop.h
497
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-operands.h
498
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-propagate.h
499
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-sccvn.h
500
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-scopedtables.h
501
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-strlen.h
502
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ter.h
503
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadedge.h
504
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadupdate.h
505
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa.h
506
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssanames.h
507
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-stdarg.h
508
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-streamer.h
509
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-switch-conversion.h
510
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vector-builder.h
511
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vectorizer.h
512
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vrp.h
513
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.def
514
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.h
515
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/treestruct.def
516
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tristate.h
517
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsan.h
518
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsystem.h
519
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typeclass.h
520
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typed-splay-tree.h
521
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ubsan.h
522
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/valtrack.h
523
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-prof.h
524
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-range.h
525
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/varasm.h
526
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec-perm-indices.h
527
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec.h
528
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vector-builder.h
529
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/version.h
530
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vmsdbg.h
531
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vr-values.h
532
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vtable-verify.h
533
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-bitmask.h
534
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-print.h
535
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int.h
536
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoff.h
537
%%TARGETARCH%%-bootstrap/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoffout.h
538
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1
539
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/collect2
540
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc.sh
541
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixincl
542
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders
543
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkinstalldirs
544
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so
545
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0
546
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0.0.0
547
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto-wrapper
548
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto1
549
%%TARGETARCH%%-bootstrap/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gengtype
550
@dir %%TARGETARCH%%-bootstrap/include
551
@dir %%TARGETARCH%%-bootstrap/share/info
(-)b/devel/mingw-w64-gcc/Makefile (+92 lines)
Added Link Here
1
# $FreeBSD$
2
3
PORTNAME=	gcc
4
PORTVERSION=	10.2.0
5
PORTREVISION=	1
6
CATEGORIES=	devel
7
MASTER_SITES=	GCC/releases/gcc-${DISTVERSION}
8
PKGNAMEPREFIX=	${FLAVOR}-mingw-w64-
9
10
MAINTAINER=	damjan.jov@gmail.com
11
COMMENT=	GNU Compiler Collection targeting Windows/${FLAVOR}
12
13
LICENSE=	GPLv3 GPLv3RLE
14
LICENSE_COMB=	multi
15
16
FLAVORS=	i686 amd64
17
FLAVOR?=	${FLAVORS:[1]}
18
19
TARGETARCH=	${FLAVOR:S/amd64/x86_64/}-w64-mingw32
20
SUFFIX=		${PORTVERSION:C/([0-9]+).*/\1/}
21
22
LIB_DEPENDS=	libgmp.so:math/gmp \
23
		libmpfr.so:math/mpfr \
24
		libmpc.so:math/mpc
25
BUILD_RUN_DEPS=	${TARGETARCH}-as:devel/binutils@${FLAVOR}_w64_mingw32 \
26
		${LOCALBASE}/${TARGETARCH}/mingw/include/windows.h:devel/mingw-w64-headers@${FLAVOR} \
27
		${LOCALBASE}/${TARGETARCH}/mingw/lib/libkernel32.a:devel/mingw-w64-crt@${FLAVOR}
28
BUILD_DEPENDS=	${BUILD_RUN_DEPS} \
29
		objdump:devel/binutils
30
RUN_DEPENDS=	${BUILD_RUN_DEPS}
31
32
USES=		gmake iconv libtool tar:xz makeinfo compiler:c++11-lang perl5
33
USE_PERL5=	build
34
PLIST=		${PKGDIR}/pkg-plist-${FLAVOR}
35
PLIST_SUB=	OPSYS=${OPSYS:tl} \
36
		SUFFIX=${SUFFIX} \
37
		TARGETARCH=${TARGETARCH} \
38
		GCC_TARGET=${TARGETARCH} \
39
		GCC_VERSION=${PORTVERSION}
40
41
SUB_FILES=	xtoolchain.mk
42
SUB_LIST=	GCC_TARGET=${TARGETARCH} \
43
		SUFFIX=${SUFFIX}
44
45
46
GNU_CONFIGURE=	yes
47
CONFIGURE_OUTSOURCE=	yes
48
CONFIGURE_TARGET=	${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
49
GNU_CONFIGURE_PREFIX=	${PREFIX}/${TARGETARCH}
50
51
CONFIGURE_ARGS+=--target=${TARGETARCH} --disable-nls --enable-languages=c,lto,c++,objc,obj-c++,fortran \
52
		--host=${CONFIGURE_TARGET} \
53
		--with-gmp=${LOCALBASE} \
54
		--with-pkgversion="FreeBSD Ports Collection for ${TARGETARCH:C/-//g}" \
55
		--with-system-zlib \
56
		--with-sysroot="${PREFIX}/${TARGETARCH}" \
57
		--with-as=${LOCALBASE}/bin/${TARGETARCH}-as \
58
		--with-ld=${LOCALBASE}/bin/${TARGETARCH}-ld \
59
		--enable-shared \
60
		--enable-static \
61
		--enable-lto \
62
		--disable-dw2-exceptions \
63
		--enable-fully-dynamic-string \
64
		--enable-libstdcxx-time=yes \
65
		--disable-multilib
66
67
.include <bsd.port.pre.mk>
68
69
post-patch:
70
	@${REINPLACE_CMD} -e '/LIBSTDCXX/ s/stdc\+\+/c\+\+/g ' \
71
		${WRKSRC}//gcc/cp/g++spec.c
72
	@${REINPLACE_CMD} -e '/LOCAL_INCLUDE_DIR/ d ' \
73
		${WRKSRC}//gcc/Makefile.in
74
75
post-install:
76
	@${RM} ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/bin/${TARGETARCH}-${TARGETARCH}-*
77
	@${RM} ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/share/info/*
78
	@${RM} ${STAGEDIR}${PREFIX}/man/man7/*
79
	@${RM} -r ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/lib/gcc/${TARGETARCH}/${PORTVERSION}/include-fixed
80
.if ${TARGETARCH} == "amd64" || ${TARGETARCH} == "i386"
81
	# Conflicts with sys/x86/include/float.h
82
	# ${RM} ${STAGEDIR}${PREFIX}/lib/gcc/${TARGETARCH}/${PORTVERSION}/include/float.h
83
.endif
84
.for F in c++ cpp g++ gcc gcc-${PORTVERSION} gcc-ar gcc-nm gcc-ranlib gcov gcov-dump gcov-tool gfortran lto-dump
85
	${RLN} ${STAGEDIR}${GNU_CONFIGURE_PREFIX}/bin/${TARGETARCH}-$F \
86
		${STAGEDIR}${PREFIX}/bin/${TARGETARCH}-$F
87
.endfor
88
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/toolchains/
89
	@${INSTALL_DATA} ${WRKDIR}/xtoolchain.mk \
90
		${STAGEDIR}${PREFIX}/share/toolchains/${TARGETARCH}-gcc${SUFFIX}.mk
91
92
.include <bsd.port.post.mk>
(-)b/devel/mingw-w64-gcc/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1606018700
2
SHA256 (gcc-10.2.0.tar.xz) = b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c
3
SIZE (gcc-10.2.0.tar.xz) = 75004144
(-)b/devel/mingw-w64-gcc/files/xtoolchain.mk.in (+5 lines)
Added Link Here
1
XCC=%%LOCALBASE%%/bin/%%GCC_TARGET%%-gcc%%SUFFIX%%
2
XCXX=%%LOCALBASE%%/bin/%%GCC_TARGET%%-g++%%SUFFIX%%
3
XCPP=%%LOCALBASE%%/bin/%%GCC_TARGET%%-cpp%%SUFFIX%%
4
CROSS_BINUTILS_PREFIX=%%LOCALBASE%%/%%GCC_TARGET%%/bin/
5
X_COMPILER_TYPE=gcc
(-)b/devel/mingw-w64-gcc/pkg-descr (+10 lines)
Added Link Here
1
The mingw-w64 GNU Compiler Collection compilers, targeting Microsoft Windows.
2
3
The mingw-w64 project is a GNU Compiler Collection based compiler toolchain
4
targeting Microsoft Windows. Forked from the now inactive mingw.org project
5
in 2007, it has since added support for Win64, WinARM, updated header files,
6
and new GCC versions. It supports numerous Microsoft APIs, and can build
7
executables, DLLs, COM components, and kernel-mode device drivers.
8
9
WWW: http://mingw-w64.org/
10
(-)b/devel/mingw-w64-gcc/pkg-plist-amd64 (+1426 lines)
Added Link Here
1
bin/%%TARGETARCH%%-c++
2
bin/%%TARGETARCH%%-cpp
3
bin/%%TARGETARCH%%-g++
4
bin/%%TARGETARCH%%-gcc
5
bin/%%TARGETARCH%%-gcc-%%GCC_VERSION%%
6
bin/%%TARGETARCH%%-gcc-ar
7
bin/%%TARGETARCH%%-gcc-nm
8
bin/%%TARGETARCH%%-gcc-ranlib
9
bin/%%TARGETARCH%%-gcov
10
bin/%%TARGETARCH%%-gcov-dump
11
bin/%%TARGETARCH%%-gcov-tool
12
bin/%%TARGETARCH%%-gfortran
13
bin/%%TARGETARCH%%-lto-dump
14
man/man1/%%TARGETARCH%%-cpp.1.gz
15
man/man1/%%TARGETARCH%%-g++.1.gz
16
man/man1/%%TARGETARCH%%-gcc.1.gz
17
man/man1/%%TARGETARCH%%-gcov-dump.1.gz
18
man/man1/%%TARGETARCH%%-gcov-tool.1.gz
19
man/man1/%%TARGETARCH%%-gcov.1.gz
20
man/man1/%%TARGETARCH%%-gfortran.1.gz
21
man/man1/%%TARGETARCH%%-lto-dump.1.gz
22
share/toolchains/%%TARGETARCH%%-gcc10.mk
23
%%TARGETARCH%%/bin/%%TARGETARCH%%-c++
24
%%TARGETARCH%%/bin/%%TARGETARCH%%-cpp
25
%%TARGETARCH%%/bin/%%TARGETARCH%%-g++
26
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc
27
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-%%GCC_VERSION%%
28
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-ar
29
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-nm
30
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-ranlib
31
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov
32
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov-dump
33
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov-tool
34
%%TARGETARCH%%/bin/%%TARGETARCH%%-gfortran
35
%%TARGETARCH%%/bin/%%TARGETARCH%%-lto-dump
36
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtbegin.o
37
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtend.o
38
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtfastmath.o
39
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_arithmetic.mod
40
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_exceptions.mod
41
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_features.mod
42
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ISO_Fortran_binding.h
43
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/adxintrin.h
44
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ammintrin.h
45
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx2intrin.h
46
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124fmapsintrin.h
47
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124vnniwintrin.h
48
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16intrin.h
49
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16vlintrin.h
50
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bitalgintrin.h
51
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bwintrin.h
52
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512cdintrin.h
53
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512dqintrin.h
54
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512erintrin.h
55
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512fintrin.h
56
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmaintrin.h
57
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmavlintrin.h
58
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512pfintrin.h
59
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2intrin.h
60
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2vlintrin.h
61
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmiintrin.h
62
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmivlintrin.h
63
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlbwintrin.h
64
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vldqintrin.h
65
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlintrin.h
66
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnniintrin.h
67
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnnivlintrin.h
68
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectintrin.h
69
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectvlintrin.h
70
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqintrin.h
71
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqvlintrin.h
72
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avxintrin.h
73
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmi2intrin.h
74
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmiintrin.h
75
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmmintrin.h
76
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cet.h
77
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cetintrin.h
78
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cldemoteintrin.h
79
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clflushoptintrin.h
80
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clwbintrin.h
81
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clzerointrin.h
82
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cpuid.h
83
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cross-stdarg.h
84
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/emmintrin.h
85
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/enqcmdintrin.h
86
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/f16cintrin.h
87
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/float.h
88
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fma4intrin.h
89
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fmaintrin.h
90
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fxsrintrin.h
91
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/gcov.h
92
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/gfniintrin.h
93
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ia32intrin.h
94
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/immintrin.h
95
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/iso646.h
96
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lwpintrin.h
97
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lzcntintrin.h
98
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm3dnow.h
99
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm_malloc.h
100
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mmintrin.h
101
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/movdirintrin.h
102
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mwaitxintrin.h
103
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/nmmintrin.h
104
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/NXConstStr.h
105
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/Object.h
106
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/Protocol.h
107
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/message.h
108
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-decls.h
109
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-exception.h
110
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-sync.h
111
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc.h
112
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/runtime.h
113
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/thr.h
114
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pconfigintrin.h
115
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pkuintrin.h
116
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pmmintrin.h
117
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/popcntintrin.h
118
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/prfchwintrin.h
119
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/quadmath.h
120
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/quadmath_weak.h
121
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rdseedintrin.h
122
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rtmintrin.h
123
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/sgxintrin.h
124
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/shaintrin.h
125
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/smmintrin.h
126
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/ssp.h
127
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/stdio.h
128
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/string.h
129
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/unistd.h
130
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdalign.h
131
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdarg.h
132
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdatomic.h
133
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdbool.h
134
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stddef.h
135
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdfix.h
136
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint-gcc.h
137
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint.h
138
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdnoreturn.h
139
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tbmintrin.h
140
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tgmath.h
141
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tmmintrin.h
142
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/unwind.h
143
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vaesintrin.h
144
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/varargs.h
145
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vpclmulqdqintrin.h
146
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/waitpkgintrin.h
147
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wbnoinvdintrin.h
148
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wmmintrin.h
149
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/x86intrin.h
150
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xmmintrin.h
151
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xopintrin.h
152
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavecintrin.h
153
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveintrin.h
154
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveoptintrin.h
155
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavesintrin.h
156
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xtestintrin.h
157
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc_list
158
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/gsyslimits.h
159
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/README
160
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/limits.h
161
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/macro_list
162
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders.conf
163
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libcaf_single.a
164
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcc.a
165
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcc_eh.a
166
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcov.a
167
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gtype.state
168
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ada/gcc-interface/ada-tree.def
169
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/addresses.h
170
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alias.h
171
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/align.h
172
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/all-tree.def
173
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alloc-pool.h
174
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ansidecl.h
175
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/array-traits.h
176
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/asan.h
177
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/attribs.h
178
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-host.h
179
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-profile.h
180
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/b-header-vars
181
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/backend.h
182
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/basic-block.h
183
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bb-reorder.h
184
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bitmap.h
185
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/brig-builtins.def
186
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-attrs.def
187
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-types.def
188
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.def
189
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.h
190
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bversion.h
191
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.def
192
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.h
193
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-objc.h
194
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pragma.h
195
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pretty-print.h
196
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-tree.h
197
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/calls.h
198
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ccmp.h
199
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg-flags.def
200
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg.h
201
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfganal.h
202
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgbuild.h
203
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgcleanup.h
204
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgexpand.h
205
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfghooks.h
206
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloop.h
207
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloopmanip.h
208
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgrtl.h
209
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cgraph.h
210
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cif-code.def
211
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect-utils.h
212
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2-aix.h
213
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2.h
214
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/color-macros.h
215
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/conditions.h
216
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config.h
217
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/dbxcoff.h
218
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/biarch64.h
219
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/bsd.h
220
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/cygming.h
221
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/gas.h
222
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-opts.h
223
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-protos.h
224
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386.h
225
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-stdint.h
226
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-w64.h
227
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw32.h
228
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/stringop.def
229
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/unix.h
230
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/x86-tune.def
231
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/xm-mingw32.h
232
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/initfini-array.h
233
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/vxworks-dummy.h
234
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/configargs.h
235
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/context.h
236
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/convert.h
237
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coretypes.h
238
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coroutine-builtins.def
239
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coverage.h
240
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cp-tree.def
241
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cp-tree.h
242
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cxx-pretty-print.h
243
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/name-lookup.h
244
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/operators.def
245
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/type-utils.h
246
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppbuiltin.h
247
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppdefault.h
248
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cpplib.h
249
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cselib.h
250
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/d/d-tree.def
251
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/data-streamer.h
252
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.def
253
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.h
254
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbxout.h
255
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dce.h
256
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ddg.h
257
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/debug.h
258
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/defaults.h
259
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/df.h
260
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dfp.h
261
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-color.h
262
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-core.h
263
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-event-id.h
264
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-metadata.h
265
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-path.h
266
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-url.h
267
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.def
268
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.h
269
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/digraph.h
270
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dojump.h
271
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dominance.h
272
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/domwalk.h
273
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/double-int.h
274
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dump-context.h
275
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dumpfile.h
276
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2asm.h
277
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2out.h
278
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/edit-context.h
279
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/emit-rtl.h
280
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/errors.h
281
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/escaped_string.h
282
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/et-forest.h
283
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/except.h
284
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/explow.h
285
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expmed.h
286
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expr.h
287
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fibonacci_heap.h
288
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-find.h
289
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-prefix-map.h
290
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/filenames.h
291
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fixed-value.h
292
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flag-types.h
293
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flags.h
294
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const-call.h
295
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const.h
296
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function-abi.h
297
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function.h
298
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-plugin.h
299
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-rich-location.h
300
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-symtab.h
301
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc.h
302
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-counter.def
303
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-io.h
304
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse-common.h
305
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse.h
306
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/generic-match.h
307
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gengtype.h
308
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/genrtl.h
309
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gensupport.h
310
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc-internal.h
311
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc.h
312
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-builder.h
313
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-expr.h
314
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-fold.h
315
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-iterator.h
316
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-low.h
317
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-match.h
318
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-predict.h
319
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-pretty-print.h
320
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-evrp-analyze.h
321
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-warn-restrict.h
322
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa.h
323
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-streamer.h
324
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-walk.h
325
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.def
326
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.h
327
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify-me.h
328
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify.h
329
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/glimits.h
330
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graph.h
331
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphds.h
332
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphite.h
333
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphviz.h
334
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsstruct.def
335
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gstab.h
336
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyms.h
337
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyslimits.h
338
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtm-builtins.def
339
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtype-desc.h
340
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hard-reg-set.h
341
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map-traits.h
342
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map.h
343
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-set.h
344
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-table.h
345
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-traits.h
346
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hashtab.h
347
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/highlev-plugin-common.h
348
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hooks.h
349
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks-def.h
350
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks.h
351
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-brig-format.h
352
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-builtins.def
353
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-common.h
354
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hw-doloop.h
355
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hwint.h
356
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ifcvt.h
357
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/inchash.h
358
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/incpath.h
359
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/input.h
360
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-addr.h
361
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr-common.h
362
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr.h
363
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-codes.h
364
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-constants.h
365
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-flags.h
366
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes-inline.h
367
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes.h
368
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-notes.def
369
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/int-vector-builder.h
370
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.def
371
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.h
372
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/intl.h
373
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-fnsummary.h
374
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf-gimple.h
375
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf.h
376
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-inline.h
377
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-param-manipulation.h
378
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-predicate.h
379
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-prop.h
380
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-ref.h
381
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-reference.h
382
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-utils.h
383
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira-int.h
384
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira.h
385
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/is-a.h
386
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/json.h
387
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks-def.h
388
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks.h
389
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lcm.h
390
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libfuncs.h
391
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libiberty.h
392
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limitx.h
393
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limity.h
394
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/line-map.h
395
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/loop-unroll.h
396
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lower-subreg.h
397
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra-int.h
398
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra.h
399
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-compress.h
400
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-section-names.h
401
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-streamer.h
402
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.def
403
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.h
404
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/md5.h
405
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats-traits.h
406
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats.h
407
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memmodel.h
408
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memory-block.h
409
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mode-classes.def
410
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/objc/objc-tree.def
411
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/obstack.h
412
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-builtins.def
413
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-expand.h
414
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-general.h
415
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-grid.h
416
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-low.h
417
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-offload.h
418
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-simd-clone.h
419
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-problem.h
420
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-suggestions.h
421
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-libfuncs.h
422
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-query.h
423
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-tree.h
424
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.def
425
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.h
426
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo-emit-json.h
427
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo.h
428
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/options.h
429
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts-diagnostic.h
430
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts.h
431
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ordered-hash-map.h
432
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/output.h
433
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass-instances.def
434
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass_manager.h
435
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/passes.def
436
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-api.h
437
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-version.h
438
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.def
439
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.h
440
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int-types.h
441
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int.h
442
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.def
443
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.h
444
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/prefix.h
445
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pretty-print.h
446
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-rtl.h
447
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-tree.h
448
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile-count.h
449
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile.h
450
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range-op.h
451
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range.h
452
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-md.h
453
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-rtl-function.h
454
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/real.h
455
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/realmpfr.h
456
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/recog.h
457
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reg-notes.def
458
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regcprop.h
459
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regrename.h
460
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regs.h
461
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regset.h
462
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reload.h
463
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/resource.h
464
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-error.h
465
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-iter.h
466
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.def
467
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.h
468
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhash.h
469
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhooks-def.h
470
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtx-vector-builder.h
471
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/run-rtl-passes.h
472
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/safe-ctype.h
473
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sanitizer.def
474
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sbitmap.h
475
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sched-int.h
476
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-dump.h
477
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-ir.h
478
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched.h
479
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-diagnostic.h
480
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-rtl.h
481
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest.h
482
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sese.h
483
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shortest-paths.h
484
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shrink-wrap.h
485
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/signop.h
486
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sparseset.h
487
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck-tree.h
488
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck.h
489
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/splay-tree.h
490
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sreal.h
491
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa-iterators.h
492
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa.h
493
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stab.def
494
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/statistics.h
495
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stmt.h
496
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stor-layout.h
497
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/streamer-hooks.h
498
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stringpool.h
499
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/substring-locations.h
500
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symbol-summary.h
501
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symtab.h
502
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sync-builtins.def
503
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/system.h
504
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-def.h
505
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-globals.h
506
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-hooks-macros.h
507
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-insns.def
508
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.def
509
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.h
510
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/targhooks.h
511
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.def
512
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.h
513
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm-preds.h
514
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm.h
515
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm_p.h
516
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/toplev.h
517
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tracer.h
518
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/trans-mem.h
519
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-affine.h
520
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfg.h
521
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfgcleanup.h
522
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-check.h
523
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-chrec.h
524
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-core.h
525
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-data-ref.h
526
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dfa.h
527
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-diagnostic.h
528
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dump.h
529
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-eh.h
530
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hash-traits.h
531
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hasher.h
532
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-if-conv.h
533
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-inline.h
534
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-into-ssa.h
535
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-iterator.h
536
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-nested.h
537
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-object-size.h
538
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-outof-ssa.h
539
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-parloops.h
540
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pass.h
541
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-phinodes.h
542
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pretty-print.h
543
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-scalar-evolution.h
544
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-sra.h
545
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-address.h
546
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-alias.h
547
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ccp.h
548
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-coalesce.h
549
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dce.h
550
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dom.h
551
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dse.h
552
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-live.h
553
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-ivopts.h
554
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-manip.h
555
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-niter.h
556
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop.h
557
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-operands.h
558
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-propagate.h
559
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-sccvn.h
560
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-scopedtables.h
561
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-strlen.h
562
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ter.h
563
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadedge.h
564
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadupdate.h
565
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa.h
566
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssanames.h
567
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-stdarg.h
568
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-streamer.h
569
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-switch-conversion.h
570
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vector-builder.h
571
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vectorizer.h
572
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vrp.h
573
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.def
574
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.h
575
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/treestruct.def
576
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tristate.h
577
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsan.h
578
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsystem.h
579
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typeclass.h
580
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typed-splay-tree.h
581
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ubsan.h
582
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/valtrack.h
583
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-prof.h
584
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-range.h
585
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/varasm.h
586
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec-perm-indices.h
587
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec.h
588
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vector-builder.h
589
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/version.h
590
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vmsdbg.h
591
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vr-values.h
592
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vtable-verify.h
593
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-bitmask.h
594
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-print.h
595
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int.h
596
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoff.h
597
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoffout.h
598
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.a
599
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so
600
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so.0
601
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so.0.0.0
602
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.a
603
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so
604
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so.0
605
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so.0.0.0
606
%%TARGETARCH%%/lib/libcc1.a
607
%%TARGETARCH%%/lib/libcc1.so
608
%%TARGETARCH%%/lib/libcc1.so.0
609
%%TARGETARCH%%/lib/libcc1.so.0.0.0
610
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1
611
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1obj
612
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1objplus
613
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1plus
614
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/collect2
615
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/f951
616
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc.sh
617
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixincl
618
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders
619
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkinstalldirs
620
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so
621
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0
622
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0.0.0
623
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto-wrapper
624
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto1
625
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gengtype
626
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/__init__.py
627
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/__init__.py
628
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py
629
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/xmethods.py
630
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/algorithm
631
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/any
632
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/array
633
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/atomic
634
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/auto_ptr.h
635
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/backward_warning.h
636
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/binders.h
637
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_fun.h
638
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_map
639
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_set
640
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hashtable.h
641
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/strstream
642
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bit
643
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/algorithmfwd.h
644
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/alloc_traits.h
645
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/allocated_ptr.h
646
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/allocator.h
647
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_base.h
648
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_futex.h
649
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_lockfree_defines.h
650
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_ios.h
651
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_ios.tcc
652
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_string.h
653
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_string.tcc
654
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/boost_concept_check.h
655
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/c++0x_warning.h
656
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/char_traits.h
657
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/charconv.h
658
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/codecvt.h
659
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/concept_check.h
660
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cpp_type_traits.h
661
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cxxabi_forced.h
662
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cxxabi_init_exception.h
663
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/deque.tcc
664
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/enable_special_members.h
665
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/erase_if.h
666
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception.h
667
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception_defines.h
668
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception_ptr.h
669
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/forward_list.h
670
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/forward_list.tcc
671
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_dir.h
672
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_fwd.h
673
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_ops.h
674
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_path.h
675
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fstream.tcc
676
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/functexcept.h
677
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/functional_hash.h
678
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/gslice.h
679
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/gslice_array.h
680
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hash_bytes.h
681
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hashtable.h
682
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hashtable_policy.h
683
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/indirect_array.h
684
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/int_limits.h
685
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/invoke.h
686
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ios_base.h
687
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/istream.tcc
688
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/iterator_concepts.h
689
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/list.tcc
690
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_classes.h
691
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_classes.tcc
692
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_conv.h
693
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets.h
694
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets.tcc
695
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets_nonio.h
696
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets_nonio.tcc
697
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/localefwd.h
698
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/mask_array.h
699
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/memoryfwd.h
700
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/move.h
701
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/nested_exception.h
702
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/node_handle.h
703
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ostream.tcc
704
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ostream_insert.h
705
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/parse_numbers.h
706
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/postypes.h
707
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/predefined_ops.h
708
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ptr_traits.h
709
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/quoted_string.h
710
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/random.h
711
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/random.tcc
712
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/range_access.h
713
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/range_cmp.h
714
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_algo.h
715
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_algobase.h
716
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_uninitialized.h
717
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/refwrap.h
718
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex.h
719
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex.tcc
720
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_automaton.h
721
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_automaton.tcc
722
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_compiler.h
723
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_compiler.tcc
724
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_constants.h
725
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_error.h
726
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_executor.h
727
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_executor.tcc
728
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_scanner.h
729
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_scanner.tcc
730
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr.h
731
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr_atomic.h
732
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr_base.h
733
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/slice_array.h
734
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/specfun.h
735
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/sstream.tcc
736
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_abs.h
737
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_function.h
738
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_mutex.h
739
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_algo.h
740
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_algobase.h
741
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_bvector.h
742
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_construct.h
743
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_deque.h
744
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_function.h
745
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_heap.h
746
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator.h
747
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator_base_funcs.h
748
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator_base_types.h
749
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_list.h
750
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_map.h
751
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_multimap.h
752
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_multiset.h
753
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_numeric.h
754
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_pair.h
755
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_queue.h
756
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_raw_storage_iter.h
757
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_relops.h
758
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_set.h
759
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_stack.h
760
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_tempbuf.h
761
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_tree.h
762
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_uninitialized.h
763
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_vector.h
764
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stream_iterator.h
765
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/streambuf.tcc
766
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/streambuf_iterator.h
767
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/string_view.tcc
768
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stringfwd.h
769
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/uniform_int_dist.h
770
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unique_lock.h
771
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unique_ptr.h
772
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unordered_map.h
773
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unordered_set.h
774
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/uses_allocator.h
775
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_after.h
776
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_array.h
777
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_array.tcc
778
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_before.h
779
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/vector.tcc
780
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bitset
781
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cassert
782
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ccomplex
783
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cctype
784
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cerrno
785
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cfenv
786
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cfloat
787
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/charconv
788
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/chrono
789
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cinttypes
790
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ciso646
791
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/climits
792
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/clocale
793
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cmath
794
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/codecvt
795
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/compare
796
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/complex
797
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/complex.h
798
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/concepts
799
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/condition_variable
800
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/coroutine
801
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/csetjmp
802
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/csignal
803
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdalign
804
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdarg
805
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdbool
806
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstddef
807
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdint
808
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdio
809
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdlib
810
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstring
811
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ctgmath
812
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ctime
813
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cuchar
814
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cwchar
815
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cwctype
816
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cxxabi.h
817
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/array
818
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/assertions.h
819
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/bitset
820
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/debug.h
821
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/deque
822
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/formatter.h
823
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/forward_list
824
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/functions.h
825
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/helper_functions.h
826
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/list
827
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/macros.h
828
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/map
829
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/map.h
830
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/multimap.h
831
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/multiset.h
832
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_base.h
833
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_container.h
834
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_iterator.h
835
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_iterator.tcc
836
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_local_iterator.h
837
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_local_iterator.tcc
838
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_sequence.h
839
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_sequence.tcc
840
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_base.h
841
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_container.h
842
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_container.tcc
843
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/set
844
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/set.h
845
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/stl_iterator.h
846
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/string
847
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/unordered_map
848
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/unordered_set
849
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/vector
850
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/decimal/decimal
851
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/decimal/decimal.h
852
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/deque
853
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/exception
854
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/execution
855
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/algorithm
856
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/any
857
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/array
858
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_dir.h
859
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_fwd.h
860
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_ops.h
861
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_path.h
862
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/lfts_config.h
863
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/net.h
864
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/shared_ptr.h
865
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/string_view.tcc
866
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/buffer
867
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/chrono
868
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/deque
869
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/executor
870
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/filesystem
871
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/forward_list
872
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/functional
873
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/internet
874
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/io_context
875
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/iterator
876
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/list
877
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/map
878
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/memory
879
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/memory_resource
880
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/net
881
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/netfwd
882
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/numeric
883
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/optional
884
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/propagate_const
885
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/random
886
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/ratio
887
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/regex
888
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/set
889
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/socket
890
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/source_location
891
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/string
892
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/string_view
893
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/system_error
894
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/timer
895
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/tuple
896
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/type_traits
897
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/unordered_map
898
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/unordered_set
899
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/utility
900
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/vector
901
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/algorithm
902
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/aligned_buffer.h
903
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/alloc_traits.h
904
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/atomicity.h
905
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/bitmap_allocator.h
906
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/cast.h
907
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/cmath
908
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/codecvt_specializations.h
909
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/concurrence.h
910
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/debug_allocator.h
911
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/enc_filebuf.h
912
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/extptr_allocator.h
913
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/functional
914
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/hash_map
915
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/hash_set
916
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/iterator
917
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/malloc_allocator.h
918
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/memory
919
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/mt_allocator.h
920
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/new_allocator.h
921
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/numeric
922
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/numeric_traits.h
923
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/assoc_container.hpp
924
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
925
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
926
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
927
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
928
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
929
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
930
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
931
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
932
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
933
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
934
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
935
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
936
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
937
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
938
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/traits.hpp
939
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
940
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
941
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
942
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
943
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
944
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
945
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
946
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
947
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
948
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
949
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
950
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
951
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
952
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
953
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
954
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
955
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
956
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
957
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
958
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
959
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
960
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
961
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
962
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
963
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
964
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
965
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/branch_policy.hpp
966
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
967
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/traits.hpp
968
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
969
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
970
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
971
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
972
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
973
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
974
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
975
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
976
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
977
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
978
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
979
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
980
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
981
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
982
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
983
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
984
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
985
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
986
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
987
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
988
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
989
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
990
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
991
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
992
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
993
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
994
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cond_dealtor.hpp
995
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/container_base_dispatch.hpp
996
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/debug_map_base.hpp
997
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
998
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
999
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
1000
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
1001
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
1002
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
1003
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
1004
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
1005
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
1006
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
1007
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
1008
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
1009
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
1010
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
1011
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
1012
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
1013
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
1014
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
1015
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
1016
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
1017
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
1018
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
1019
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
1020
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
1021
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
1022
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
1023
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
1024
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
1025
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
1026
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
1027
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
1028
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
1029
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
1030
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
1031
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
1032
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
1033
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
1034
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
1035
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
1036
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
1037
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
1038
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
1039
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
1040
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
1041
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
1042
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
1043
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
1044
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
1045
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
1046
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
1047
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
1048
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
1049
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
1050
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
1051
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
1052
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
1053
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
1054
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
1055
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
1056
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
1057
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
1058
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
1059
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
1060
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
1061
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
1062
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
1063
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
1064
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
1065
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
1066
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
1067
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
1068
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
1069
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/traits.hpp
1070
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
1071
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
1072
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
1073
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
1074
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
1075
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
1076
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
1077
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
1078
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
1079
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
1080
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
1081
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
1082
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
1083
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
1084
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
1085
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
1086
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
1087
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
1088
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
1089
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
1090
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
1091
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
1092
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/traits.hpp
1093
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
1094
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
1095
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
1096
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
1097
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
1098
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
1099
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
1100
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
1101
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/node.hpp
1102
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
1103
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
1104
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/traits.hpp
1105
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
1106
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
1107
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
1108
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
1109
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
1110
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
1111
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
1112
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
1113
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
1114
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
1115
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
1116
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
1117
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
1118
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
1119
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
1120
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
1121
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
1122
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
1123
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
1124
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
1125
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
1126
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
1127
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
1128
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/node.hpp
1129
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
1130
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
1131
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
1132
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/traits.hpp
1133
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/standard_policies.hpp
1134
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
1135
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
1136
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
1137
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
1138
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
1139
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
1140
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
1141
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
1142
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
1143
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
1144
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
1145
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_trace_base.hpp
1146
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
1147
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
1148
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
1149
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
1150
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
1151
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
1152
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
1153
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/type_utils.hpp
1154
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/types_traits.hpp
1155
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
1156
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/iterator.hpp
1157
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
1158
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
1159
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/exception.hpp
1160
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/hash_policy.hpp
1161
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/list_update_policy.hpp
1162
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/priority_queue.hpp
1163
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/tag_and_trait.hpp
1164
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/tree_policy.hpp
1165
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/trie_policy.hpp
1166
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pod_char_traits.h
1167
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pointer.h
1168
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pool_allocator.h
1169
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/random
1170
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/random.tcc
1171
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rb_tree
1172
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rc_string_base.h
1173
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rope
1174
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/ropeimpl.h
1175
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/slist
1176
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/sso_string_base.h
1177
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/stdio_filebuf.h
1178
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/stdio_sync_filebuf.h
1179
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/string_conversions.h
1180
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/throw_allocator.h
1181
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/type_traits.h
1182
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/typelist.h
1183
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring.h
1184
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring.tcc
1185
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring_fwd.h
1186
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring_util.h
1187
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/fenv.h
1188
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/filesystem
1189
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/forward_list
1190
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/fstream
1191
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/functional
1192
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/future
1193
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/initializer_list
1194
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iomanip
1195
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ios
1196
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iosfwd
1197
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iostream
1198
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/istream
1199
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iterator
1200
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/limits
1201
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/list
1202
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/locale
1203
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/map
1204
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/math.h
1205
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/memory
1206
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/memory_resource
1207
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/mutex
1208
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/new
1209
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/numbers
1210
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/numeric
1211
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/optional
1212
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ostream
1213
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algo.h
1214
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algobase.h
1215
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algorithm
1216
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algorithmfwd.h
1217
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/balanced_quicksort.h
1218
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/base.h
1219
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/basic_iterator.h
1220
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/checkers.h
1221
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/compatibility.h
1222
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/compiletime_settings.h
1223
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/equally_split.h
1224
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/features.h
1225
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/find.h
1226
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/find_selectors.h
1227
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/for_each.h
1228
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/for_each_selectors.h
1229
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/iterator.h
1230
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/list_partition.h
1231
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/losertree.h
1232
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/merge.h
1233
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiseq_selection.h
1234
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiway_merge.h
1235
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiway_mergesort.h
1236
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/numeric
1237
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/numericfwd.h
1238
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/omp_loop.h
1239
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/omp_loop_static.h
1240
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/par_loop.h
1241
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/parallel.h
1242
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/partial_sum.h
1243
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/partition.h
1244
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/queue.h
1245
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/quicksort.h
1246
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/random_number.h
1247
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/random_shuffle.h
1248
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/search.h
1249
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/set_operations.h
1250
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/settings.h
1251
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/sort.h
1252
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/tags.h
1253
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/types.h
1254
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/unique_copy.h
1255
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/workstealing.h
1256
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/algorithm_fwd.h
1257
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/algorithm_impl.h
1258
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/execution_defs.h
1259
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/execution_impl.h
1260
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_algorithm_defs.h
1261
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_algorithm_impl.h
1262
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_execution_defs.h
1263
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_memory_defs.h
1264
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_memory_impl.h
1265
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_numeric_defs.h
1266
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_numeric_impl.h
1267
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/memory_impl.h
1268
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/numeric_fwd.h
1269
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/numeric_impl.h
1270
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend.h
1271
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_serial.h
1272
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_tbb.h
1273
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_utils.h
1274
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_impl.h
1275
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/pstl_config.h
1276
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/unseq_backend_simd.h
1277
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/utils.h
1278
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/queue
1279
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/random
1280
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ranges
1281
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ratio
1282
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/regex
1283
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/scoped_allocator
1284
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/set
1285
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/shared_mutex
1286
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/span
1287
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/sstream
1288
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stack
1289
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stdexcept
1290
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stdlib.h
1291
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stop_token
1292
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/streambuf
1293
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/string
1294
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/string_view
1295
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/system_error
1296
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tgmath.h
1297
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/thread
1298
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/array
1299
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/bessel_function.tcc
1300
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/beta_function.tcc
1301
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ccomplex
1302
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cctype
1303
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cfenv
1304
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cfloat
1305
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cinttypes
1306
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/climits
1307
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cmath
1308
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/complex
1309
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/complex.h
1310
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdarg
1311
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdbool
1312
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdint
1313
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdio
1314
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdlib
1315
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctgmath
1316
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctime
1317
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctype.h
1318
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cwchar
1319
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cwctype
1320
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ell_integral.tcc
1321
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/exp_integral.tcc
1322
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/fenv.h
1323
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/float.h
1324
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/functional
1325
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/functional_hash.h
1326
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/gamma.tcc
1327
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hashtable.h
1328
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hashtable_policy.h
1329
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hypergeometric.tcc
1330
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/inttypes.h
1331
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/legendre_function.tcc
1332
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/limits.h
1333
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/math.h
1334
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/memory
1335
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/modified_bessel_func.tcc
1336
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/poly_hermite.tcc
1337
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/poly_laguerre.tcc
1338
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random
1339
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random.h
1340
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random.tcc
1341
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/regex
1342
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/riemann_zeta.tcc
1343
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/shared_ptr.h
1344
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/special_function_util.h
1345
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdarg.h
1346
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdbool.h
1347
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdint.h
1348
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdio.h
1349
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdlib.h
1350
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/tgmath.h
1351
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/tuple
1352
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/type_traits
1353
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_map
1354
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_map.h
1355
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_set
1356
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_set.h
1357
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/utility
1358
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/wchar.h
1359
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/wctype.h
1360
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/bool_set
1361
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/bool_set.tcc
1362
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/dynamic_bitset
1363
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/dynamic_bitset.tcc
1364
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/ratio
1365
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/type_traits
1366
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tuple
1367
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/type_traits
1368
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/typeindex
1369
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/typeinfo
1370
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/unordered_map
1371
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/unordered_set
1372
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/utility
1373
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/valarray
1374
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/variant
1375
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/vector
1376
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/version
1377
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/atomic_word.h
1378
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/basic_file.h
1379
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++allocator.h
1380
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++config.h
1381
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++io.h
1382
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++locale.h
1383
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/cpu_defines.h
1384
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/ctype_base.h
1385
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/ctype_inline.h
1386
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/cxxabi_tweaks.h
1387
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/error_constants.h
1388
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/extc++.h
1389
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-default.h
1390
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-posix.h
1391
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-single.h
1392
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr.h
1393
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/messages_members.h
1394
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/opt_random.h
1395
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/os_defines.h
1396
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/stdc++.h
1397
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/stdtr1c++.h
1398
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/time_members.h
1399
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/ext/opt_random.h
1400
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic-1.dll
1401
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic.a
1402
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic.dll.a
1403
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgcc_s.a
1404
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgcc_s_seh-1.dll
1405
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran-5.dll
1406
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.a
1407
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.dll.a
1408
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.spec
1409
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc-4.dll
1410
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc.a
1411
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc.dll.a
1412
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath-0.dll
1413
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath.a
1414
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath.dll.a
1415
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp-0.dll
1416
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp.a
1417
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp.dll.a
1418
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp_nonshared.a
1419
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++-6.dll
1420
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.a
1421
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.dll.a
1422
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.dll.a-gdb.py
1423
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++fs.a
1424
%%TARGETARCH%%/%%TARGETARCH%%/lib/libsupc++.a
1425
@dir %%TARGETARCH%%/include
1426
@dir %%TARGETARCH%%/share/info
(-)b/devel/mingw-w64-gcc/pkg-plist-i686 (+1424 lines)
Added Link Here
1
bin/%%TARGETARCH%%-c++
2
bin/%%TARGETARCH%%-cpp
3
bin/%%TARGETARCH%%-g++
4
bin/%%TARGETARCH%%-gcc
5
bin/%%TARGETARCH%%-gcc-%%GCC_VERSION%%
6
bin/%%TARGETARCH%%-gcc-ar
7
bin/%%TARGETARCH%%-gcc-nm
8
bin/%%TARGETARCH%%-gcc-ranlib
9
bin/%%TARGETARCH%%-gcov
10
bin/%%TARGETARCH%%-gcov-dump
11
bin/%%TARGETARCH%%-gcov-tool
12
bin/%%TARGETARCH%%-gfortran
13
bin/%%TARGETARCH%%-lto-dump
14
%%TARGETARCH%%/bin/%%TARGETARCH%%-c++
15
%%TARGETARCH%%/bin/%%TARGETARCH%%-cpp
16
%%TARGETARCH%%/bin/%%TARGETARCH%%-g++
17
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc
18
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-%%GCC_VERSION%%
19
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-ar
20
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-nm
21
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcc-ranlib
22
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov
23
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov-dump
24
%%TARGETARCH%%/bin/%%TARGETARCH%%-gcov-tool
25
%%TARGETARCH%%/bin/%%TARGETARCH%%-gfortran
26
%%TARGETARCH%%/bin/%%TARGETARCH%%-lto-dump
27
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/algorithm
28
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/any
29
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/array
30
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/atomic
31
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/auto_ptr.h
32
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/backward_warning.h
33
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/binders.h
34
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_fun.h
35
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_map
36
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hash_set
37
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/hashtable.h
38
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/backward/strstream
39
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bit
40
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/algorithmfwd.h
41
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/alloc_traits.h
42
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/allocated_ptr.h
43
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/allocator.h
44
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_base.h
45
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_futex.h
46
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/atomic_lockfree_defines.h
47
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_ios.h
48
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_ios.tcc
49
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_string.h
50
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/basic_string.tcc
51
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/boost_concept_check.h
52
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/c++0x_warning.h
53
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/char_traits.h
54
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/charconv.h
55
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/codecvt.h
56
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/concept_check.h
57
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cpp_type_traits.h
58
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cxxabi_forced.h
59
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/cxxabi_init_exception.h
60
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/deque.tcc
61
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/enable_special_members.h
62
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/erase_if.h
63
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception.h
64
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception_defines.h
65
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/exception_ptr.h
66
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/forward_list.h
67
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/forward_list.tcc
68
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_dir.h
69
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_fwd.h
70
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_ops.h
71
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fs_path.h
72
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/fstream.tcc
73
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/functexcept.h
74
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/functional_hash.h
75
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/gslice.h
76
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/gslice_array.h
77
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hash_bytes.h
78
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hashtable.h
79
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/hashtable_policy.h
80
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/indirect_array.h
81
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/int_limits.h
82
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/invoke.h
83
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ios_base.h
84
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/istream.tcc
85
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/iterator_concepts.h
86
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/list.tcc
87
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_classes.h
88
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_classes.tcc
89
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_conv.h
90
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets.h
91
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets.tcc
92
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets_nonio.h
93
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/locale_facets_nonio.tcc
94
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/localefwd.h
95
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/mask_array.h
96
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/memoryfwd.h
97
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/move.h
98
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/nested_exception.h
99
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/node_handle.h
100
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ostream.tcc
101
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ostream_insert.h
102
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/parse_numbers.h
103
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/postypes.h
104
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/predefined_ops.h
105
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ptr_traits.h
106
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/quoted_string.h
107
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/random.h
108
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/random.tcc
109
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/range_access.h
110
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/range_cmp.h
111
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_algo.h
112
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_algobase.h
113
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/ranges_uninitialized.h
114
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/refwrap.h
115
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex.h
116
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex.tcc
117
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_automaton.h
118
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_automaton.tcc
119
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_compiler.h
120
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_compiler.tcc
121
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_constants.h
122
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_error.h
123
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_executor.h
124
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_executor.tcc
125
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_scanner.h
126
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/regex_scanner.tcc
127
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr.h
128
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr_atomic.h
129
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/shared_ptr_base.h
130
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/slice_array.h
131
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/specfun.h
132
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/sstream.tcc
133
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_abs.h
134
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_function.h
135
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/std_mutex.h
136
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_algo.h
137
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_algobase.h
138
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_bvector.h
139
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_construct.h
140
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_deque.h
141
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_function.h
142
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_heap.h
143
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator.h
144
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator_base_funcs.h
145
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_iterator_base_types.h
146
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_list.h
147
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_map.h
148
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_multimap.h
149
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_multiset.h
150
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_numeric.h
151
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_pair.h
152
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_queue.h
153
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_raw_storage_iter.h
154
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_relops.h
155
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_set.h
156
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_stack.h
157
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_tempbuf.h
158
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_tree.h
159
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_uninitialized.h
160
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stl_vector.h
161
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stream_iterator.h
162
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/streambuf.tcc
163
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/streambuf_iterator.h
164
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/string_view.tcc
165
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/stringfwd.h
166
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/uniform_int_dist.h
167
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unique_lock.h
168
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unique_ptr.h
169
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unordered_map.h
170
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/unordered_set.h
171
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/uses_allocator.h
172
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_after.h
173
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_array.h
174
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_array.tcc
175
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/valarray_before.h
176
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bits/vector.tcc
177
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/bitset
178
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cassert
179
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ccomplex
180
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cctype
181
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cerrno
182
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cfenv
183
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cfloat
184
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/charconv
185
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/chrono
186
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cinttypes
187
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ciso646
188
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/climits
189
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/clocale
190
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cmath
191
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/codecvt
192
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/compare
193
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/complex
194
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/complex.h
195
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/concepts
196
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/condition_variable
197
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/coroutine
198
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/csetjmp
199
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/csignal
200
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdalign
201
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdarg
202
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdbool
203
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstddef
204
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdint
205
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdio
206
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstdlib
207
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cstring
208
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ctgmath
209
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ctime
210
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cuchar
211
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cwchar
212
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cwctype
213
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/cxxabi.h
214
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/array
215
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/assertions.h
216
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/bitset
217
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/debug.h
218
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/deque
219
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/formatter.h
220
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/forward_list
221
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/functions.h
222
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/helper_functions.h
223
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/list
224
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/macros.h
225
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/map
226
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/map.h
227
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/multimap.h
228
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/multiset.h
229
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_base.h
230
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_container.h
231
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_iterator.h
232
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_iterator.tcc
233
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_local_iterator.h
234
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_local_iterator.tcc
235
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_sequence.h
236
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_sequence.tcc
237
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_base.h
238
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_container.h
239
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/safe_unordered_container.tcc
240
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/set
241
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/set.h
242
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/stl_iterator.h
243
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/string
244
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/unordered_map
245
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/unordered_set
246
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/debug/vector
247
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/decimal/decimal
248
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/decimal/decimal.h
249
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/deque
250
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/exception
251
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/execution
252
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/algorithm
253
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/any
254
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/array
255
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_dir.h
256
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_fwd.h
257
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_ops.h
258
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/fs_path.h
259
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/lfts_config.h
260
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/net.h
261
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/shared_ptr.h
262
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/bits/string_view.tcc
263
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/buffer
264
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/chrono
265
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/deque
266
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/executor
267
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/filesystem
268
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/forward_list
269
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/functional
270
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/internet
271
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/io_context
272
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/iterator
273
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/list
274
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/map
275
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/memory
276
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/memory_resource
277
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/net
278
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/netfwd
279
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/numeric
280
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/optional
281
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/propagate_const
282
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/random
283
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/ratio
284
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/regex
285
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/set
286
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/socket
287
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/source_location
288
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/string
289
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/string_view
290
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/system_error
291
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/timer
292
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/tuple
293
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/type_traits
294
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/unordered_map
295
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/unordered_set
296
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/utility
297
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/experimental/vector
298
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/algorithm
299
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/aligned_buffer.h
300
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/alloc_traits.h
301
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/atomicity.h
302
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/bitmap_allocator.h
303
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/cast.h
304
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/cmath
305
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/codecvt_specializations.h
306
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/concurrence.h
307
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/debug_allocator.h
308
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/enc_filebuf.h
309
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/extptr_allocator.h
310
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/functional
311
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/hash_map
312
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/hash_set
313
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/iterator
314
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/malloc_allocator.h
315
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/memory
316
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/mt_allocator.h
317
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/new_allocator.h
318
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/numeric
319
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/numeric_traits.h
320
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/assoc_container.hpp
321
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
322
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
323
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
324
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
325
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
326
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
327
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
328
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
329
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
330
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
331
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
332
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
333
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
334
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
335
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/bin_search_tree_/traits.hpp
336
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
337
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
338
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
339
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
340
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
341
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
342
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
343
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
344
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
345
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
346
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
347
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
348
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
349
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
350
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
351
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
352
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
353
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
354
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
355
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
356
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
357
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
358
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
359
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
360
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
361
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
362
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/branch_policy.hpp
363
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
364
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/branch_policy/traits.hpp
365
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
366
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
367
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
368
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
369
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
370
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
371
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
372
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
373
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
374
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
375
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
376
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
377
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
378
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
379
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
380
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
381
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
382
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
383
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
384
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
385
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
386
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
387
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
388
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
389
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
390
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
391
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/cond_dealtor.hpp
392
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/container_base_dispatch.hpp
393
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/debug_map_base.hpp
394
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
395
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
396
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
397
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
398
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
399
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
400
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
401
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
402
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
403
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
404
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
405
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
406
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
407
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
408
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
409
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
410
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
411
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
412
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
413
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
414
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
415
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
416
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
417
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
418
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
419
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
420
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
421
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
422
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
423
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
424
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
425
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
426
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
427
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
428
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
429
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
430
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
431
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
432
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
433
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
434
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
435
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
436
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
437
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
438
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
439
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
440
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
441
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
442
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
443
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
444
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
445
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
446
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
447
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
448
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
449
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
450
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
451
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
452
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
453
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
454
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
455
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
456
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
457
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
458
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
459
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
460
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
461
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
462
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
463
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
464
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
465
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
466
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/ov_tree_map_/traits.hpp
467
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
468
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
469
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
470
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
471
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
472
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
473
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
474
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
475
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
476
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
477
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
478
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
479
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
480
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
481
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
482
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
483
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
484
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
485
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
486
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
487
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
488
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
489
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/traits.hpp
490
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
491
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
492
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
493
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
494
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
495
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
496
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
497
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
498
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/node.hpp
499
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
500
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
501
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rb_tree_map_/traits.hpp
502
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
503
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
504
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
505
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
506
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
507
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
508
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
509
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
510
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
511
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
512
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
513
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
514
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
515
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
516
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
517
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
518
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
519
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
520
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
521
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
522
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
523
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
524
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
525
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/node.hpp
526
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
527
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
528
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
529
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/splay_tree_/traits.hpp
530
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/standard_policies.hpp
531
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
532
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
533
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
534
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
535
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
536
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
537
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
538
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
539
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
540
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
541
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
542
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/tree_trace_base.hpp
543
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
544
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
545
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
546
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
547
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
548
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
549
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
550
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/type_utils.hpp
551
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/types_traits.hpp
552
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
553
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/iterator.hpp
554
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
555
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
556
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/exception.hpp
557
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/hash_policy.hpp
558
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/list_update_policy.hpp
559
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/priority_queue.hpp
560
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/tag_and_trait.hpp
561
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/tree_policy.hpp
562
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pb_ds/trie_policy.hpp
563
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pod_char_traits.h
564
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pointer.h
565
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/pool_allocator.h
566
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/random
567
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/random.tcc
568
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rb_tree
569
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rc_string_base.h
570
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/rope
571
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/ropeimpl.h
572
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/slist
573
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/sso_string_base.h
574
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/stdio_filebuf.h
575
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/stdio_sync_filebuf.h
576
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/string_conversions.h
577
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/throw_allocator.h
578
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/type_traits.h
579
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/typelist.h
580
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring.h
581
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring.tcc
582
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring_fwd.h
583
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ext/vstring_util.h
584
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/fenv.h
585
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/filesystem
586
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/forward_list
587
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/fstream
588
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/functional
589
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/future
590
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/atomic_word.h
591
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/basic_file.h
592
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++allocator.h
593
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++config.h
594
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++io.h
595
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/c++locale.h
596
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/cpu_defines.h
597
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/ctype_base.h
598
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/ctype_inline.h
599
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/cxxabi_tweaks.h
600
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/error_constants.h
601
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/extc++.h
602
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-default.h
603
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-posix.h
604
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr-single.h
605
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/gthr.h
606
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/messages_members.h
607
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/opt_random.h
608
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/os_defines.h
609
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/stdc++.h
610
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/stdtr1c++.h
611
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/bits/time_members.h
612
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/%%TARGETARCH%%/ext/opt_random.h
613
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/initializer_list
614
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iomanip
615
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ios
616
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iosfwd
617
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iostream
618
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/istream
619
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/iterator
620
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/limits
621
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/list
622
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/locale
623
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/map
624
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/math.h
625
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/memory
626
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/memory_resource
627
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/mutex
628
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/new
629
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/numbers
630
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/numeric
631
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/optional
632
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ostream
633
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algo.h
634
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algobase.h
635
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algorithm
636
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/algorithmfwd.h
637
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/balanced_quicksort.h
638
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/base.h
639
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/basic_iterator.h
640
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/checkers.h
641
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/compatibility.h
642
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/compiletime_settings.h
643
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/equally_split.h
644
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/features.h
645
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/find.h
646
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/find_selectors.h
647
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/for_each.h
648
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/for_each_selectors.h
649
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/iterator.h
650
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/list_partition.h
651
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/losertree.h
652
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/merge.h
653
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiseq_selection.h
654
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiway_merge.h
655
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/multiway_mergesort.h
656
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/numeric
657
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/numericfwd.h
658
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/omp_loop.h
659
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/omp_loop_static.h
660
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/par_loop.h
661
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/parallel.h
662
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/partial_sum.h
663
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/partition.h
664
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/queue.h
665
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/quicksort.h
666
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/random_number.h
667
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/random_shuffle.h
668
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/search.h
669
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/set_operations.h
670
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/settings.h
671
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/sort.h
672
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/tags.h
673
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/types.h
674
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/unique_copy.h
675
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/parallel/workstealing.h
676
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/algorithm_fwd.h
677
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/algorithm_impl.h
678
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/execution_defs.h
679
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/execution_impl.h
680
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_algorithm_defs.h
681
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_algorithm_impl.h
682
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_execution_defs.h
683
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_memory_defs.h
684
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_memory_impl.h
685
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_numeric_defs.h
686
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/glue_numeric_impl.h
687
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/memory_impl.h
688
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/numeric_fwd.h
689
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/numeric_impl.h
690
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend.h
691
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_serial.h
692
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_tbb.h
693
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_backend_utils.h
694
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/parallel_impl.h
695
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/pstl_config.h
696
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/unseq_backend_simd.h
697
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/pstl/utils.h
698
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/queue
699
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/random
700
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ranges
701
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/ratio
702
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/regex
703
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/scoped_allocator
704
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/set
705
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/shared_mutex
706
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/span
707
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/sstream
708
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stack
709
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stdexcept
710
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stdlib.h
711
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/stop_token
712
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/streambuf
713
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/string
714
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/string_view
715
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/system_error
716
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tgmath.h
717
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/thread
718
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/array
719
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/bessel_function.tcc
720
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/beta_function.tcc
721
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ccomplex
722
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cctype
723
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cfenv
724
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cfloat
725
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cinttypes
726
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/climits
727
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cmath
728
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/complex
729
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/complex.h
730
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdarg
731
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdbool
732
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdint
733
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdio
734
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cstdlib
735
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctgmath
736
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctime
737
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ctype.h
738
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cwchar
739
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/cwctype
740
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/ell_integral.tcc
741
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/exp_integral.tcc
742
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/fenv.h
743
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/float.h
744
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/functional
745
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/functional_hash.h
746
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/gamma.tcc
747
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hashtable.h
748
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hashtable_policy.h
749
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/hypergeometric.tcc
750
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/inttypes.h
751
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/legendre_function.tcc
752
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/limits.h
753
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/math.h
754
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/memory
755
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/modified_bessel_func.tcc
756
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/poly_hermite.tcc
757
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/poly_laguerre.tcc
758
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random
759
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random.h
760
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/random.tcc
761
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/regex
762
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/riemann_zeta.tcc
763
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/shared_ptr.h
764
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/special_function_util.h
765
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdarg.h
766
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdbool.h
767
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdint.h
768
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdio.h
769
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/stdlib.h
770
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/tgmath.h
771
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/tuple
772
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/type_traits
773
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_map
774
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_map.h
775
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_set
776
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/unordered_set.h
777
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/utility
778
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/wchar.h
779
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr1/wctype.h
780
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/bool_set
781
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/bool_set.tcc
782
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/dynamic_bitset
783
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/dynamic_bitset.tcc
784
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/ratio
785
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tr2/type_traits
786
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/tuple
787
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/type_traits
788
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/typeindex
789
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/typeinfo
790
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/unordered_map
791
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/unordered_set
792
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/utility
793
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/valarray
794
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/variant
795
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/vector
796
%%TARGETARCH%%/%%TARGETARCH%%/include/c++/%%GCC_VERSION%%/version
797
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic-1.dll
798
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic.a
799
%%TARGETARCH%%/%%TARGETARCH%%/lib/libatomic.dll.a
800
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgcc_s.a
801
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgcc_s_sjlj-1.dll
802
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran-5.dll
803
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.a
804
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.dll.a
805
%%TARGETARCH%%/%%TARGETARCH%%/lib/libgfortran.spec
806
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc-4.dll
807
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc.a
808
%%TARGETARCH%%/%%TARGETARCH%%/lib/libobjc.dll.a
809
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath-0.dll
810
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath.a
811
%%TARGETARCH%%/%%TARGETARCH%%/lib/libquadmath.dll.a
812
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp-0.dll
813
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp.a
814
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp.dll.a
815
%%TARGETARCH%%/%%TARGETARCH%%/lib/libssp_nonshared.a
816
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++-6.dll
817
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.a
818
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.dll.a
819
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++.dll.a-gdb.py
820
%%TARGETARCH%%/%%TARGETARCH%%/lib/libstdc++fs.a
821
%%TARGETARCH%%/%%TARGETARCH%%/lib/libsupc++.a
822
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtbegin.o
823
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtend.o
824
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/crtfastmath.o
825
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_arithmetic.mod
826
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_exceptions.mod
827
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/finclude/ieee_features.mod
828
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ISO_Fortran_binding.h
829
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/adxintrin.h
830
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ammintrin.h
831
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx2intrin.h
832
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124fmapsintrin.h
833
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx5124vnniwintrin.h
834
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16intrin.h
835
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bf16vlintrin.h
836
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bitalgintrin.h
837
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512bwintrin.h
838
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512cdintrin.h
839
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512dqintrin.h
840
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512erintrin.h
841
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512fintrin.h
842
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmaintrin.h
843
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512ifmavlintrin.h
844
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512pfintrin.h
845
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2intrin.h
846
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmi2vlintrin.h
847
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmiintrin.h
848
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vbmivlintrin.h
849
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlbwintrin.h
850
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vldqintrin.h
851
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vlintrin.h
852
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnniintrin.h
853
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vnnivlintrin.h
854
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectintrin.h
855
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vp2intersectvlintrin.h
856
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqintrin.h
857
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avx512vpopcntdqvlintrin.h
858
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/avxintrin.h
859
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmi2intrin.h
860
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmiintrin.h
861
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/bmmintrin.h
862
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cet.h
863
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cetintrin.h
864
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cldemoteintrin.h
865
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clflushoptintrin.h
866
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clwbintrin.h
867
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/clzerointrin.h
868
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cpuid.h
869
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/cross-stdarg.h
870
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/emmintrin.h
871
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/enqcmdintrin.h
872
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/f16cintrin.h
873
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/float.h
874
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fma4intrin.h
875
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fmaintrin.h
876
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/fxsrintrin.h
877
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/gcov.h
878
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/gfniintrin.h
879
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ia32intrin.h
880
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/immintrin.h
881
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/iso646.h
882
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lwpintrin.h
883
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/lzcntintrin.h
884
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm3dnow.h
885
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mm_malloc.h
886
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mmintrin.h
887
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/movdirintrin.h
888
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/mwaitxintrin.h
889
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/nmmintrin.h
890
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/NXConstStr.h
891
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/Object.h
892
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/Protocol.h
893
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/message.h
894
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-decls.h
895
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-exception.h
896
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc-sync.h
897
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/objc.h
898
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/runtime.h
899
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/objc/thr.h
900
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pconfigintrin.h
901
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pkuintrin.h
902
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/pmmintrin.h
903
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/popcntintrin.h
904
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/prfchwintrin.h
905
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/quadmath.h
906
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/quadmath_weak.h
907
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rdseedintrin.h
908
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/rtmintrin.h
909
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/sgxintrin.h
910
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/shaintrin.h
911
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/smmintrin.h
912
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/ssp.h
913
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/stdio.h
914
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/string.h
915
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/ssp/unistd.h
916
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdalign.h
917
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdarg.h
918
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdatomic.h
919
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdbool.h
920
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stddef.h
921
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdfix.h
922
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint-gcc.h
923
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdint.h
924
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/stdnoreturn.h
925
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tbmintrin.h
926
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tgmath.h
927
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/tmmintrin.h
928
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/unwind.h
929
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vaesintrin.h
930
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/varargs.h
931
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/vpclmulqdqintrin.h
932
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/waitpkgintrin.h
933
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wbnoinvdintrin.h
934
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/wmmintrin.h
935
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/x86intrin.h
936
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xmmintrin.h
937
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xopintrin.h
938
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavecintrin.h
939
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveintrin.h
940
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsaveoptintrin.h
941
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xsavesintrin.h
942
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/include/xtestintrin.h
943
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc_list
944
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/gsyslimits.h
945
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/README
946
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/include/limits.h
947
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/macro_list
948
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders.conf
949
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libcaf_single.a
950
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcc.a
951
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcc_eh.a
952
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/libgcov.a
953
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gtype.state
954
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ada/gcc-interface/ada-tree.def
955
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/addresses.h
956
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alias.h
957
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/align.h
958
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/all-tree.def
959
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/alloc-pool.h
960
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ansidecl.h
961
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/array-traits.h
962
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/asan.h
963
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/attribs.h
964
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-host.h
965
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/auto-profile.h
966
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/b-header-vars
967
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/backend.h
968
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/basic-block.h
969
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bb-reorder.h
970
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bitmap.h
971
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/brig-builtins.def
972
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-attrs.def
973
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtin-types.def
974
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.def
975
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/builtins.h
976
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/bversion.h
977
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.def
978
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-common.h
979
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-objc.h
980
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pragma.h
981
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-family/c-pretty-print.h
982
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/c-tree.h
983
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/calls.h
984
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ccmp.h
985
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg-flags.def
986
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfg.h
987
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfganal.h
988
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgbuild.h
989
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgcleanup.h
990
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgexpand.h
991
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfghooks.h
992
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloop.h
993
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgloopmanip.h
994
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cfgrtl.h
995
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cgraph.h
996
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cif-code.def
997
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect-utils.h
998
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2-aix.h
999
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/collect2.h
1000
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/color-macros.h
1001
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/conditions.h
1002
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config.h
1003
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/dbxcoff.h
1004
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/bsd.h
1005
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/cygming.h
1006
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/gas.h
1007
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-opts.h
1008
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386-protos.h
1009
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/i386.h
1010
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-stdint.h
1011
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw-w64.h
1012
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/mingw32.h
1013
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/stringop.def
1014
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/unix.h
1015
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/x86-tune.def
1016
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/i386/xm-mingw32.h
1017
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/initfini-array.h
1018
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/config/vxworks-dummy.h
1019
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/configargs.h
1020
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/context.h
1021
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/convert.h
1022
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coretypes.h
1023
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coroutine-builtins.def
1024
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/coverage.h
1025
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cp-tree.def
1026
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cp-tree.h
1027
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/cxx-pretty-print.h
1028
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/name-lookup.h
1029
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/operators.def
1030
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cp/type-utils.h
1031
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppbuiltin.h
1032
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cppdefault.h
1033
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cpplib.h
1034
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/cselib.h
1035
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/d/d-tree.def
1036
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/data-streamer.h
1037
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.def
1038
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbgcnt.h
1039
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dbxout.h
1040
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dce.h
1041
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ddg.h
1042
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/debug.h
1043
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/defaults.h
1044
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/df.h
1045
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dfp.h
1046
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-color.h
1047
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-core.h
1048
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-event-id.h
1049
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-metadata.h
1050
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-path.h
1051
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic-url.h
1052
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.def
1053
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/diagnostic.h
1054
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/digraph.h
1055
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dojump.h
1056
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dominance.h
1057
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/domwalk.h
1058
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/double-int.h
1059
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dump-context.h
1060
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dumpfile.h
1061
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2asm.h
1062
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/dwarf2out.h
1063
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/edit-context.h
1064
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/emit-rtl.h
1065
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/errors.h
1066
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/escaped_string.h
1067
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/et-forest.h
1068
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/except.h
1069
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/explow.h
1070
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expmed.h
1071
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/expr.h
1072
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fibonacci_heap.h
1073
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-find.h
1074
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/file-prefix-map.h
1075
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/filenames.h
1076
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fixed-value.h
1077
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flag-types.h
1078
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/flags.h
1079
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const-call.h
1080
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/fold-const.h
1081
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function-abi.h
1082
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/function.h
1083
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-plugin.h
1084
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-rich-location.h
1085
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc-symtab.h
1086
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcc.h
1087
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-counter.def
1088
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcov-io.h
1089
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse-common.h
1090
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gcse.h
1091
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/generic-match.h
1092
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gengtype.h
1093
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/genrtl.h
1094
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gensupport.h
1095
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc-internal.h
1096
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ggc.h
1097
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-builder.h
1098
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-expr.h
1099
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-fold.h
1100
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-iterator.h
1101
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-low.h
1102
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-match.h
1103
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-predict.h
1104
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-pretty-print.h
1105
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-evrp-analyze.h
1106
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa-warn-restrict.h
1107
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-ssa.h
1108
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-streamer.h
1109
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple-walk.h
1110
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.def
1111
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimple.h
1112
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify-me.h
1113
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gimplify.h
1114
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/glimits.h
1115
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graph.h
1116
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphds.h
1117
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphite.h
1118
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/graphviz.h
1119
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsstruct.def
1120
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gstab.h
1121
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyms.h
1122
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gsyslimits.h
1123
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtm-builtins.def
1124
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/gtype-desc.h
1125
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hard-reg-set.h
1126
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map-traits.h
1127
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-map.h
1128
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-set.h
1129
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-table.h
1130
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hash-traits.h
1131
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hashtab.h
1132
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/highlev-plugin-common.h
1133
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hooks.h
1134
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks-def.h
1135
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hosthooks.h
1136
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-brig-format.h
1137
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-builtins.def
1138
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hsa-common.h
1139
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hw-doloop.h
1140
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/hwint.h
1141
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ifcvt.h
1142
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/inchash.h
1143
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/incpath.h
1144
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/input.h
1145
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-addr.h
1146
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr-common.h
1147
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-attr.h
1148
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-codes.h
1149
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-constants.h
1150
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-flags.h
1151
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes-inline.h
1152
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-modes.h
1153
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/insn-notes.def
1154
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/int-vector-builder.h
1155
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.def
1156
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/internal-fn.h
1157
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/intl.h
1158
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-fnsummary.h
1159
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf-gimple.h
1160
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-icf.h
1161
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-inline.h
1162
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-param-manipulation.h
1163
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-predicate.h
1164
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-prop.h
1165
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-ref.h
1166
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-reference.h
1167
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ipa-utils.h
1168
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira-int.h
1169
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ira.h
1170
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/is-a.h
1171
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/json.h
1172
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks-def.h
1173
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/langhooks.h
1174
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lcm.h
1175
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libfuncs.h
1176
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/libiberty.h
1177
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limitx.h
1178
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/limity.h
1179
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/line-map.h
1180
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/loop-unroll.h
1181
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lower-subreg.h
1182
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra-int.h
1183
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lra.h
1184
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-compress.h
1185
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-section-names.h
1186
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/lto-streamer.h
1187
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.def
1188
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/machmode.h
1189
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/md5.h
1190
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats-traits.h
1191
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mem-stats.h
1192
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memmodel.h
1193
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/memory-block.h
1194
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/mode-classes.def
1195
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/objc/objc-tree.def
1196
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/obstack.h
1197
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-builtins.def
1198
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-expand.h
1199
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-general.h
1200
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-grid.h
1201
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-low.h
1202
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-offload.h
1203
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/omp-simd-clone.h
1204
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-problem.h
1205
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opt-suggestions.h
1206
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-libfuncs.h
1207
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-query.h
1208
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs-tree.h
1209
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.def
1210
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optabs.h
1211
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo-emit-json.h
1212
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/optinfo.h
1213
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/options.h
1214
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts-diagnostic.h
1215
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/opts.h
1216
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ordered-hash-map.h
1217
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/output.h
1218
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass-instances.def
1219
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pass_manager.h
1220
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/passes.def
1221
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-api.h
1222
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin-version.h
1223
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.def
1224
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/plugin.h
1225
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int-types.h
1226
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/poly-int.h
1227
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.def
1228
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/predict.h
1229
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/prefix.h
1230
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/pretty-print.h
1231
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-rtl.h
1232
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/print-tree.h
1233
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile-count.h
1234
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/profile.h
1235
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range-op.h
1236
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/range.h
1237
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-md.h
1238
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/read-rtl-function.h
1239
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/real.h
1240
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/realmpfr.h
1241
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/recog.h
1242
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reg-notes.def
1243
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regcprop.h
1244
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regrename.h
1245
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regs.h
1246
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/regset.h
1247
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/reload.h
1248
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/resource.h
1249
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-error.h
1250
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl-iter.h
1251
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.def
1252
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtl.h
1253
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhash.h
1254
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtlhooks-def.h
1255
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/rtx-vector-builder.h
1256
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/run-rtl-passes.h
1257
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/safe-ctype.h
1258
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sanitizer.def
1259
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sbitmap.h
1260
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sched-int.h
1261
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-dump.h
1262
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched-ir.h
1263
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sel-sched.h
1264
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-diagnostic.h
1265
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest-rtl.h
1266
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/selftest.h
1267
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sese.h
1268
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shortest-paths.h
1269
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/shrink-wrap.h
1270
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/signop.h
1271
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sparseset.h
1272
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck-tree.h
1273
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/spellcheck.h
1274
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/splay-tree.h
1275
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sreal.h
1276
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa-iterators.h
1277
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ssa.h
1278
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stab.def
1279
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/statistics.h
1280
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stmt.h
1281
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stor-layout.h
1282
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/streamer-hooks.h
1283
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/stringpool.h
1284
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/substring-locations.h
1285
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symbol-summary.h
1286
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/symtab.h
1287
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/sync-builtins.def
1288
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/system.h
1289
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-def.h
1290
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-globals.h
1291
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-hooks-macros.h
1292
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target-insns.def
1293
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.def
1294
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/target.h
1295
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/targhooks.h
1296
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.def
1297
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/timevar.h
1298
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm-preds.h
1299
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm.h
1300
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tm_p.h
1301
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/toplev.h
1302
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tracer.h
1303
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/trans-mem.h
1304
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-affine.h
1305
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfg.h
1306
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-cfgcleanup.h
1307
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-check.h
1308
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-chrec.h
1309
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-core.h
1310
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-data-ref.h
1311
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dfa.h
1312
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-diagnostic.h
1313
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-dump.h
1314
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-eh.h
1315
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hash-traits.h
1316
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-hasher.h
1317
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-if-conv.h
1318
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-inline.h
1319
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-into-ssa.h
1320
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-iterator.h
1321
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-nested.h
1322
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-object-size.h
1323
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-outof-ssa.h
1324
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-parloops.h
1325
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pass.h
1326
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-phinodes.h
1327
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-pretty-print.h
1328
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-scalar-evolution.h
1329
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-sra.h
1330
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-address.h
1331
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-alias.h
1332
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ccp.h
1333
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-coalesce.h
1334
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dce.h
1335
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dom.h
1336
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-dse.h
1337
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-live.h
1338
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-ivopts.h
1339
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-manip.h
1340
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop-niter.h
1341
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-loop.h
1342
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-operands.h
1343
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-propagate.h
1344
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-sccvn.h
1345
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-scopedtables.h
1346
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-strlen.h
1347
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ter.h
1348
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadedge.h
1349
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadupdate.h
1350
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssa.h
1351
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-ssanames.h
1352
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-stdarg.h
1353
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-streamer.h
1354
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-switch-conversion.h
1355
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vector-builder.h
1356
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vectorizer.h
1357
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree-vrp.h
1358
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.def
1359
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tree.h
1360
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/treestruct.def
1361
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tristate.h
1362
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsan.h
1363
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/tsystem.h
1364
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typeclass.h
1365
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/typed-splay-tree.h
1366
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/ubsan.h
1367
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/valtrack.h
1368
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-prof.h
1369
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/value-range.h
1370
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/varasm.h
1371
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec-perm-indices.h
1372
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vec.h
1373
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vector-builder.h
1374
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/version.h
1375
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vmsdbg.h
1376
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vr-values.h
1377
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/vtable-verify.h
1378
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-bitmask.h
1379
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int-print.h
1380
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/wide-int.h
1381
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoff.h
1382
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/include/xcoffout.h
1383
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.a
1384
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so
1385
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so.0
1386
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcc1plugin.so.0.0.0
1387
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.a
1388
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so
1389
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so.0
1390
%%TARGETARCH%%/lib/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/libcp1plugin.so.0.0.0
1391
%%TARGETARCH%%/lib/libcc1.a
1392
%%TARGETARCH%%/lib/libcc1.so
1393
%%TARGETARCH%%/lib/libcc1.so.0
1394
%%TARGETARCH%%/lib/libcc1.so.0.0.0
1395
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1
1396
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1obj
1397
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1objplus
1398
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/cc1plus
1399
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/collect2
1400
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/f951
1401
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixinc.sh
1402
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/fixincl
1403
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkheaders
1404
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/install-tools/mkinstalldirs
1405
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so
1406
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0
1407
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/liblto_plugin.so.0.0.0
1408
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto-wrapper
1409
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/lto1
1410
%%TARGETARCH%%/libexec/gcc/%%TARGETARCH%%/%%GCC_VERSION%%/plugin/gengtype
1411
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/__init__.py
1412
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/__init__.py
1413
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py
1414
%%TARGETARCH%%/%%DATADIR%%-%%GCC_VERSION%%/python/libstdcxx/v6/xmethods.py
1415
man/man1/%%TARGETARCH%%-cpp.1.gz
1416
man/man1/%%TARGETARCH%%-g++.1.gz
1417
man/man1/%%TARGETARCH%%-gcc.1.gz
1418
man/man1/%%TARGETARCH%%-gcov-dump.1.gz
1419
man/man1/%%TARGETARCH%%-gcov-tool.1.gz
1420
man/man1/%%TARGETARCH%%-gcov.1.gz
1421
man/man1/%%TARGETARCH%%-gfortran.1.gz
1422
man/man1/%%TARGETARCH%%-lto-dump.1.gz
1423
share/toolchains/%%TARGETARCH%%-gcc10.mk
1424
@dir %%TARGETARCH%%/include
(-)b/devel/mingw-w64-headers/Makefile (+34 lines)
Added Link Here
1
# Created by: Damjan Jovanovic <damjan.jov@gmail.com>
2
# $FreeBSD$
3
4
PORTNAME=	mingw-w64-headers
5
DISTNAME=	mingw-w64-v8.0.0
6
PORTVERSION=	8.0.0
7
PORTREVISION=	1
8
CATEGORIES=	devel
9
MASTER_SITES=	SF/mingw-w64/mingw-w64/mingw-w64-release
10
11
MAINTAINER=	damjan.jov@gmail.com
12
COMMENT=	mingw-w64 headers for Windows/${FLAVOR} cross-development
13
14
LICENSE=	GPLv2+ LGPL21+ ZPL21 PD
15
LICENSE_COMB=	multi
16
17
FLAVORS=	i686 amd64
18
# There are also arm and aarch64, with zero documentation and no way to test
19
FLAVOR?=	${FLAVORS:[1]}
20
PKGNAMEPREFIX=	${FLAVOR}-
21
.if ${FLAVOR} == amd64
22
TARGETARCH=	x86_64-w64-mingw32
23
.else
24
TARGETARCH=	${FLAVOR}-w64-mingw32
25
.endif
26
PLIST_SUB=	TARGETARCH=${TARGETARCH}
27
28
WRKSRC_SUBDIR=	mingw-w64-headers
29
USES=		gmake tar:bz2
30
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE_PREFIX=${PREFIX}/${TARGETARCH}/mingw
32
CONFIGURE_ARGS=	--host=${TARGETARCH} --enable-sdk=all
33
34
.include <bsd.port.mk>
(-)b/devel/mingw-w64-headers/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1605764108
2
SHA256 (mingw-w64-v8.0.0.tar.bz2) = 44c740ea6ab3924bc3aa169bad11ad3c5766c5c8459e3126d44eabb8735a5762
3
SIZE (mingw-w64-v8.0.0.tar.bz2) = 9370799
(-)b/devel/mingw-w64-headers/pkg-descr (+10 lines)
Added Link Here
1
The Windows-compatible header and IDL files provided by the mingw-w64 project.
2
3
The mingw-w64 project is a GNU Compiler Collection based compiler toolchain
4
targeting Microsoft Windows. Forked from the now inactive mingw.org project
5
in 2007, it has since added support for Win64, WinARM, updated header files,
6
and new GCC versions. It supports numerous Microsoft APIs, and can build
7
executables, DLLs, COM components, and kernel-mode device drivers.
8
9
WWW: http://mingw-w64.org/
10
(-)b/devel/mingw-w64-headers/pkg-plist (-1 / +1514 lines)
Added Link Here
0
- 
1
%%TARGETARCH%%/mingw/include/GL/gl.h
2
%%TARGETARCH%%/mingw/include/GL/glaux.h
3
%%TARGETARCH%%/mingw/include/GL/glcorearb.h
4
%%TARGETARCH%%/mingw/include/GL/glext.h
5
%%TARGETARCH%%/mingw/include/GL/glu.h
6
%%TARGETARCH%%/mingw/include/GL/glxext.h
7
%%TARGETARCH%%/mingw/include/GL/wgl.h
8
%%TARGETARCH%%/mingw/include/GL/wglext.h
9
%%TARGETARCH%%/mingw/include/KHR/khrplatform.h
10
%%TARGETARCH%%/mingw/include/_bsd_types.h
11
%%TARGETARCH%%/mingw/include/_cygwin.h
12
%%TARGETARCH%%/mingw/include/_dbdao.h
13
%%TARGETARCH%%/mingw/include/_mingw.h
14
%%TARGETARCH%%/mingw/include/_mingw_dxhelper.h
15
%%TARGETARCH%%/mingw/include/_mingw_mac.h
16
%%TARGETARCH%%/mingw/include/_mingw_off_t.h
17
%%TARGETARCH%%/mingw/include/_mingw_secapi.h
18
%%TARGETARCH%%/mingw/include/_mingw_stat64.h
19
%%TARGETARCH%%/mingw/include/_mingw_stdarg.h
20
%%TARGETARCH%%/mingw/include/_mingw_unicode.h
21
%%TARGETARCH%%/mingw/include/_timeval.h
22
%%TARGETARCH%%/mingw/include/accctrl.h
23
%%TARGETARCH%%/mingw/include/aclapi.h
24
%%TARGETARCH%%/mingw/include/aclui.h
25
%%TARGETARCH%%/mingw/include/activation.h
26
%%TARGETARCH%%/mingw/include/activaut.h
27
%%TARGETARCH%%/mingw/include/activdbg.h
28
%%TARGETARCH%%/mingw/include/activdbg100.h
29
%%TARGETARCH%%/mingw/include/activecf.h
30
%%TARGETARCH%%/mingw/include/activeds.h
31
%%TARGETARCH%%/mingw/include/activprof.h
32
%%TARGETARCH%%/mingw/include/activscp.h
33
%%TARGETARCH%%/mingw/include/adc.h
34
%%TARGETARCH%%/mingw/include/adhoc.h
35
%%TARGETARCH%%/mingw/include/admex.h
36
%%TARGETARCH%%/mingw/include/adoctint.h
37
%%TARGETARCH%%/mingw/include/adodef.h
38
%%TARGETARCH%%/mingw/include/adogpool.h
39
%%TARGETARCH%%/mingw/include/adogpool_backcompat.h
40
%%TARGETARCH%%/mingw/include/adoguids.h
41
%%TARGETARCH%%/mingw/include/adoid.h
42
%%TARGETARCH%%/mingw/include/adoint.h
43
%%TARGETARCH%%/mingw/include/adoint_backcompat.h
44
%%TARGETARCH%%/mingw/include/adojet.h
45
%%TARGETARCH%%/mingw/include/adomd.h
46
%%TARGETARCH%%/mingw/include/adptif.h
47
%%TARGETARCH%%/mingw/include/adsdb.h
48
%%TARGETARCH%%/mingw/include/adserr.h
49
%%TARGETARCH%%/mingw/include/adshlp.h
50
%%TARGETARCH%%/mingw/include/adsiid.h
51
%%TARGETARCH%%/mingw/include/adsnms.h
52
%%TARGETARCH%%/mingw/include/adsprop.h
53
%%TARGETARCH%%/mingw/include/adssts.h
54
%%TARGETARCH%%/mingw/include/adtgen.h
55
%%TARGETARCH%%/mingw/include/advpub.h
56
%%TARGETARCH%%/mingw/include/af_irda.h
57
%%TARGETARCH%%/mingw/include/afxres.h
58
%%TARGETARCH%%/mingw/include/agtctl.h
59
%%TARGETARCH%%/mingw/include/agterr.h
60
%%TARGETARCH%%/mingw/include/agtsvr.h
61
%%TARGETARCH%%/mingw/include/alg.h
62
%%TARGETARCH%%/mingw/include/alink.h
63
%%TARGETARCH%%/mingw/include/amaudio.h
64
%%TARGETARCH%%/mingw/include/amstream.h
65
%%TARGETARCH%%/mingw/include/amvideo.h
66
%%TARGETARCH%%/mingw/include/apdevpkey.h
67
%%TARGETARCH%%/mingw/include/apiset.h
68
%%TARGETARCH%%/mingw/include/apisetcconv.h
69
%%TARGETARCH%%/mingw/include/appmgmt.h
70
%%TARGETARCH%%/mingw/include/aqadmtyp.h
71
%%TARGETARCH%%/mingw/include/asptlb.h
72
%%TARGETARCH%%/mingw/include/assert.h
73
%%TARGETARCH%%/mingw/include/atacct.h
74
%%TARGETARCH%%/mingw/include/atalkwsh.h
75
%%TARGETARCH%%/mingw/include/atsmedia.h
76
%%TARGETARCH%%/mingw/include/audevcod.h
77
%%TARGETARCH%%/mingw/include/audioapotypes.h
78
%%TARGETARCH%%/mingw/include/audioclient.h
79
%%TARGETARCH%%/mingw/include/audioendpoints.h
80
%%TARGETARCH%%/mingw/include/audioengineendpoint.h
81
%%TARGETARCH%%/mingw/include/audiopolicy.h
82
%%TARGETARCH%%/mingw/include/audiosessiontypes.h
83
%%TARGETARCH%%/mingw/include/austream.h
84
%%TARGETARCH%%/mingw/include/authif.h
85
%%TARGETARCH%%/mingw/include/authz.h
86
%%TARGETARCH%%/mingw/include/aux_ulib.h
87
%%TARGETARCH%%/mingw/include/avifmt.h
88
%%TARGETARCH%%/mingw/include/aviriff.h
89
%%TARGETARCH%%/mingw/include/avrfsdk.h
90
%%TARGETARCH%%/mingw/include/avrt.h
91
%%TARGETARCH%%/mingw/include/axextendenums.h
92
%%TARGETARCH%%/mingw/include/azroles.h
93
%%TARGETARCH%%/mingw/include/basetsd.h
94
%%TARGETARCH%%/mingw/include/basetyps.h
95
%%TARGETARCH%%/mingw/include/batclass.h
96
%%TARGETARCH%%/mingw/include/bcrypt.h
97
%%TARGETARCH%%/mingw/include/bdaiface.h
98
%%TARGETARCH%%/mingw/include/bdaiface_enums.h
99
%%TARGETARCH%%/mingw/include/bdamedia.h
100
%%TARGETARCH%%/mingw/include/bdatypes.h
101
%%TARGETARCH%%/mingw/include/bemapiset.h
102
%%TARGETARCH%%/mingw/include/bh.h
103
%%TARGETARCH%%/mingw/include/bidispl.h
104
%%TARGETARCH%%/mingw/include/bits.h
105
%%TARGETARCH%%/mingw/include/bits1_5.h
106
%%TARGETARCH%%/mingw/include/bits2_0.h
107
%%TARGETARCH%%/mingw/include/bitscfg.h
108
%%TARGETARCH%%/mingw/include/bitsmsg.h
109
%%TARGETARCH%%/mingw/include/blberr.h
110
%%TARGETARCH%%/mingw/include/bluetoothapis.h
111
%%TARGETARCH%%/mingw/include/bthdef.h
112
%%TARGETARCH%%/mingw/include/bthsdpdef.h
113
%%TARGETARCH%%/mingw/include/bugcodes.h
114
%%TARGETARCH%%/mingw/include/callobj.h
115
%%TARGETARCH%%/mingw/include/cardmod.h
116
%%TARGETARCH%%/mingw/include/casetup.h
117
%%TARGETARCH%%/mingw/include/cchannel.h
118
%%TARGETARCH%%/mingw/include/cderr.h
119
%%TARGETARCH%%/mingw/include/cdoex.h
120
%%TARGETARCH%%/mingw/include/cdoexerr.h
121
%%TARGETARCH%%/mingw/include/cdoexm.h
122
%%TARGETARCH%%/mingw/include/cdoexstr.h
123
%%TARGETARCH%%/mingw/include/cdonts.h
124
%%TARGETARCH%%/mingw/include/cdosys.h
125
%%TARGETARCH%%/mingw/include/cdosyserr.h
126
%%TARGETARCH%%/mingw/include/cdosysstr.h
127
%%TARGETARCH%%/mingw/include/celib.h
128
%%TARGETARCH%%/mingw/include/certadm.h
129
%%TARGETARCH%%/mingw/include/certbase.h
130
%%TARGETARCH%%/mingw/include/certbcli.h
131
%%TARGETARCH%%/mingw/include/certcli.h
132
%%TARGETARCH%%/mingw/include/certenc.h
133
%%TARGETARCH%%/mingw/include/certenroll.h
134
%%TARGETARCH%%/mingw/include/certexit.h
135
%%TARGETARCH%%/mingw/include/certif.h
136
%%TARGETARCH%%/mingw/include/certmod.h
137
%%TARGETARCH%%/mingw/include/certpol.h
138
%%TARGETARCH%%/mingw/include/certreqd.h
139
%%TARGETARCH%%/mingw/include/certsrv.h
140
%%TARGETARCH%%/mingw/include/certview.h
141
%%TARGETARCH%%/mingw/include/cfg.h
142
%%TARGETARCH%%/mingw/include/cfgmgr32.h
143
%%TARGETARCH%%/mingw/include/cguid.h
144
%%TARGETARCH%%/mingw/include/chanmgr.h
145
%%TARGETARCH%%/mingw/include/cierror.h
146
%%TARGETARCH%%/mingw/include/clfs.h
147
%%TARGETARCH%%/mingw/include/clfsmgmt.h
148
%%TARGETARCH%%/mingw/include/clfsmgmtw32.h
149
%%TARGETARCH%%/mingw/include/clfsw32.h
150
%%TARGETARCH%%/mingw/include/cluadmex.h
151
%%TARGETARCH%%/mingw/include/clusapi.h
152
%%TARGETARCH%%/mingw/include/cluscfgguids.h
153
%%TARGETARCH%%/mingw/include/cluscfgserver.h
154
%%TARGETARCH%%/mingw/include/cluscfgwizard.h
155
%%TARGETARCH%%/mingw/include/cmdtree.h
156
%%TARGETARCH%%/mingw/include/cmnquery.h
157
%%TARGETARCH%%/mingw/include/codecapi.h
158
%%TARGETARCH%%/mingw/include/color.dlg
159
%%TARGETARCH%%/mingw/include/colordlg.h
160
%%TARGETARCH%%/mingw/include/comadmin.h
161
%%TARGETARCH%%/mingw/include/combaseapi.h
162
%%TARGETARCH%%/mingw/include/comcat.h
163
%%TARGETARCH%%/mingw/include/comdef.h
164
%%TARGETARCH%%/mingw/include/comdefsp.h
165
%%TARGETARCH%%/mingw/include/comip.h
166
%%TARGETARCH%%/mingw/include/comlite.h
167
%%TARGETARCH%%/mingw/include/commapi.h
168
%%TARGETARCH%%/mingw/include/commctrl.h
169
%%TARGETARCH%%/mingw/include/commctrl.rh
170
%%TARGETARCH%%/mingw/include/commdlg.h
171
%%TARGETARCH%%/mingw/include/common.ver
172
%%TARGETARCH%%/mingw/include/commoncontrols.h
173
%%TARGETARCH%%/mingw/include/complex.h
174
%%TARGETARCH%%/mingw/include/compobj.h
175
%%TARGETARCH%%/mingw/include/compressapi.h
176
%%TARGETARCH%%/mingw/include/compstui.h
177
%%TARGETARCH%%/mingw/include/comsvcs.h
178
%%TARGETARCH%%/mingw/include/comutil.h
179
%%TARGETARCH%%/mingw/include/concurrencysal.h
180
%%TARGETARCH%%/mingw/include/confpriv.h
181
%%TARGETARCH%%/mingw/include/conio.h
182
%%TARGETARCH%%/mingw/include/control.h
183
%%TARGETARCH%%/mingw/include/cor.h
184
%%TARGETARCH%%/mingw/include/corecrt.h
185
%%TARGETARCH%%/mingw/include/corecrt_startup.h
186
%%TARGETARCH%%/mingw/include/corecrt_stdio_config.h
187
%%TARGETARCH%%/mingw/include/corecrt_wstdlib.h
188
%%TARGETARCH%%/mingw/include/corerror.h
189
%%TARGETARCH%%/mingw/include/corhdr.h
190
%%TARGETARCH%%/mingw/include/correg.h
191
%%TARGETARCH%%/mingw/include/cpl.h
192
%%TARGETARCH%%/mingw/include/cplext.h
193
%%TARGETARCH%%/mingw/include/credssp.h
194
%%TARGETARCH%%/mingw/include/crtdbg.h
195
%%TARGETARCH%%/mingw/include/crtdefs.h
196
%%TARGETARCH%%/mingw/include/cryptuiapi.h
197
%%TARGETARCH%%/mingw/include/cryptxml.h
198
%%TARGETARCH%%/mingw/include/cscapi.h
199
%%TARGETARCH%%/mingw/include/cscobj.h
200
%%TARGETARCH%%/mingw/include/ctfutb.h
201
%%TARGETARCH%%/mingw/include/ctxtcall.h
202
%%TARGETARCH%%/mingw/include/ctype.h
203
%%TARGETARCH%%/mingw/include/custcntl.h
204
%%TARGETARCH%%/mingw/include/d2d1.h
205
%%TARGETARCH%%/mingw/include/d2d1_1.h
206
%%TARGETARCH%%/mingw/include/d2d1_1helper.h
207
%%TARGETARCH%%/mingw/include/d2d1effectauthor.h
208
%%TARGETARCH%%/mingw/include/d2d1effecthelpers.h
209
%%TARGETARCH%%/mingw/include/d2d1effects.h
210
%%TARGETARCH%%/mingw/include/d2d1helper.h
211
%%TARGETARCH%%/mingw/include/d2dbasetypes.h
212
%%TARGETARCH%%/mingw/include/d2derr.h
213
%%TARGETARCH%%/mingw/include/d3d.h
214
%%TARGETARCH%%/mingw/include/d3d10.h
215
%%TARGETARCH%%/mingw/include/d3d10_1.h
216
%%TARGETARCH%%/mingw/include/d3d10_1shader.h
217
%%TARGETARCH%%/mingw/include/d3d10effect.h
218
%%TARGETARCH%%/mingw/include/d3d10misc.h
219
%%TARGETARCH%%/mingw/include/d3d10sdklayers.h
220
%%TARGETARCH%%/mingw/include/d3d10shader.h
221
%%TARGETARCH%%/mingw/include/d3d11.h
222
%%TARGETARCH%%/mingw/include/d3d11_1.h
223
%%TARGETARCH%%/mingw/include/d3d11_2.h
224
%%TARGETARCH%%/mingw/include/d3d11_3.h
225
%%TARGETARCH%%/mingw/include/d3d11_4.h
226
%%TARGETARCH%%/mingw/include/d3d11sdklayers.h
227
%%TARGETARCH%%/mingw/include/d3d11shader.h
228
%%TARGETARCH%%/mingw/include/d3d12.h
229
%%TARGETARCH%%/mingw/include/d3d12shader.h
230
%%TARGETARCH%%/mingw/include/d3d8.h
231
%%TARGETARCH%%/mingw/include/d3d8caps.h
232
%%TARGETARCH%%/mingw/include/d3d8types.h
233
%%TARGETARCH%%/mingw/include/d3d9.h
234
%%TARGETARCH%%/mingw/include/d3d9caps.h
235
%%TARGETARCH%%/mingw/include/d3d9types.h
236
%%TARGETARCH%%/mingw/include/d3dcaps.h
237
%%TARGETARCH%%/mingw/include/d3dcommon.h
238
%%TARGETARCH%%/mingw/include/d3dcompiler.h
239
%%TARGETARCH%%/mingw/include/d3dhal.h
240
%%TARGETARCH%%/mingw/include/d3drm.h
241
%%TARGETARCH%%/mingw/include/d3drmdef.h
242
%%TARGETARCH%%/mingw/include/d3drmobj.h
243
%%TARGETARCH%%/mingw/include/d3dtypes.h
244
%%TARGETARCH%%/mingw/include/d3dvec.inl
245
%%TARGETARCH%%/mingw/include/d3dx9.h
246
%%TARGETARCH%%/mingw/include/d3dx9anim.h
247
%%TARGETARCH%%/mingw/include/d3dx9core.h
248
%%TARGETARCH%%/mingw/include/d3dx9effect.h
249
%%TARGETARCH%%/mingw/include/d3dx9math.h
250
%%TARGETARCH%%/mingw/include/d3dx9math.inl
251
%%TARGETARCH%%/mingw/include/d3dx9mesh.h
252
%%TARGETARCH%%/mingw/include/d3dx9shader.h
253
%%TARGETARCH%%/mingw/include/d3dx9shape.h
254
%%TARGETARCH%%/mingw/include/d3dx9tex.h
255
%%TARGETARCH%%/mingw/include/d3dx9xof.h
256
%%TARGETARCH%%/mingw/include/daogetrw.h
257
%%TARGETARCH%%/mingw/include/datapath.h
258
%%TARGETARCH%%/mingw/include/datetimeapi.h
259
%%TARGETARCH%%/mingw/include/davclnt.h
260
%%TARGETARCH%%/mingw/include/dbdaoerr.h
261
%%TARGETARCH%%/mingw/include/dbdaoid.h
262
%%TARGETARCH%%/mingw/include/dbdaoint.h
263
%%TARGETARCH%%/mingw/include/dbgautoattach.h
264
%%TARGETARCH%%/mingw/include/dbgeng.h
265
%%TARGETARCH%%/mingw/include/dbghelp.h
266
%%TARGETARCH%%/mingw/include/dbgprop.h
267
%%TARGETARCH%%/mingw/include/dbt.h
268
%%TARGETARCH%%/mingw/include/dciddi.h
269
%%TARGETARCH%%/mingw/include/dciman.h
270
%%TARGETARCH%%/mingw/include/dcommon.h
271
%%TARGETARCH%%/mingw/include/dcomp.h
272
%%TARGETARCH%%/mingw/include/dcompanimation.h
273
%%TARGETARCH%%/mingw/include/dcomptypes.h
274
%%TARGETARCH%%/mingw/include/dde.h
275
%%TARGETARCH%%/mingw/include/dde.rh
276
%%TARGETARCH%%/mingw/include/ddeml.h
277
%%TARGETARCH%%/mingw/include/ddk/acpiioct.h
278
%%TARGETARCH%%/mingw/include/ddk/afilter.h
279
%%TARGETARCH%%/mingw/include/ddk/amtvuids.h
280
%%TARGETARCH%%/mingw/include/ddk/atm.h
281
%%TARGETARCH%%/mingw/include/ddk/bdasup.h
282
%%TARGETARCH%%/mingw/include/ddk/classpnp.h
283
%%TARGETARCH%%/mingw/include/ddk/csq.h
284
%%TARGETARCH%%/mingw/include/ddk/d3dhal.h
285
%%TARGETARCH%%/mingw/include/ddk/d3dhalex.h
286
%%TARGETARCH%%/mingw/include/ddk/d4drvif.h
287
%%TARGETARCH%%/mingw/include/ddk/d4iface.h
288
%%TARGETARCH%%/mingw/include/ddk/dderror.h
289
%%TARGETARCH%%/mingw/include/ddk/dmusicks.h
290
%%TARGETARCH%%/mingw/include/ddk/drivinit.h
291
%%TARGETARCH%%/mingw/include/ddk/drmk.h
292
%%TARGETARCH%%/mingw/include/ddk/dxapi.h
293
%%TARGETARCH%%/mingw/include/ddk/fltsafe.h
294
%%TARGETARCH%%/mingw/include/ddk/hidclass.h
295
%%TARGETARCH%%/mingw/include/ddk/hubbusif.h
296
%%TARGETARCH%%/mingw/include/ddk/ide.h
297
%%TARGETARCH%%/mingw/include/ddk/ioaccess.h
298
%%TARGETARCH%%/mingw/include/ddk/kbdmou.h
299
%%TARGETARCH%%/mingw/include/ddk/mcd.h
300
%%TARGETARCH%%/mingw/include/ddk/mce.h
301
%%TARGETARCH%%/mingw/include/ddk/miniport.h
302
%%TARGETARCH%%/mingw/include/ddk/minitape.h
303
%%TARGETARCH%%/mingw/include/ddk/mountdev.h
304
%%TARGETARCH%%/mingw/include/ddk/mountmgr.h
305
%%TARGETARCH%%/mingw/include/ddk/msports.h
306
%%TARGETARCH%%/mingw/include/ddk/ndis.h
307
%%TARGETARCH%%/mingw/include/ddk/ndisguid.h
308
%%TARGETARCH%%/mingw/include/ddk/ndistapi.h
309
%%TARGETARCH%%/mingw/include/ddk/ndiswan.h
310
%%TARGETARCH%%/mingw/include/ddk/netpnp.h
311
%%TARGETARCH%%/mingw/include/ddk/ntagp.h
312
%%TARGETARCH%%/mingw/include/ddk/ntddk.h
313
%%TARGETARCH%%/mingw/include/ddk/ntddpcm.h
314
%%TARGETARCH%%/mingw/include/ddk/ntddsnd.h
315
%%TARGETARCH%%/mingw/include/ddk/ntifs.h
316
%%TARGETARCH%%/mingw/include/ddk/ntimage.h
317
%%TARGETARCH%%/mingw/include/ddk/ntintsafe.h
318
%%TARGETARCH%%/mingw/include/ddk/ntnls.h
319
%%TARGETARCH%%/mingw/include/ddk/ntpoapi.h
320
%%TARGETARCH%%/mingw/include/ddk/ntstrsafe.h
321
%%TARGETARCH%%/mingw/include/ddk/oprghdlr.h
322
%%TARGETARCH%%/mingw/include/ddk/parallel.h
323
%%TARGETARCH%%/mingw/include/ddk/pfhook.h
324
%%TARGETARCH%%/mingw/include/ddk/poclass.h
325
%%TARGETARCH%%/mingw/include/ddk/portcls.h
326
%%TARGETARCH%%/mingw/include/ddk/punknown.h
327
%%TARGETARCH%%/mingw/include/ddk/scsi.h
328
%%TARGETARCH%%/mingw/include/ddk/scsiscan.h
329
%%TARGETARCH%%/mingw/include/ddk/scsiwmi.h
330
%%TARGETARCH%%/mingw/include/ddk/smbus.h
331
%%TARGETARCH%%/mingw/include/ddk/srb.h
332
%%TARGETARCH%%/mingw/include/ddk/stdunk.h
333
%%TARGETARCH%%/mingw/include/ddk/storport.h
334
%%TARGETARCH%%/mingw/include/ddk/strmini.h
335
%%TARGETARCH%%/mingw/include/ddk/swenum.h
336
%%TARGETARCH%%/mingw/include/ddk/tdikrnl.h
337
%%TARGETARCH%%/mingw/include/ddk/tdistat.h
338
%%TARGETARCH%%/mingw/include/ddk/upssvc.h
339
%%TARGETARCH%%/mingw/include/ddk/usbbusif.h
340
%%TARGETARCH%%/mingw/include/ddk/usbdlib.h
341
%%TARGETARCH%%/mingw/include/ddk/usbdrivr.h
342
%%TARGETARCH%%/mingw/include/ddk/usbkern.h
343
%%TARGETARCH%%/mingw/include/ddk/usbprint.h
344
%%TARGETARCH%%/mingw/include/ddk/usbprotocoldefs.h
345
%%TARGETARCH%%/mingw/include/ddk/usbscan.h
346
%%TARGETARCH%%/mingw/include/ddk/usbstorioctl.h
347
%%TARGETARCH%%/mingw/include/ddk/video.h
348
%%TARGETARCH%%/mingw/include/ddk/videoagp.h
349
%%TARGETARCH%%/mingw/include/ddk/wdm.h
350
%%TARGETARCH%%/mingw/include/ddk/wdmguid.h
351
%%TARGETARCH%%/mingw/include/ddk/wdmsec.h
352
%%TARGETARCH%%/mingw/include/ddk/wmidata.h
353
%%TARGETARCH%%/mingw/include/ddk/wmilib.h
354
%%TARGETARCH%%/mingw/include/ddk/ws2san.h
355
%%TARGETARCH%%/mingw/include/ddk/xfilter.h
356
%%TARGETARCH%%/mingw/include/ddraw.h
357
%%TARGETARCH%%/mingw/include/ddrawgdi.h
358
%%TARGETARCH%%/mingw/include/ddrawi.h
359
%%TARGETARCH%%/mingw/include/ddstream.h
360
%%TARGETARCH%%/mingw/include/debugapi.h
361
%%TARGETARCH%%/mingw/include/delayimp.h
362
%%TARGETARCH%%/mingw/include/devguid.h
363
%%TARGETARCH%%/mingw/include/devicetopology.h
364
%%TARGETARCH%%/mingw/include/devioctl.h
365
%%TARGETARCH%%/mingw/include/devpkey.h
366
%%TARGETARCH%%/mingw/include/devpropdef.h
367
%%TARGETARCH%%/mingw/include/dhcpcsdk.h
368
%%TARGETARCH%%/mingw/include/dhcpsapi.h
369
%%TARGETARCH%%/mingw/include/dhcpssdk.h
370
%%TARGETARCH%%/mingw/include/dhcpv6csdk.h
371
%%TARGETARCH%%/mingw/include/dhtmldid.h
372
%%TARGETARCH%%/mingw/include/dhtmled.h
373
%%TARGETARCH%%/mingw/include/dhtmliid.h
374
%%TARGETARCH%%/mingw/include/digitalv.h
375
%%TARGETARCH%%/mingw/include/dimm.h
376
%%TARGETARCH%%/mingw/include/dinput.h
377
%%TARGETARCH%%/mingw/include/dinputd.h
378
%%TARGETARCH%%/mingw/include/dir.h
379
%%TARGETARCH%%/mingw/include/direct.h
380
%%TARGETARCH%%/mingw/include/dirent.h
381
%%TARGETARCH%%/mingw/include/diskguid.h
382
%%TARGETARCH%%/mingw/include/dispatch.h
383
%%TARGETARCH%%/mingw/include/dispatcherqueue.h
384
%%TARGETARCH%%/mingw/include/dispdib.h
385
%%TARGETARCH%%/mingw/include/dispex.h
386
%%TARGETARCH%%/mingw/include/dlcapi.h
387
%%TARGETARCH%%/mingw/include/dlgs.h
388
%%TARGETARCH%%/mingw/include/dls1.h
389
%%TARGETARCH%%/mingw/include/dls2.h
390
%%TARGETARCH%%/mingw/include/dmdls.h
391
%%TARGETARCH%%/mingw/include/dmemmgr.h
392
%%TARGETARCH%%/mingw/include/dmerror.h
393
%%TARGETARCH%%/mingw/include/dmksctrl.h
394
%%TARGETARCH%%/mingw/include/dmo.h
395
%%TARGETARCH%%/mingw/include/dmodshow.h
396
%%TARGETARCH%%/mingw/include/dmoreg.h
397
%%TARGETARCH%%/mingw/include/dmort.h
398
%%TARGETARCH%%/mingw/include/dmplugin.h
399
%%TARGETARCH%%/mingw/include/dmusbuff.h
400
%%TARGETARCH%%/mingw/include/dmusicc.h
401
%%TARGETARCH%%/mingw/include/dmusicf.h
402
%%TARGETARCH%%/mingw/include/dmusici.h
403
%%TARGETARCH%%/mingw/include/dmusics.h
404
%%TARGETARCH%%/mingw/include/docobj.h
405
%%TARGETARCH%%/mingw/include/docobjectservice.h
406
%%TARGETARCH%%/mingw/include/documenttarget.h
407
%%TARGETARCH%%/mingw/include/domdid.h
408
%%TARGETARCH%%/mingw/include/dos.h
409
%%TARGETARCH%%/mingw/include/downloadmgr.h
410
%%TARGETARCH%%/mingw/include/dpaddr.h
411
%%TARGETARCH%%/mingw/include/dpapi.h
412
%%TARGETARCH%%/mingw/include/dpfilter.h
413
%%TARGETARCH%%/mingw/include/dplay.h
414
%%TARGETARCH%%/mingw/include/dplay8.h
415
%%TARGETARCH%%/mingw/include/dplobby.h
416
%%TARGETARCH%%/mingw/include/dplobby8.h
417
%%TARGETARCH%%/mingw/include/dpnathlp.h
418
%%TARGETARCH%%/mingw/include/driverspecs.h
419
%%TARGETARCH%%/mingw/include/drmexternals.h
420
%%TARGETARCH%%/mingw/include/dsadmin.h
421
%%TARGETARCH%%/mingw/include/dsclient.h
422
%%TARGETARCH%%/mingw/include/dsconf.h
423
%%TARGETARCH%%/mingw/include/dsdriver.h
424
%%TARGETARCH%%/mingw/include/dsgetdc.h
425
%%TARGETARCH%%/mingw/include/dshow.h
426
%%TARGETARCH%%/mingw/include/dskquota.h
427
%%TARGETARCH%%/mingw/include/dsound.h
428
%%TARGETARCH%%/mingw/include/dsquery.h
429
%%TARGETARCH%%/mingw/include/dsrole.h
430
%%TARGETARCH%%/mingw/include/dssec.h
431
%%TARGETARCH%%/mingw/include/dtchelp.h
432
%%TARGETARCH%%/mingw/include/dvbsiparser.h
433
%%TARGETARCH%%/mingw/include/dvdevcod.h
434
%%TARGETARCH%%/mingw/include/dvdif.h
435
%%TARGETARCH%%/mingw/include/dvdmedia.h
436
%%TARGETARCH%%/mingw/include/dvec.h
437
%%TARGETARCH%%/mingw/include/dvobj.h
438
%%TARGETARCH%%/mingw/include/dwmapi.h
439
%%TARGETARCH%%/mingw/include/dwrite.h
440
%%TARGETARCH%%/mingw/include/dwrite_1.h
441
%%TARGETARCH%%/mingw/include/dwrite_2.h
442
%%TARGETARCH%%/mingw/include/dwrite_3.h
443
%%TARGETARCH%%/mingw/include/dxdiag.h
444
%%TARGETARCH%%/mingw/include/dxerr8.h
445
%%TARGETARCH%%/mingw/include/dxerr9.h
446
%%TARGETARCH%%/mingw/include/dxfile.h
447
%%TARGETARCH%%/mingw/include/dxgi.h
448
%%TARGETARCH%%/mingw/include/dxgi1_2.h
449
%%TARGETARCH%%/mingw/include/dxgi1_3.h
450
%%TARGETARCH%%/mingw/include/dxgi1_4.h
451
%%TARGETARCH%%/mingw/include/dxgi1_5.h
452
%%TARGETARCH%%/mingw/include/dxgi1_6.h
453
%%TARGETARCH%%/mingw/include/dxgicommon.h
454
%%TARGETARCH%%/mingw/include/dxgidebug.h
455
%%TARGETARCH%%/mingw/include/dxgiformat.h
456
%%TARGETARCH%%/mingw/include/dxgitype.h
457
%%TARGETARCH%%/mingw/include/dxtmpl.h
458
%%TARGETARCH%%/mingw/include/dxva.h
459
%%TARGETARCH%%/mingw/include/dxva2api.h
460
%%TARGETARCH%%/mingw/include/dxvahd.h
461
%%TARGETARCH%%/mingw/include/eapauthenticatoractiondefine.h
462
%%TARGETARCH%%/mingw/include/eapauthenticatortypes.h
463
%%TARGETARCH%%/mingw/include/eaphosterror.h
464
%%TARGETARCH%%/mingw/include/eaphostpeerconfigapis.h
465
%%TARGETARCH%%/mingw/include/eaphostpeertypes.h
466
%%TARGETARCH%%/mingw/include/eapmethodauthenticatorapis.h
467
%%TARGETARCH%%/mingw/include/eapmethodpeerapis.h
468
%%TARGETARCH%%/mingw/include/eapmethodtypes.h
469
%%TARGETARCH%%/mingw/include/eappapis.h
470
%%TARGETARCH%%/mingw/include/eaptypes.h
471
%%TARGETARCH%%/mingw/include/edevdefs.h
472
%%TARGETARCH%%/mingw/include/eh.h
473
%%TARGETARCH%%/mingw/include/ehstorapi.h
474
%%TARGETARCH%%/mingw/include/elscore.h
475
%%TARGETARCH%%/mingw/include/emostore.h
476
%%TARGETARCH%%/mingw/include/emptyvc.h
477
%%TARGETARCH%%/mingw/include/endpointvolume.h
478
%%TARGETARCH%%/mingw/include/errhandlingapi.h
479
%%TARGETARCH%%/mingw/include/errno.h
480
%%TARGETARCH%%/mingw/include/error.h
481
%%TARGETARCH%%/mingw/include/errorrep.h
482
%%TARGETARCH%%/mingw/include/errors.h
483
%%TARGETARCH%%/mingw/include/esent.h
484
%%TARGETARCH%%/mingw/include/evcode.h
485
%%TARGETARCH%%/mingw/include/evcoll.h
486
%%TARGETARCH%%/mingw/include/eventsys.h
487
%%TARGETARCH%%/mingw/include/evntcons.h
488
%%TARGETARCH%%/mingw/include/evntprov.h
489
%%TARGETARCH%%/mingw/include/evntrace.h
490
%%TARGETARCH%%/mingw/include/evr.h
491
%%TARGETARCH%%/mingw/include/evr9.h
492
%%TARGETARCH%%/mingw/include/exchform.h
493
%%TARGETARCH%%/mingw/include/excpt.h
494
%%TARGETARCH%%/mingw/include/exdisp.h
495
%%TARGETARCH%%/mingw/include/exdispid.h
496
%%TARGETARCH%%/mingw/include/expandedresources.h
497
%%TARGETARCH%%/mingw/include/fci.h
498
%%TARGETARCH%%/mingw/include/fcntl.h
499
%%TARGETARCH%%/mingw/include/fdi.h
500
%%TARGETARCH%%/mingw/include/fenv.h
501
%%TARGETARCH%%/mingw/include/fibersapi.h
502
%%TARGETARCH%%/mingw/include/fileapi.h
503
%%TARGETARCH%%/mingw/include/fileextd.h
504
%%TARGETARCH%%/mingw/include/filehc.h
505
%%TARGETARCH%%/mingw/include/fileopen.dlg
506
%%TARGETARCH%%/mingw/include/filter.h
507
%%TARGETARCH%%/mingw/include/filterr.h
508
%%TARGETARCH%%/mingw/include/findtext.dlg
509
%%TARGETARCH%%/mingw/include/float.h
510
%%TARGETARCH%%/mingw/include/fltdefs.h
511
%%TARGETARCH%%/mingw/include/fltuser.h
512
%%TARGETARCH%%/mingw/include/fltuserstructures.h
513
%%TARGETARCH%%/mingw/include/fltwinerror.h
514
%%TARGETARCH%%/mingw/include/font.dlg
515
%%TARGETARCH%%/mingw/include/fpieee.h
516
%%TARGETARCH%%/mingw/include/fsrm.h
517
%%TARGETARCH%%/mingw/include/fsrmenums.h
518
%%TARGETARCH%%/mingw/include/fsrmerr.h
519
%%TARGETARCH%%/mingw/include/fsrmpipeline.h
520
%%TARGETARCH%%/mingw/include/fsrmquota.h
521
%%TARGETARCH%%/mingw/include/fsrmreports.h
522
%%TARGETARCH%%/mingw/include/fsrmscreen.h
523
%%TARGETARCH%%/mingw/include/ftsiface.h
524
%%TARGETARCH%%/mingw/include/ftw.h
525
%%TARGETARCH%%/mingw/include/functiondiscoveryapi.h
526
%%TARGETARCH%%/mingw/include/functiondiscoverycategories.h
527
%%TARGETARCH%%/mingw/include/functiondiscoveryconstraints.h
528
%%TARGETARCH%%/mingw/include/functiondiscoverykeys.h
529
%%TARGETARCH%%/mingw/include/functiondiscoverykeys_devpkey.h
530
%%TARGETARCH%%/mingw/include/functiondiscoverynotification.h
531
%%TARGETARCH%%/mingw/include/fusion.h
532
%%TARGETARCH%%/mingw/include/fvec.h
533
%%TARGETARCH%%/mingw/include/fwpmtypes.h
534
%%TARGETARCH%%/mingw/include/fwpmu.h
535
%%TARGETARCH%%/mingw/include/fwptypes.h
536
%%TARGETARCH%%/mingw/include/gb18030.h
537
%%TARGETARCH%%/mingw/include/gdiplus.h
538
%%TARGETARCH%%/mingw/include/gdiplus/gdiplus.h
539
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusbase.h
540
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusbrush.h
541
%%TARGETARCH%%/mingw/include/gdiplus/gdipluscolor.h
542
%%TARGETARCH%%/mingw/include/gdiplus/gdipluscolormatrix.h
543
%%TARGETARCH%%/mingw/include/gdiplus/gdipluseffects.h
544
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusenums.h
545
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusflat.h
546
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusgpstubs.h
547
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusgraphics.h
548
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusheaders.h
549
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusimageattributes.h
550
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusimagecodec.h
551
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusimaging.h
552
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusimpl.h
553
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusinit.h
554
%%TARGETARCH%%/mingw/include/gdiplus/gdipluslinecaps.h
555
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusmatrix.h
556
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusmem.h
557
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusmetafile.h
558
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusmetaheader.h
559
%%TARGETARCH%%/mingw/include/gdiplus/gdipluspath.h
560
%%TARGETARCH%%/mingw/include/gdiplus/gdipluspen.h
561
%%TARGETARCH%%/mingw/include/gdiplus/gdipluspixelformats.h
562
%%TARGETARCH%%/mingw/include/gdiplus/gdiplusstringformat.h
563
%%TARGETARCH%%/mingw/include/gdiplus/gdiplustypes.h
564
%%TARGETARCH%%/mingw/include/getopt.h
565
%%TARGETARCH%%/mingw/include/gpedit.h
566
%%TARGETARCH%%/mingw/include/gpio.h
567
%%TARGETARCH%%/mingw/include/gpmgmt.h
568
%%TARGETARCH%%/mingw/include/guiddef.h
569
%%TARGETARCH%%/mingw/include/h323priv.h
570
%%TARGETARCH%%/mingw/include/handleapi.h
571
%%TARGETARCH%%/mingw/include/heapapi.h
572
%%TARGETARCH%%/mingw/include/hidclass.h
573
%%TARGETARCH%%/mingw/include/hidpi.h
574
%%TARGETARCH%%/mingw/include/hidsdi.h
575
%%TARGETARCH%%/mingw/include/hidusage.h
576
%%TARGETARCH%%/mingw/include/highlevelmonitorconfigurationapi.h
577
%%TARGETARCH%%/mingw/include/hlguids.h
578
%%TARGETARCH%%/mingw/include/hliface.h
579
%%TARGETARCH%%/mingw/include/hlink.h
580
%%TARGETARCH%%/mingw/include/hostinfo.h
581
%%TARGETARCH%%/mingw/include/hstring.h
582
%%TARGETARCH%%/mingw/include/htiface.h
583
%%TARGETARCH%%/mingw/include/htiframe.h
584
%%TARGETARCH%%/mingw/include/htmlguid.h
585
%%TARGETARCH%%/mingw/include/htmlhelp.h
586
%%TARGETARCH%%/mingw/include/http.h
587
%%TARGETARCH%%/mingw/include/httpext.h
588
%%TARGETARCH%%/mingw/include/httpfilt.h
589
%%TARGETARCH%%/mingw/include/httprequestid.h
590
%%TARGETARCH%%/mingw/include/hvsocket.h
591
%%TARGETARCH%%/mingw/include/i_cryptasn1tls.h
592
%%TARGETARCH%%/mingw/include/ia64reg.h
593
%%TARGETARCH%%/mingw/include/iaccess.h
594
%%TARGETARCH%%/mingw/include/iadmext.h
595
%%TARGETARCH%%/mingw/include/iadmw.h
596
%%TARGETARCH%%/mingw/include/iads.h
597
%%TARGETARCH%%/mingw/include/icftypes.h
598
%%TARGETARCH%%/mingw/include/icm.h
599
%%TARGETARCH%%/mingw/include/icmpapi.h
600
%%TARGETARCH%%/mingw/include/icmui.dlg
601
%%TARGETARCH%%/mingw/include/icodecapi.h
602
%%TARGETARCH%%/mingw/include/icrsint.h
603
%%TARGETARCH%%/mingw/include/identitycommon.h
604
%%TARGETARCH%%/mingw/include/identitystore.h
605
%%TARGETARCH%%/mingw/include/idf.h
606
%%TARGETARCH%%/mingw/include/idispids.h
607
%%TARGETARCH%%/mingw/include/iedial.h
608
%%TARGETARCH%%/mingw/include/ieeefp.h
609
%%TARGETARCH%%/mingw/include/ieverp.h
610
%%TARGETARCH%%/mingw/include/ifdef.h
611
%%TARGETARCH%%/mingw/include/iiis.h
612
%%TARGETARCH%%/mingw/include/iiisext.h
613
%%TARGETARCH%%/mingw/include/iimgctx.h
614
%%TARGETARCH%%/mingw/include/iiscnfg.h
615
%%TARGETARCH%%/mingw/include/iisrsta.h
616
%%TARGETARCH%%/mingw/include/iketypes.h
617
%%TARGETARCH%%/mingw/include/ilogobj.hxx
618
%%TARGETARCH%%/mingw/include/imagehlp.h
619
%%TARGETARCH%%/mingw/include/ime.h
620
%%TARGETARCH%%/mingw/include/imessage.h
621
%%TARGETARCH%%/mingw/include/imm.h
622
%%TARGETARCH%%/mingw/include/in6addr.h
623
%%TARGETARCH%%/mingw/include/inaddr.h
624
%%TARGETARCH%%/mingw/include/indexsrv.h
625
%%TARGETARCH%%/mingw/include/inetreg.h
626
%%TARGETARCH%%/mingw/include/inetsdk.h
627
%%TARGETARCH%%/mingw/include/infstr.h
628
%%TARGETARCH%%/mingw/include/initguid.h
629
%%TARGETARCH%%/mingw/include/initoid.h
630
%%TARGETARCH%%/mingw/include/inputscope.h
631
%%TARGETARCH%%/mingw/include/inspectable.h
632
%%TARGETARCH%%/mingw/include/interlockedapi.h
633
%%TARGETARCH%%/mingw/include/intrin.h
634
%%TARGETARCH%%/mingw/include/intsafe.h
635
%%TARGETARCH%%/mingw/include/intshcut.h
636
%%TARGETARCH%%/mingw/include/inttypes.h
637
%%TARGETARCH%%/mingw/include/invkprxy.h
638
%%TARGETARCH%%/mingw/include/io.h
639
%%TARGETARCH%%/mingw/include/ioapiset.h
640
%%TARGETARCH%%/mingw/include/ioevent.h
641
%%TARGETARCH%%/mingw/include/ipexport.h
642
%%TARGETARCH%%/mingw/include/iphlpapi.h
643
%%TARGETARCH%%/mingw/include/ipifcons.h
644
%%TARGETARCH%%/mingw/include/ipinfoid.h
645
%%TARGETARCH%%/mingw/include/ipmib.h
646
%%TARGETARCH%%/mingw/include/ipmsp.h
647
%%TARGETARCH%%/mingw/include/iprtrmib.h
648
%%TARGETARCH%%/mingw/include/ipsectypes.h
649
%%TARGETARCH%%/mingw/include/iptypes.h
650
%%TARGETARCH%%/mingw/include/ipxconst.h
651
%%TARGETARCH%%/mingw/include/ipxrip.h
652
%%TARGETARCH%%/mingw/include/ipxrtdef.h
653
%%TARGETARCH%%/mingw/include/ipxsap.h
654
%%TARGETARCH%%/mingw/include/ipxtfflt.h
655
%%TARGETARCH%%/mingw/include/iscsidsc.h
656
%%TARGETARCH%%/mingw/include/isguids.h
657
%%TARGETARCH%%/mingw/include/issper16.h
658
%%TARGETARCH%%/mingw/include/issperr.h
659
%%TARGETARCH%%/mingw/include/isysmon.h
660
%%TARGETARCH%%/mingw/include/ivec.h
661
%%TARGETARCH%%/mingw/include/iwamreg.h
662
%%TARGETARCH%%/mingw/include/jobapi.h
663
%%TARGETARCH%%/mingw/include/kcom.h
664
%%TARGETARCH%%/mingw/include/knownfolders.h
665
%%TARGETARCH%%/mingw/include/ks.h
666
%%TARGETARCH%%/mingw/include/ksdebug.h
667
%%TARGETARCH%%/mingw/include/ksguid.h
668
%%TARGETARCH%%/mingw/include/ksmedia.h
669
%%TARGETARCH%%/mingw/include/ksproxy.h
670
%%TARGETARCH%%/mingw/include/ksuuids.h
671
%%TARGETARCH%%/mingw/include/ktmtypes.h
672
%%TARGETARCH%%/mingw/include/ktmw32.h
673
%%TARGETARCH%%/mingw/include/kxia64.h
674
%%TARGETARCH%%/mingw/include/l2cmn.h
675
%%TARGETARCH%%/mingw/include/libgen.h
676
%%TARGETARCH%%/mingw/include/libloaderapi.h
677
%%TARGETARCH%%/mingw/include/libloaderapi2.h
678
%%TARGETARCH%%/mingw/include/limits.h
679
%%TARGETARCH%%/mingw/include/lm.h
680
%%TARGETARCH%%/mingw/include/lmaccess.h
681
%%TARGETARCH%%/mingw/include/lmalert.h
682
%%TARGETARCH%%/mingw/include/lmapibuf.h
683
%%TARGETARCH%%/mingw/include/lmat.h
684
%%TARGETARCH%%/mingw/include/lmaudit.h
685
%%TARGETARCH%%/mingw/include/lmconfig.h
686
%%TARGETARCH%%/mingw/include/lmcons.h
687
%%TARGETARCH%%/mingw/include/lmdfs.h
688
%%TARGETARCH%%/mingw/include/lmerr.h
689
%%TARGETARCH%%/mingw/include/lmerrlog.h
690
%%TARGETARCH%%/mingw/include/lmjoin.h
691
%%TARGETARCH%%/mingw/include/lmmsg.h
692
%%TARGETARCH%%/mingw/include/lmon.h
693
%%TARGETARCH%%/mingw/include/lmremutl.h
694
%%TARGETARCH%%/mingw/include/lmrepl.h
695
%%TARGETARCH%%/mingw/include/lmserver.h
696
%%TARGETARCH%%/mingw/include/lmshare.h
697
%%TARGETARCH%%/mingw/include/lmsname.h
698
%%TARGETARCH%%/mingw/include/lmstats.h
699
%%TARGETARCH%%/mingw/include/lmsvc.h
700
%%TARGETARCH%%/mingw/include/lmuse.h
701
%%TARGETARCH%%/mingw/include/lmuseflg.h
702
%%TARGETARCH%%/mingw/include/lmwksta.h
703
%%TARGETARCH%%/mingw/include/loadperf.h
704
%%TARGETARCH%%/mingw/include/locale.h
705
%%TARGETARCH%%/mingw/include/locationapi.h
706
%%TARGETARCH%%/mingw/include/lpmapi.h
707
%%TARGETARCH%%/mingw/include/lzexpand.h
708
%%TARGETARCH%%/mingw/include/madcapcl.h
709
%%TARGETARCH%%/mingw/include/magnification.h
710
%%TARGETARCH%%/mingw/include/mailmsgprops.h
711
%%TARGETARCH%%/mingw/include/malloc.h
712
%%TARGETARCH%%/mingw/include/manipulations.h
713
%%TARGETARCH%%/mingw/include/mapi.h
714
%%TARGETARCH%%/mingw/include/mapicode.h
715
%%TARGETARCH%%/mingw/include/mapidbg.h
716
%%TARGETARCH%%/mingw/include/mapidefs.h
717
%%TARGETARCH%%/mingw/include/mapiform.h
718
%%TARGETARCH%%/mingw/include/mapiguid.h
719
%%TARGETARCH%%/mingw/include/mapihook.h
720
%%TARGETARCH%%/mingw/include/mapinls.h
721
%%TARGETARCH%%/mingw/include/mapioid.h
722
%%TARGETARCH%%/mingw/include/mapispi.h
723
%%TARGETARCH%%/mingw/include/mapitags.h
724
%%TARGETARCH%%/mingw/include/mapiutil.h
725
%%TARGETARCH%%/mingw/include/mapival.h
726
%%TARGETARCH%%/mingw/include/mapiwin.h
727
%%TARGETARCH%%/mingw/include/mapiwz.h
728
%%TARGETARCH%%/mingw/include/mapix.h
729
%%TARGETARCH%%/mingw/include/math.h
730
%%TARGETARCH%%/mingw/include/mbctype.h
731
%%TARGETARCH%%/mingw/include/mbstring.h
732
%%TARGETARCH%%/mingw/include/mciavi.h
733
%%TARGETARCH%%/mingw/include/mcx.h
734
%%TARGETARCH%%/mingw/include/mdbrole.hxx
735
%%TARGETARCH%%/mingw/include/mdcommsg.h
736
%%TARGETARCH%%/mingw/include/mddefw.h
737
%%TARGETARCH%%/mingw/include/mdhcp.h
738
%%TARGETARCH%%/mingw/include/mdmsg.h
739
%%TARGETARCH%%/mingw/include/mediaerr.h
740
%%TARGETARCH%%/mingw/include/mediaobj.h
741
%%TARGETARCH%%/mingw/include/medparam.h
742
%%TARGETARCH%%/mingw/include/mem.h
743
%%TARGETARCH%%/mingw/include/memory.h
744
%%TARGETARCH%%/mingw/include/memoryapi.h
745
%%TARGETARCH%%/mingw/include/mergemod.h
746
%%TARGETARCH%%/mingw/include/mfapi.h
747
%%TARGETARCH%%/mingw/include/mferror.h
748
%%TARGETARCH%%/mingw/include/mfidl.h
749
%%TARGETARCH%%/mingw/include/mfmp2dlna.h
750
%%TARGETARCH%%/mingw/include/mfobjects.h
751
%%TARGETARCH%%/mingw/include/mfplay.h
752
%%TARGETARCH%%/mingw/include/mfreadwrite.h
753
%%TARGETARCH%%/mingw/include/mftransform.h
754
%%TARGETARCH%%/mingw/include/mgm.h
755
%%TARGETARCH%%/mingw/include/mgmtapi.h
756
%%TARGETARCH%%/mingw/include/midles.h
757
%%TARGETARCH%%/mingw/include/mimedisp.h
758
%%TARGETARCH%%/mingw/include/mimeinfo.h
759
%%TARGETARCH%%/mingw/include/minmax.h
760
%%TARGETARCH%%/mingw/include/minwinbase.h
761
%%TARGETARCH%%/mingw/include/minwindef.h
762
%%TARGETARCH%%/mingw/include/mlang.h
763
%%TARGETARCH%%/mingw/include/mmc.h
764
%%TARGETARCH%%/mingw/include/mmcobj.h
765
%%TARGETARCH%%/mingw/include/mmdeviceapi.h
766
%%TARGETARCH%%/mingw/include/mmreg.h
767
%%TARGETARCH%%/mingw/include/mmstream.h
768
%%TARGETARCH%%/mingw/include/mmsystem.h
769
%%TARGETARCH%%/mingw/include/mobsync.h
770
%%TARGETARCH%%/mingw/include/moniker.h
771
%%TARGETARCH%%/mingw/include/mpeg2bits.h
772
%%TARGETARCH%%/mingw/include/mpeg2data.h
773
%%TARGETARCH%%/mingw/include/mpeg2psiparser.h
774
%%TARGETARCH%%/mingw/include/mpeg2structs.h
775
%%TARGETARCH%%/mingw/include/mprapi.h
776
%%TARGETARCH%%/mingw/include/mprerror.h
777
%%TARGETARCH%%/mingw/include/mq.h
778
%%TARGETARCH%%/mingw/include/mqmail.h
779
%%TARGETARCH%%/mingw/include/mqoai.h
780
%%TARGETARCH%%/mingw/include/msacm.h
781
%%TARGETARCH%%/mingw/include/msacmdlg.dlg
782
%%TARGETARCH%%/mingw/include/msacmdlg.h
783
%%TARGETARCH%%/mingw/include/msado15.h
784
%%TARGETARCH%%/mingw/include/msasn1.h
785
%%TARGETARCH%%/mingw/include/msber.h
786
%%TARGETARCH%%/mingw/include/mscat.h
787
%%TARGETARCH%%/mingw/include/mschapp.h
788
%%TARGETARCH%%/mingw/include/msclus.h
789
%%TARGETARCH%%/mingw/include/mscoree.h
790
%%TARGETARCH%%/mingw/include/msctf.h
791
%%TARGETARCH%%/mingw/include/msctfmonitorapi.h
792
%%TARGETARCH%%/mingw/include/msdadc.h
793
%%TARGETARCH%%/mingw/include/msdaguid.h
794
%%TARGETARCH%%/mingw/include/msdaipp.h
795
%%TARGETARCH%%/mingw/include/msdaipper.h
796
%%TARGETARCH%%/mingw/include/msdaora.h
797
%%TARGETARCH%%/mingw/include/msdaosp.h
798
%%TARGETARCH%%/mingw/include/msdasc.h
799
%%TARGETARCH%%/mingw/include/msdasql.h
800
%%TARGETARCH%%/mingw/include/msdatsrc.h
801
%%TARGETARCH%%/mingw/include/msdrm.h
802
%%TARGETARCH%%/mingw/include/msdrmdefs.h
803
%%TARGETARCH%%/mingw/include/msdshape.h
804
%%TARGETARCH%%/mingw/include/msfs.h
805
%%TARGETARCH%%/mingw/include/mshtmcid.h
806
%%TARGETARCH%%/mingw/include/mshtmdid.h
807
%%TARGETARCH%%/mingw/include/mshtmhst.h
808
%%TARGETARCH%%/mingw/include/mshtml.h
809
%%TARGETARCH%%/mingw/include/mshtmlc.h
810
%%TARGETARCH%%/mingw/include/msi.h
811
%%TARGETARCH%%/mingw/include/msidefs.h
812
%%TARGETARCH%%/mingw/include/msimcntl.h
813
%%TARGETARCH%%/mingw/include/msimcsdk.h
814
%%TARGETARCH%%/mingw/include/msinkaut.h
815
%%TARGETARCH%%/mingw/include/msinkaut_i.c
816
%%TARGETARCH%%/mingw/include/msiquery.h
817
%%TARGETARCH%%/mingw/include/msoav.h
818
%%TARGETARCH%%/mingw/include/msoledbsql.h
819
%%TARGETARCH%%/mingw/include/msopc.h
820
%%TARGETARCH%%/mingw/include/msp.h
821
%%TARGETARCH%%/mingw/include/mspab.h
822
%%TARGETARCH%%/mingw/include/mspaddr.h
823
%%TARGETARCH%%/mingw/include/mspbase.h
824
%%TARGETARCH%%/mingw/include/mspcall.h
825
%%TARGETARCH%%/mingw/include/mspcoll.h
826
%%TARGETARCH%%/mingw/include/mspenum.h
827
%%TARGETARCH%%/mingw/include/msplog.h
828
%%TARGETARCH%%/mingw/include/mspst.h
829
%%TARGETARCH%%/mingw/include/mspstrm.h
830
%%TARGETARCH%%/mingw/include/mspterm.h
831
%%TARGETARCH%%/mingw/include/mspthrd.h
832
%%TARGETARCH%%/mingw/include/msptrmac.h
833
%%TARGETARCH%%/mingw/include/msptrmar.h
834
%%TARGETARCH%%/mingw/include/msptrmvc.h
835
%%TARGETARCH%%/mingw/include/msputils.h
836
%%TARGETARCH%%/mingw/include/msrdc.h
837
%%TARGETARCH%%/mingw/include/msremote.h
838
%%TARGETARCH%%/mingw/include/mssip.h
839
%%TARGETARCH%%/mingw/include/msstkppg.h
840
%%TARGETARCH%%/mingw/include/mstask.h
841
%%TARGETARCH%%/mingw/include/mstcpip.h
842
%%TARGETARCH%%/mingw/include/msterr.h
843
%%TARGETARCH%%/mingw/include/mswsock.h
844
%%TARGETARCH%%/mingw/include/msxml.h
845
%%TARGETARCH%%/mingw/include/msxml2.h
846
%%TARGETARCH%%/mingw/include/msxml2did.h
847
%%TARGETARCH%%/mingw/include/msxmldid.h
848
%%TARGETARCH%%/mingw/include/mtsadmin.h
849
%%TARGETARCH%%/mingw/include/mtsevents.h
850
%%TARGETARCH%%/mingw/include/mtsgrp.h
851
%%TARGETARCH%%/mingw/include/mtx.h
852
%%TARGETARCH%%/mingw/include/mtxadmin.h
853
%%TARGETARCH%%/mingw/include/mtxattr.h
854
%%TARGETARCH%%/mingw/include/mtxdm.h
855
%%TARGETARCH%%/mingw/include/muiload.h
856
%%TARGETARCH%%/mingw/include/multimon.h
857
%%TARGETARCH%%/mingw/include/multinfo.h
858
%%TARGETARCH%%/mingw/include/mxdc.h
859
%%TARGETARCH%%/mingw/include/namedpipeapi.h
860
%%TARGETARCH%%/mingw/include/namespaceapi.h
861
%%TARGETARCH%%/mingw/include/napcertrelyingparty.h
862
%%TARGETARCH%%/mingw/include/napcommon.h
863
%%TARGETARCH%%/mingw/include/napenforcementclient.h
864
%%TARGETARCH%%/mingw/include/napmanagement.h
865
%%TARGETARCH%%/mingw/include/napmicrosoftvendorids.h
866
%%TARGETARCH%%/mingw/include/napprotocol.h
867
%%TARGETARCH%%/mingw/include/napservermanagement.h
868
%%TARGETARCH%%/mingw/include/napsystemhealthagent.h
869
%%TARGETARCH%%/mingw/include/napsystemhealthvalidator.h
870
%%TARGETARCH%%/mingw/include/naptypes.h
871
%%TARGETARCH%%/mingw/include/naputil.h
872
%%TARGETARCH%%/mingw/include/nb30.h
873
%%TARGETARCH%%/mingw/include/ncrypt.h
874
%%TARGETARCH%%/mingw/include/ndattrib.h
875
%%TARGETARCH%%/mingw/include/ndfapi.h
876
%%TARGETARCH%%/mingw/include/ndhelper.h
877
%%TARGETARCH%%/mingw/include/ndkinfo.h
878
%%TARGETARCH%%/mingw/include/ndr64types.h
879
%%TARGETARCH%%/mingw/include/ndrtypes.h
880
%%TARGETARCH%%/mingw/include/netcfgn.h
881
%%TARGETARCH%%/mingw/include/netcfgx.h
882
%%TARGETARCH%%/mingw/include/netcon.h
883
%%TARGETARCH%%/mingw/include/neterr.h
884
%%TARGETARCH%%/mingw/include/netevent.h
885
%%TARGETARCH%%/mingw/include/netfw.h
886
%%TARGETARCH%%/mingw/include/netioapi.h
887
%%TARGETARCH%%/mingw/include/netlistmgr.h
888
%%TARGETARCH%%/mingw/include/netmon.h
889
%%TARGETARCH%%/mingw/include/netprov.h
890
%%TARGETARCH%%/mingw/include/nettypes.h
891
%%TARGETARCH%%/mingw/include/new.h
892
%%TARGETARCH%%/mingw/include/newapis.h
893
%%TARGETARCH%%/mingw/include/newdev.h
894
%%TARGETARCH%%/mingw/include/nldef.h
895
%%TARGETARCH%%/mingw/include/nmsupp.h
896
%%TARGETARCH%%/mingw/include/npapi.h
897
%%TARGETARCH%%/mingw/include/nsemail.h
898
%%TARGETARCH%%/mingw/include/nserror.h
899
%%TARGETARCH%%/mingw/include/nspapi.h
900
%%TARGETARCH%%/mingw/include/ntdd1394.h
901
%%TARGETARCH%%/mingw/include/ntdd8042.h
902
%%TARGETARCH%%/mingw/include/ntddbeep.h
903
%%TARGETARCH%%/mingw/include/ntddcdrm.h
904
%%TARGETARCH%%/mingw/include/ntddcdvd.h
905
%%TARGETARCH%%/mingw/include/ntddchgr.h
906
%%TARGETARCH%%/mingw/include/ntdddisk.h
907
%%TARGETARCH%%/mingw/include/ntddft.h
908
%%TARGETARCH%%/mingw/include/ntddkbd.h
909
%%TARGETARCH%%/mingw/include/ntddmmc.h
910
%%TARGETARCH%%/mingw/include/ntddmodm.h
911
%%TARGETARCH%%/mingw/include/ntddmou.h
912
%%TARGETARCH%%/mingw/include/ntddndis.h
913
%%TARGETARCH%%/mingw/include/ntddpar.h
914
%%TARGETARCH%%/mingw/include/ntddpsch.h
915
%%TARGETARCH%%/mingw/include/ntddscsi.h
916
%%TARGETARCH%%/mingw/include/ntddser.h
917
%%TARGETARCH%%/mingw/include/ntddstor.h
918
%%TARGETARCH%%/mingw/include/ntddtape.h
919
%%TARGETARCH%%/mingw/include/ntddtdi.h
920
%%TARGETARCH%%/mingw/include/ntddvdeo.h
921
%%TARGETARCH%%/mingw/include/ntddvol.h
922
%%TARGETARCH%%/mingw/include/ntdef.h
923
%%TARGETARCH%%/mingw/include/ntdsapi.h
924
%%TARGETARCH%%/mingw/include/ntdsbcli.h
925
%%TARGETARCH%%/mingw/include/ntdsbmsg.h
926
%%TARGETARCH%%/mingw/include/ntgdi.h
927
%%TARGETARCH%%/mingw/include/ntiologc.h
928
%%TARGETARCH%%/mingw/include/ntldap.h
929
%%TARGETARCH%%/mingw/include/ntmsapi.h
930
%%TARGETARCH%%/mingw/include/ntmsmli.h
931
%%TARGETARCH%%/mingw/include/ntquery.h
932
%%TARGETARCH%%/mingw/include/ntsdexts.h
933
%%TARGETARCH%%/mingw/include/ntsecapi.h
934
%%TARGETARCH%%/mingw/include/ntsecpkg.h
935
%%TARGETARCH%%/mingw/include/ntstatus.h
936
%%TARGETARCH%%/mingw/include/ntverp.h
937
%%TARGETARCH%%/mingw/include/oaidl.h
938
%%TARGETARCH%%/mingw/include/objbase.h
939
%%TARGETARCH%%/mingw/include/objectarray.h
940
%%TARGETARCH%%/mingw/include/objerror.h
941
%%TARGETARCH%%/mingw/include/objidl.h
942
%%TARGETARCH%%/mingw/include/objidlbase.h
943
%%TARGETARCH%%/mingw/include/objsafe.h
944
%%TARGETARCH%%/mingw/include/objsel.h
945
%%TARGETARCH%%/mingw/include/ocidl.h
946
%%TARGETARCH%%/mingw/include/ocmm.h
947
%%TARGETARCH%%/mingw/include/odbcinst.h
948
%%TARGETARCH%%/mingw/include/odbcss.h
949
%%TARGETARCH%%/mingw/include/ole.h
950
%%TARGETARCH%%/mingw/include/ole2.h
951
%%TARGETARCH%%/mingw/include/ole2ver.h
952
%%TARGETARCH%%/mingw/include/oleacc.h
953
%%TARGETARCH%%/mingw/include/oleauto.h
954
%%TARGETARCH%%/mingw/include/olectl.h
955
%%TARGETARCH%%/mingw/include/olectlid.h
956
%%TARGETARCH%%/mingw/include/oledb.h
957
%%TARGETARCH%%/mingw/include/oledbdep.h
958
%%TARGETARCH%%/mingw/include/oledberr.h
959
%%TARGETARCH%%/mingw/include/oledbguid.h
960
%%TARGETARCH%%/mingw/include/oledlg.dlg
961
%%TARGETARCH%%/mingw/include/oledlg.h
962
%%TARGETARCH%%/mingw/include/oleidl.h
963
%%TARGETARCH%%/mingw/include/oletx2xa.h
964
%%TARGETARCH%%/mingw/include/opmapi.h
965
%%TARGETARCH%%/mingw/include/optary.h
966
%%TARGETARCH%%/mingw/include/p2p.h
967
%%TARGETARCH%%/mingw/include/packoff.h
968
%%TARGETARCH%%/mingw/include/packon.h
969
%%TARGETARCH%%/mingw/include/parser.h
970
%%TARGETARCH%%/mingw/include/patchapi.h
971
%%TARGETARCH%%/mingw/include/patchwiz.h
972
%%TARGETARCH%%/mingw/include/pathcch.h
973
%%TARGETARCH%%/mingw/include/pbt.h
974
%%TARGETARCH%%/mingw/include/pchannel.h
975
%%TARGETARCH%%/mingw/include/pciprop.h
976
%%TARGETARCH%%/mingw/include/pcrt32.h
977
%%TARGETARCH%%/mingw/include/pdh.h
978
%%TARGETARCH%%/mingw/include/pdhmsg.h
979
%%TARGETARCH%%/mingw/include/penwin.h
980
%%TARGETARCH%%/mingw/include/perflib.h
981
%%TARGETARCH%%/mingw/include/perhist.h
982
%%TARGETARCH%%/mingw/include/persist.h
983
%%TARGETARCH%%/mingw/include/pgobootrun.h
984
%%TARGETARCH%%/mingw/include/physicalmonitorenumerationapi.h
985
%%TARGETARCH%%/mingw/include/pla.h
986
%%TARGETARCH%%/mingw/include/pnrpdef.h
987
%%TARGETARCH%%/mingw/include/pnrpns.h
988
%%TARGETARCH%%/mingw/include/poclass.h
989
%%TARGETARCH%%/mingw/include/polarity.h
990
%%TARGETARCH%%/mingw/include/poppack.h
991
%%TARGETARCH%%/mingw/include/portabledeviceconnectapi.h
992
%%TARGETARCH%%/mingw/include/portabledevicetypes.h
993
%%TARGETARCH%%/mingw/include/powrprof.h
994
%%TARGETARCH%%/mingw/include/prnasnot.h
995
%%TARGETARCH%%/mingw/include/prnsetup.dlg
996
%%TARGETARCH%%/mingw/include/prntfont.h
997
%%TARGETARCH%%/mingw/include/prntvpt.h
998
%%TARGETARCH%%/mingw/include/process.h
999
%%TARGETARCH%%/mingw/include/processenv.h
1000
%%TARGETARCH%%/mingw/include/processthreadsapi.h
1001
%%TARGETARCH%%/mingw/include/processtopologyapi.h
1002
%%TARGETARCH%%/mingw/include/profile.h
1003
%%TARGETARCH%%/mingw/include/profileapi.h
1004
%%TARGETARCH%%/mingw/include/profinfo.h
1005
%%TARGETARCH%%/mingw/include/propidl.h
1006
%%TARGETARCH%%/mingw/include/propkey.h
1007
%%TARGETARCH%%/mingw/include/propkeydef.h
1008
%%TARGETARCH%%/mingw/include/propsys.h
1009
%%TARGETARCH%%/mingw/include/propvarutil.h
1010
%%TARGETARCH%%/mingw/include/prsht.h
1011
%%TARGETARCH%%/mingw/include/psapi.h
1012
%%TARGETARCH%%/mingw/include/psdk_inc/_dbg_LOAD_IMAGE.h
1013
%%TARGETARCH%%/mingw/include/psdk_inc/_dbg_common.h
1014
%%TARGETARCH%%/mingw/include/psdk_inc/_fd_types.h
1015
%%TARGETARCH%%/mingw/include/psdk_inc/_ip_mreq1.h
1016
%%TARGETARCH%%/mingw/include/psdk_inc/_ip_types.h
1017
%%TARGETARCH%%/mingw/include/psdk_inc/_pop_BOOL.h
1018
%%TARGETARCH%%/mingw/include/psdk_inc/_push_BOOL.h
1019
%%TARGETARCH%%/mingw/include/psdk_inc/_socket_types.h
1020
%%TARGETARCH%%/mingw/include/psdk_inc/_varenum.h
1021
%%TARGETARCH%%/mingw/include/psdk_inc/_ws1_undef.h
1022
%%TARGETARCH%%/mingw/include/psdk_inc/_wsa_errnos.h
1023
%%TARGETARCH%%/mingw/include/psdk_inc/_wsadata.h
1024
%%TARGETARCH%%/mingw/include/psdk_inc/_xmitfile.h
1025
%%TARGETARCH%%/mingw/include/psdk_inc/intrin-impl.h
1026
%%TARGETARCH%%/mingw/include/pshpack1.h
1027
%%TARGETARCH%%/mingw/include/pshpack2.h
1028
%%TARGETARCH%%/mingw/include/pshpack4.h
1029
%%TARGETARCH%%/mingw/include/pshpack8.h
1030
%%TARGETARCH%%/mingw/include/pshpck16.h
1031
%%TARGETARCH%%/mingw/include/pstore.h
1032
%%TARGETARCH%%/mingw/include/pthread_signal.h
1033
%%TARGETARCH%%/mingw/include/pthread_time.h
1034
%%TARGETARCH%%/mingw/include/pthread_unistd.h
1035
%%TARGETARCH%%/mingw/include/qedit.h
1036
%%TARGETARCH%%/mingw/include/qmgr.h
1037
%%TARGETARCH%%/mingw/include/qnetwork.h
1038
%%TARGETARCH%%/mingw/include/qos.h
1039
%%TARGETARCH%%/mingw/include/qos2.h
1040
%%TARGETARCH%%/mingw/include/qosname.h
1041
%%TARGETARCH%%/mingw/include/qospol.h
1042
%%TARGETARCH%%/mingw/include/qossp.h
1043
%%TARGETARCH%%/mingw/include/ras.h
1044
%%TARGETARCH%%/mingw/include/rasdlg.h
1045
%%TARGETARCH%%/mingw/include/raseapif.h
1046
%%TARGETARCH%%/mingw/include/raserror.h
1047
%%TARGETARCH%%/mingw/include/rassapi.h
1048
%%TARGETARCH%%/mingw/include/rasshost.h
1049
%%TARGETARCH%%/mingw/include/ratings.h
1050
%%TARGETARCH%%/mingw/include/rdpencomapi.h
1051
%%TARGETARCH%%/mingw/include/realtimeapiset.h
1052
%%TARGETARCH%%/mingw/include/reason.h
1053
%%TARGETARCH%%/mingw/include/recguids.h
1054
%%TARGETARCH%%/mingw/include/reconcil.h
1055
%%TARGETARCH%%/mingw/include/regbag.h
1056
%%TARGETARCH%%/mingw/include/regstr.h
1057
%%TARGETARCH%%/mingw/include/rend.h
1058
%%TARGETARCH%%/mingw/include/resapi.h
1059
%%TARGETARCH%%/mingw/include/restartmanager.h
1060
%%TARGETARCH%%/mingw/include/richedit.h
1061
%%TARGETARCH%%/mingw/include/richole.h
1062
%%TARGETARCH%%/mingw/include/rkeysvcc.h
1063
%%TARGETARCH%%/mingw/include/rnderr.h
1064
%%TARGETARCH%%/mingw/include/roapi.h
1065
%%TARGETARCH%%/mingw/include/routprot.h
1066
%%TARGETARCH%%/mingw/include/rpc.h
1067
%%TARGETARCH%%/mingw/include/rpcasync.h
1068
%%TARGETARCH%%/mingw/include/rpcdce.h
1069
%%TARGETARCH%%/mingw/include/rpcdcep.h
1070
%%TARGETARCH%%/mingw/include/rpcndr.h
1071
%%TARGETARCH%%/mingw/include/rpcnsi.h
1072
%%TARGETARCH%%/mingw/include/rpcnsip.h
1073
%%TARGETARCH%%/mingw/include/rpcnterr.h
1074
%%TARGETARCH%%/mingw/include/rpcproxy.h
1075
%%TARGETARCH%%/mingw/include/rpcsal.h
1076
%%TARGETARCH%%/mingw/include/rpcssl.h
1077
%%TARGETARCH%%/mingw/include/rrascfg.h
1078
%%TARGETARCH%%/mingw/include/rtcapi.h
1079
%%TARGETARCH%%/mingw/include/rtccore.h
1080
%%TARGETARCH%%/mingw/include/rtcerr.h
1081
%%TARGETARCH%%/mingw/include/rtinfo.h
1082
%%TARGETARCH%%/mingw/include/rtm.h
1083
%%TARGETARCH%%/mingw/include/rtmv2.h
1084
%%TARGETARCH%%/mingw/include/rtutils.h
1085
%%TARGETARCH%%/mingw/include/sal.h
1086
%%TARGETARCH%%/mingw/include/sapi.h
1087
%%TARGETARCH%%/mingw/include/sapi51.h
1088
%%TARGETARCH%%/mingw/include/sapi53.h
1089
%%TARGETARCH%%/mingw/include/sapi54.h
1090
%%TARGETARCH%%/mingw/include/sas.h
1091
%%TARGETARCH%%/mingw/include/sbe.h
1092
%%TARGETARCH%%/mingw/include/scarddat.h
1093
%%TARGETARCH%%/mingw/include/scarderr.h
1094
%%TARGETARCH%%/mingw/include/scardmgr.h
1095
%%TARGETARCH%%/mingw/include/scardsrv.h
1096
%%TARGETARCH%%/mingw/include/scardssp.h
1097
%%TARGETARCH%%/mingw/include/scesvc.h
1098
%%TARGETARCH%%/mingw/include/schannel.h
1099
%%TARGETARCH%%/mingw/include/schedule.h
1100
%%TARGETARCH%%/mingw/include/schemadef.h
1101
%%TARGETARCH%%/mingw/include/schnlsp.h
1102
%%TARGETARCH%%/mingw/include/scode.h
1103
%%TARGETARCH%%/mingw/include/scrnsave.h
1104
%%TARGETARCH%%/mingw/include/scrptids.h
1105
%%TARGETARCH%%/mingw/include/sddl.h
1106
%%TARGETARCH%%/mingw/include/sdkddkver.h
1107
%%TARGETARCH%%/mingw/include/sdks/_mingw_ddk.h
1108
%%TARGETARCH%%/mingw/include/sdoias.h
1109
%%TARGETARCH%%/mingw/include/sdpblb.h
1110
%%TARGETARCH%%/mingw/include/sdperr.h
1111
%%TARGETARCH%%/mingw/include/search.h
1112
%%TARGETARCH%%/mingw/include/sec_api/conio_s.h
1113
%%TARGETARCH%%/mingw/include/sec_api/crtdbg_s.h
1114
%%TARGETARCH%%/mingw/include/sec_api/mbstring_s.h
1115
%%TARGETARCH%%/mingw/include/sec_api/search_s.h
1116
%%TARGETARCH%%/mingw/include/sec_api/stdio_s.h
1117
%%TARGETARCH%%/mingw/include/sec_api/stdlib_s.h
1118
%%TARGETARCH%%/mingw/include/sec_api/stralign_s.h
1119
%%TARGETARCH%%/mingw/include/sec_api/string_s.h
1120
%%TARGETARCH%%/mingw/include/sec_api/sys/timeb_s.h
1121
%%TARGETARCH%%/mingw/include/sec_api/tchar_s.h
1122
%%TARGETARCH%%/mingw/include/sec_api/wchar_s.h
1123
%%TARGETARCH%%/mingw/include/secext.h
1124
%%TARGETARCH%%/mingw/include/security.h
1125
%%TARGETARCH%%/mingw/include/securityappcontainer.h
1126
%%TARGETARCH%%/mingw/include/securitybaseapi.h
1127
%%TARGETARCH%%/mingw/include/sehmap.h
1128
%%TARGETARCH%%/mingw/include/sens.h
1129
%%TARGETARCH%%/mingw/include/sensapi.h
1130
%%TARGETARCH%%/mingw/include/sensevts.h
1131
%%TARGETARCH%%/mingw/include/sensors.h
1132
%%TARGETARCH%%/mingw/include/sensorsapi.h
1133
%%TARGETARCH%%/mingw/include/servprov.h
1134
%%TARGETARCH%%/mingw/include/setjmp.h
1135
%%TARGETARCH%%/mingw/include/setjmpex.h
1136
%%TARGETARCH%%/mingw/include/setupapi.h
1137
%%TARGETARCH%%/mingw/include/sfc.h
1138
%%TARGETARCH%%/mingw/include/shappmgr.h
1139
%%TARGETARCH%%/mingw/include/share.h
1140
%%TARGETARCH%%/mingw/include/shdeprecated.h
1141
%%TARGETARCH%%/mingw/include/shdispid.h
1142
%%TARGETARCH%%/mingw/include/shellapi.h
1143
%%TARGETARCH%%/mingw/include/shellscalingapi.h
1144
%%TARGETARCH%%/mingw/include/sherrors.h
1145
%%TARGETARCH%%/mingw/include/shfolder.h
1146
%%TARGETARCH%%/mingw/include/shldisp.h
1147
%%TARGETARCH%%/mingw/include/shlguid.h
1148
%%TARGETARCH%%/mingw/include/shlobj.h
1149
%%TARGETARCH%%/mingw/include/shlwapi.h
1150
%%TARGETARCH%%/mingw/include/shobjidl.h
1151
%%TARGETARCH%%/mingw/include/shtypes.h
1152
%%TARGETARCH%%/mingw/include/signal.h
1153
%%TARGETARCH%%/mingw/include/simpdata.h
1154
%%TARGETARCH%%/mingw/include/simpdc.h
1155
%%TARGETARCH%%/mingw/include/sipbase.h
1156
%%TARGETARCH%%/mingw/include/sisbkup.h
1157
%%TARGETARCH%%/mingw/include/slerror.h
1158
%%TARGETARCH%%/mingw/include/slpublic.h
1159
%%TARGETARCH%%/mingw/include/smpab.h
1160
%%TARGETARCH%%/mingw/include/smpms.h
1161
%%TARGETARCH%%/mingw/include/smpxp.h
1162
%%TARGETARCH%%/mingw/include/smtpguid.h
1163
%%TARGETARCH%%/mingw/include/smx.h
1164
%%TARGETARCH%%/mingw/include/snmp.h
1165
%%TARGETARCH%%/mingw/include/softpub.h
1166
%%TARGETARCH%%/mingw/include/spatialaudioclient.h
1167
%%TARGETARCH%%/mingw/include/specstrings.h
1168
%%TARGETARCH%%/mingw/include/sperror.h
1169
%%TARGETARCH%%/mingw/include/sphelper.h
1170
%%TARGETARCH%%/mingw/include/sporder.h
1171
%%TARGETARCH%%/mingw/include/sql.h
1172
%%TARGETARCH%%/mingw/include/sql_1.h
1173
%%TARGETARCH%%/mingw/include/sqlext.h
1174
%%TARGETARCH%%/mingw/include/sqloledb.h
1175
%%TARGETARCH%%/mingw/include/sqltypes.h
1176
%%TARGETARCH%%/mingw/include/sqlucode.h
1177
%%TARGETARCH%%/mingw/include/srrestoreptapi.h
1178
%%TARGETARCH%%/mingw/include/srv.h
1179
%%TARGETARCH%%/mingw/include/sspguid.h
1180
%%TARGETARCH%%/mingw/include/sspi.h
1181
%%TARGETARCH%%/mingw/include/sspserr.h
1182
%%TARGETARCH%%/mingw/include/sspsidl.h
1183
%%TARGETARCH%%/mingw/include/stdarg.h
1184
%%TARGETARCH%%/mingw/include/stddef.h
1185
%%TARGETARCH%%/mingw/include/stdexcpt.h
1186
%%TARGETARCH%%/mingw/include/stdint.h
1187
%%TARGETARCH%%/mingw/include/stdio.h
1188
%%TARGETARCH%%/mingw/include/stdlib.h
1189
%%TARGETARCH%%/mingw/include/sti.h
1190
%%TARGETARCH%%/mingw/include/stierr.h
1191
%%TARGETARCH%%/mingw/include/stireg.h
1192
%%TARGETARCH%%/mingw/include/stllock.h
1193
%%TARGETARCH%%/mingw/include/stm.h
1194
%%TARGETARCH%%/mingw/include/storage.h
1195
%%TARGETARCH%%/mingw/include/storduid.h
1196
%%TARGETARCH%%/mingw/include/storprop.h
1197
%%TARGETARCH%%/mingw/include/stralign.h
1198
%%TARGETARCH%%/mingw/include/string.h
1199
%%TARGETARCH%%/mingw/include/stringapiset.h
1200
%%TARGETARCH%%/mingw/include/strings.h
1201
%%TARGETARCH%%/mingw/include/strmif.h
1202
%%TARGETARCH%%/mingw/include/strsafe.h
1203
%%TARGETARCH%%/mingw/include/structuredquerycondition.h
1204
%%TARGETARCH%%/mingw/include/subauth.h
1205
%%TARGETARCH%%/mingw/include/subsmgr.h
1206
%%TARGETARCH%%/mingw/include/svcguid.h
1207
%%TARGETARCH%%/mingw/include/svrapi.h
1208
%%TARGETARCH%%/mingw/include/swprintf.inl
1209
%%TARGETARCH%%/mingw/include/synchapi.h
1210
%%TARGETARCH%%/mingw/include/sys/cdefs.h
1211
%%TARGETARCH%%/mingw/include/sys/fcntl.h
1212
%%TARGETARCH%%/mingw/include/sys/file.h
1213
%%TARGETARCH%%/mingw/include/sys/locking.h
1214
%%TARGETARCH%%/mingw/include/sys/param.h
1215
%%TARGETARCH%%/mingw/include/sys/stat.h
1216
%%TARGETARCH%%/mingw/include/sys/time.h
1217
%%TARGETARCH%%/mingw/include/sys/timeb.h
1218
%%TARGETARCH%%/mingw/include/sys/types.h
1219
%%TARGETARCH%%/mingw/include/sys/unistd.h
1220
%%TARGETARCH%%/mingw/include/sys/utime.h
1221
%%TARGETARCH%%/mingw/include/sysinfoapi.h
1222
%%TARGETARCH%%/mingw/include/syslimits.h
1223
%%TARGETARCH%%/mingw/include/systemtopologyapi.h
1224
%%TARGETARCH%%/mingw/include/t2embapi.h
1225
%%TARGETARCH%%/mingw/include/tabflicks.h
1226
%%TARGETARCH%%/mingw/include/tapi.h
1227
%%TARGETARCH%%/mingw/include/tapi3.h
1228
%%TARGETARCH%%/mingw/include/tapi3cc.h
1229
%%TARGETARCH%%/mingw/include/tapi3ds.h
1230
%%TARGETARCH%%/mingw/include/tapi3err.h
1231
%%TARGETARCH%%/mingw/include/tapi3if.h
1232
%%TARGETARCH%%/mingw/include/taskschd.h
1233
%%TARGETARCH%%/mingw/include/tbs.h
1234
%%TARGETARCH%%/mingw/include/tcerror.h
1235
%%TARGETARCH%%/mingw/include/tcguid.h
1236
%%TARGETARCH%%/mingw/include/tchar.h
1237
%%TARGETARCH%%/mingw/include/tcpestats.h
1238
%%TARGETARCH%%/mingw/include/tcpmib.h
1239
%%TARGETARCH%%/mingw/include/tdh.h
1240
%%TARGETARCH%%/mingw/include/tdi.h
1241
%%TARGETARCH%%/mingw/include/tdiinfo.h
1242
%%TARGETARCH%%/mingw/include/termmgr.h
1243
%%TARGETARCH%%/mingw/include/textserv.h
1244
%%TARGETARCH%%/mingw/include/textstor.h
1245
%%TARGETARCH%%/mingw/include/threadpoolapiset.h
1246
%%TARGETARCH%%/mingw/include/threadpoollegacyapiset.h
1247
%%TARGETARCH%%/mingw/include/thumbcache.h
1248
%%TARGETARCH%%/mingw/include/time.h
1249
%%TARGETARCH%%/mingw/include/timeprov.h
1250
%%TARGETARCH%%/mingw/include/timezoneapi.h
1251
%%TARGETARCH%%/mingw/include/tlbref.h
1252
%%TARGETARCH%%/mingw/include/tlhelp32.h
1253
%%TARGETARCH%%/mingw/include/tlogstg.h
1254
%%TARGETARCH%%/mingw/include/tmschema.h
1255
%%TARGETARCH%%/mingw/include/tnef.h
1256
%%TARGETARCH%%/mingw/include/tom.h
1257
%%TARGETARCH%%/mingw/include/tpcshrd.h
1258
%%TARGETARCH%%/mingw/include/traffic.h
1259
%%TARGETARCH%%/mingw/include/transact.h
1260
%%TARGETARCH%%/mingw/include/triedcid.h
1261
%%TARGETARCH%%/mingw/include/triediid.h
1262
%%TARGETARCH%%/mingw/include/triedit.h
1263
%%TARGETARCH%%/mingw/include/tsattrs.h
1264
%%TARGETARCH%%/mingw/include/tspi.h
1265
%%TARGETARCH%%/mingw/include/tssbx.h
1266
%%TARGETARCH%%/mingw/include/tsuserex.h
1267
%%TARGETARCH%%/mingw/include/tuner.h
1268
%%TARGETARCH%%/mingw/include/tvout.h
1269
%%TARGETARCH%%/mingw/include/txcoord.h
1270
%%TARGETARCH%%/mingw/include/txctx.h
1271
%%TARGETARCH%%/mingw/include/txdtc.h
1272
%%TARGETARCH%%/mingw/include/txfw32.h
1273
%%TARGETARCH%%/mingw/include/typeinfo.h
1274
%%TARGETARCH%%/mingw/include/uastrfnc.h
1275
%%TARGETARCH%%/mingw/include/uchar.h
1276
%%TARGETARCH%%/mingw/include/udpmib.h
1277
%%TARGETARCH%%/mingw/include/uianimation.h
1278
%%TARGETARCH%%/mingw/include/uiautomation.h
1279
%%TARGETARCH%%/mingw/include/uiautomationclient.h
1280
%%TARGETARCH%%/mingw/include/uiautomationcore.h
1281
%%TARGETARCH%%/mingw/include/uiautomationcoreapi.h
1282
%%TARGETARCH%%/mingw/include/uiviewsettingsinterop.h
1283
%%TARGETARCH%%/mingw/include/umx.h
1284
%%TARGETARCH%%/mingw/include/unistd.h
1285
%%TARGETARCH%%/mingw/include/unknown.h
1286
%%TARGETARCH%%/mingw/include/unknwn.h
1287
%%TARGETARCH%%/mingw/include/unknwnbase.h
1288
%%TARGETARCH%%/mingw/include/urlhist.h
1289
%%TARGETARCH%%/mingw/include/urlmon.h
1290
%%TARGETARCH%%/mingw/include/usb.h
1291
%%TARGETARCH%%/mingw/include/usb100.h
1292
%%TARGETARCH%%/mingw/include/usb200.h
1293
%%TARGETARCH%%/mingw/include/usbcamdi.h
1294
%%TARGETARCH%%/mingw/include/usbdi.h
1295
%%TARGETARCH%%/mingw/include/usbioctl.h
1296
%%TARGETARCH%%/mingw/include/usbiodef.h
1297
%%TARGETARCH%%/mingw/include/usbprint.h
1298
%%TARGETARCH%%/mingw/include/usbrpmif.h
1299
%%TARGETARCH%%/mingw/include/usbscan.h
1300
%%TARGETARCH%%/mingw/include/usbspec.h
1301
%%TARGETARCH%%/mingw/include/usbuser.h
1302
%%TARGETARCH%%/mingw/include/userenv.h
1303
%%TARGETARCH%%/mingw/include/usp10.h
1304
%%TARGETARCH%%/mingw/include/utilapiset.h
1305
%%TARGETARCH%%/mingw/include/utime.h
1306
%%TARGETARCH%%/mingw/include/uuids.h
1307
%%TARGETARCH%%/mingw/include/uxtheme.h
1308
%%TARGETARCH%%/mingw/include/vadefs.h
1309
%%TARGETARCH%%/mingw/include/varargs.h
1310
%%TARGETARCH%%/mingw/include/vcr.h
1311
%%TARGETARCH%%/mingw/include/vdmdbg.h
1312
%%TARGETARCH%%/mingw/include/vds.h
1313
%%TARGETARCH%%/mingw/include/vdslun.h
1314
%%TARGETARCH%%/mingw/include/verinfo.ver
1315
%%TARGETARCH%%/mingw/include/versionhelpers.h
1316
%%TARGETARCH%%/mingw/include/vfw.h
1317
%%TARGETARCH%%/mingw/include/vfwmsgs.h
1318
%%TARGETARCH%%/mingw/include/virtdisk.h
1319
%%TARGETARCH%%/mingw/include/vmr9.h
1320
%%TARGETARCH%%/mingw/include/vsadmin.h
1321
%%TARGETARCH%%/mingw/include/vsbackup.h
1322
%%TARGETARCH%%/mingw/include/vsmgmt.h
1323
%%TARGETARCH%%/mingw/include/vsprov.h
1324
%%TARGETARCH%%/mingw/include/vss.h
1325
%%TARGETARCH%%/mingw/include/vsserror.h
1326
%%TARGETARCH%%/mingw/include/vsstyle.h
1327
%%TARGETARCH%%/mingw/include/vssym32.h
1328
%%TARGETARCH%%/mingw/include/vswriter.h
1329
%%TARGETARCH%%/mingw/include/w32api.h
1330
%%TARGETARCH%%/mingw/include/wab.h
1331
%%TARGETARCH%%/mingw/include/wabapi.h
1332
%%TARGETARCH%%/mingw/include/wabcode.h
1333
%%TARGETARCH%%/mingw/include/wabdefs.h
1334
%%TARGETARCH%%/mingw/include/wabiab.h
1335
%%TARGETARCH%%/mingw/include/wabmem.h
1336
%%TARGETARCH%%/mingw/include/wabnot.h
1337
%%TARGETARCH%%/mingw/include/wabtags.h
1338
%%TARGETARCH%%/mingw/include/wabutil.h
1339
%%TARGETARCH%%/mingw/include/wbemads.h
1340
%%TARGETARCH%%/mingw/include/wbemcli.h
1341
%%TARGETARCH%%/mingw/include/wbemdisp.h
1342
%%TARGETARCH%%/mingw/include/wbemidl.h
1343
%%TARGETARCH%%/mingw/include/wbemprov.h
1344
%%TARGETARCH%%/mingw/include/wbemtran.h
1345
%%TARGETARCH%%/mingw/include/wchar.h
1346
%%TARGETARCH%%/mingw/include/wcmconfig.h
1347
%%TARGETARCH%%/mingw/include/wcsplugin.h
1348
%%TARGETARCH%%/mingw/include/wct.h
1349
%%TARGETARCH%%/mingw/include/wctype.h
1350
%%TARGETARCH%%/mingw/include/wdsbp.h
1351
%%TARGETARCH%%/mingw/include/wdsclientapi.h
1352
%%TARGETARCH%%/mingw/include/wdspxe.h
1353
%%TARGETARCH%%/mingw/include/wdstci.h
1354
%%TARGETARCH%%/mingw/include/wdstpdi.h
1355
%%TARGETARCH%%/mingw/include/wdstptmgmt.h
1356
%%TARGETARCH%%/mingw/include/werapi.h
1357
%%TARGETARCH%%/mingw/include/wfext.h
1358
%%TARGETARCH%%/mingw/include/wia.h
1359
%%TARGETARCH%%/mingw/include/wiadef.h
1360
%%TARGETARCH%%/mingw/include/wiadevd.h
1361
%%TARGETARCH%%/mingw/include/wiavideo.h
1362
%%TARGETARCH%%/mingw/include/winable.h
1363
%%TARGETARCH%%/mingw/include/winapifamily.h
1364
%%TARGETARCH%%/mingw/include/winbase.h
1365
%%TARGETARCH%%/mingw/include/winber.h
1366
%%TARGETARCH%%/mingw/include/wincodec.h
1367
%%TARGETARCH%%/mingw/include/wincodecsdk.h
1368
%%TARGETARCH%%/mingw/include/wincon.h
1369
%%TARGETARCH%%/mingw/include/wincred.h
1370
%%TARGETARCH%%/mingw/include/wincrypt.h
1371
%%TARGETARCH%%/mingw/include/winddi.h
1372
%%TARGETARCH%%/mingw/include/winddiui.h
1373
%%TARGETARCH%%/mingw/include/windef.h
1374
%%TARGETARCH%%/mingw/include/windns.h
1375
%%TARGETARCH%%/mingw/include/windot11.h
1376
%%TARGETARCH%%/mingw/include/windows.foundation.h
1377
%%TARGETARCH%%/mingw/include/windows.h
1378
%%TARGETARCH%%/mingw/include/windows.security.cryptography.h
1379
%%TARGETARCH%%/mingw/include/windows.storage.h
1380
%%TARGETARCH%%/mingw/include/windows.storage.streams.h
1381
%%TARGETARCH%%/mingw/include/windows.system.h
1382
%%TARGETARCH%%/mingw/include/windows.system.threading.h
1383
%%TARGETARCH%%/mingw/include/windowsx.h
1384
%%TARGETARCH%%/mingw/include/windowsx.h16
1385
%%TARGETARCH%%/mingw/include/winefs.h
1386
%%TARGETARCH%%/mingw/include/winerror.h
1387
%%TARGETARCH%%/mingw/include/winevt.h
1388
%%TARGETARCH%%/mingw/include/wingdi.h
1389
%%TARGETARCH%%/mingw/include/winhttp.h
1390
%%TARGETARCH%%/mingw/include/winhvemulation.h
1391
%%TARGETARCH%%/mingw/include/winhvplatform.h
1392
%%TARGETARCH%%/mingw/include/winhvplatformdefs.h
1393
%%TARGETARCH%%/mingw/include/wininet.h
1394
%%TARGETARCH%%/mingw/include/winineti.h
1395
%%TARGETARCH%%/mingw/include/winioctl.h
1396
%%TARGETARCH%%/mingw/include/winldap.h
1397
%%TARGETARCH%%/mingw/include/winnetwk.h
1398
%%TARGETARCH%%/mingw/include/winnls.h
1399
%%TARGETARCH%%/mingw/include/winnls32.h
1400
%%TARGETARCH%%/mingw/include/winnt.h
1401
%%TARGETARCH%%/mingw/include/winnt.rh
1402
%%TARGETARCH%%/mingw/include/winperf.h
1403
%%TARGETARCH%%/mingw/include/winreg.h
1404
%%TARGETARCH%%/mingw/include/winres.h
1405
%%TARGETARCH%%/mingw/include/winresrc.h
1406
%%TARGETARCH%%/mingw/include/winsafer.h
1407
%%TARGETARCH%%/mingw/include/winsatcominterfacei.h
1408
%%TARGETARCH%%/mingw/include/winscard.h
1409
%%TARGETARCH%%/mingw/include/winsdkver.h
1410
%%TARGETARCH%%/mingw/include/winsmcrd.h
1411
%%TARGETARCH%%/mingw/include/winsnmp.h
1412
%%TARGETARCH%%/mingw/include/winsock.h
1413
%%TARGETARCH%%/mingw/include/winsock2.h
1414
%%TARGETARCH%%/mingw/include/winsplp.h
1415
%%TARGETARCH%%/mingw/include/winspool.h
1416
%%TARGETARCH%%/mingw/include/winstring.h
1417
%%TARGETARCH%%/mingw/include/winsvc.h
1418
%%TARGETARCH%%/mingw/include/winsxs.h
1419
%%TARGETARCH%%/mingw/include/winsync.h
1420
%%TARGETARCH%%/mingw/include/winternl.h
1421
%%TARGETARCH%%/mingw/include/wintrust.h
1422
%%TARGETARCH%%/mingw/include/winusb.h
1423
%%TARGETARCH%%/mingw/include/winusbio.h
1424
%%TARGETARCH%%/mingw/include/winuser.h
1425
%%TARGETARCH%%/mingw/include/winuser.rh
1426
%%TARGETARCH%%/mingw/include/winver.h
1427
%%TARGETARCH%%/mingw/include/winwlx.h
1428
%%TARGETARCH%%/mingw/include/wlanapi.h
1429
%%TARGETARCH%%/mingw/include/wlanihvtypes.h
1430
%%TARGETARCH%%/mingw/include/wlantypes.h
1431
%%TARGETARCH%%/mingw/include/wmcodecdsp.h
1432
%%TARGETARCH%%/mingw/include/wmcontainer.h
1433
%%TARGETARCH%%/mingw/include/wmdrmsdk.h
1434
%%TARGETARCH%%/mingw/include/wmiatlprov.h
1435
%%TARGETARCH%%/mingw/include/wmistr.h
1436
%%TARGETARCH%%/mingw/include/wmiutils.h
1437
%%TARGETARCH%%/mingw/include/wmsbuffer.h
1438
%%TARGETARCH%%/mingw/include/wmsdkidl.h
1439
%%TARGETARCH%%/mingw/include/wnnc.h
1440
%%TARGETARCH%%/mingw/include/wow64apiset.h
1441
%%TARGETARCH%%/mingw/include/wownt16.h
1442
%%TARGETARCH%%/mingw/include/wownt32.h
1443
%%TARGETARCH%%/mingw/include/wpapi.h
1444
%%TARGETARCH%%/mingw/include/wpapimsg.h
1445
%%TARGETARCH%%/mingw/include/wpcapi.h
1446
%%TARGETARCH%%/mingw/include/wpcevent.h
1447
%%TARGETARCH%%/mingw/include/wpcrsmsg.h
1448
%%TARGETARCH%%/mingw/include/wpftpmsg.h
1449
%%TARGETARCH%%/mingw/include/wppstmsg.h
1450
%%TARGETARCH%%/mingw/include/wpspihlp.h
1451
%%TARGETARCH%%/mingw/include/wptypes.h
1452
%%TARGETARCH%%/mingw/include/wpwizmsg.h
1453
%%TARGETARCH%%/mingw/include/wrl.h
1454
%%TARGETARCH%%/mingw/include/wrl/client.h
1455
%%TARGETARCH%%/mingw/include/wrl/internal.h
1456
%%TARGETARCH%%/mingw/include/wrl/module.h
1457
%%TARGETARCH%%/mingw/include/wrl/wrappers/corewrappers.h
1458
%%TARGETARCH%%/mingw/include/ws2atm.h
1459
%%TARGETARCH%%/mingw/include/ws2bth.h
1460
%%TARGETARCH%%/mingw/include/ws2def.h
1461
%%TARGETARCH%%/mingw/include/ws2dnet.h
1462
%%TARGETARCH%%/mingw/include/ws2ipdef.h
1463
%%TARGETARCH%%/mingw/include/ws2spi.h
1464
%%TARGETARCH%%/mingw/include/ws2tcpip.h
1465
%%TARGETARCH%%/mingw/include/wsdapi.h
1466
%%TARGETARCH%%/mingw/include/wsdattachment.h
1467
%%TARGETARCH%%/mingw/include/wsdbase.h
1468
%%TARGETARCH%%/mingw/include/wsdclient.h
1469
%%TARGETARCH%%/mingw/include/wsddisco.h
1470
%%TARGETARCH%%/mingw/include/wsdhost.h
1471
%%TARGETARCH%%/mingw/include/wsdtypes.h
1472
%%TARGETARCH%%/mingw/include/wsdutil.h
1473
%%TARGETARCH%%/mingw/include/wsdxml.h
1474
%%TARGETARCH%%/mingw/include/wsdxmldom.h
1475
%%TARGETARCH%%/mingw/include/wshisotp.h
1476
%%TARGETARCH%%/mingw/include/wsipv6ok.h
1477
%%TARGETARCH%%/mingw/include/wsipx.h
1478
%%TARGETARCH%%/mingw/include/wslapi.h
1479
%%TARGETARCH%%/mingw/include/wsman.h
1480
%%TARGETARCH%%/mingw/include/wsmandisp.h
1481
%%TARGETARCH%%/mingw/include/wsnetbs.h
1482
%%TARGETARCH%%/mingw/include/wsnwlink.h
1483
%%TARGETARCH%%/mingw/include/wspiapi.h
1484
%%TARGETARCH%%/mingw/include/wsrm.h
1485
%%TARGETARCH%%/mingw/include/wsvns.h
1486
%%TARGETARCH%%/mingw/include/wtsapi32.h
1487
%%TARGETARCH%%/mingw/include/wtypes.h
1488
%%TARGETARCH%%/mingw/include/wtypesbase.h
1489
%%TARGETARCH%%/mingw/include/xa.h
1490
%%TARGETARCH%%/mingw/include/xapo.h
1491
%%TARGETARCH%%/mingw/include/xapofx.h
1492
%%TARGETARCH%%/mingw/include/xaudio2.h
1493
%%TARGETARCH%%/mingw/include/xaudio2fx.h
1494
%%TARGETARCH%%/mingw/include/xcmc.h
1495
%%TARGETARCH%%/mingw/include/xcmcext.h
1496
%%TARGETARCH%%/mingw/include/xcmcmsx2.h
1497
%%TARGETARCH%%/mingw/include/xcmcmsxt.h
1498
%%TARGETARCH%%/mingw/include/xenroll.h
1499
%%TARGETARCH%%/mingw/include/xinput.h
1500
%%TARGETARCH%%/mingw/include/xlocinfo.h
1501
%%TARGETARCH%%/mingw/include/xmath.h
1502
%%TARGETARCH%%/mingw/include/xmldomdid.h
1503
%%TARGETARCH%%/mingw/include/xmldsodid.h
1504
%%TARGETARCH%%/mingw/include/xmllite.h
1505
%%TARGETARCH%%/mingw/include/xmltrnsf.h
1506
%%TARGETARCH%%/mingw/include/xolehlp.h
1507
%%TARGETARCH%%/mingw/include/xpsdigitalsignature.h
1508
%%TARGETARCH%%/mingw/include/xpsobjectmodel.h
1509
%%TARGETARCH%%/mingw/include/xpsobjectmodel_1.h
1510
%%TARGETARCH%%/mingw/include/xpsprint.h
1511
%%TARGETARCH%%/mingw/include/xpsrassvc.h
1512
%%TARGETARCH%%/mingw/include/ymath.h
1513
%%TARGETARCH%%/mingw/include/yvals.h
1514
%%TARGETARCH%%/mingw/include/zmouse.h

Return to bug 237213