SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,38 @@
COMMENT = bootstrap compiler for ${CONFIG} cross-development
V = 8.4.0
VERSION = ${V}.2021.2
PKGNAME = ${CONFIG}-gcc-bootstrap-${VERSION}
GH_ACCOUNT = espressif
GH_PROJECT = gcc
GH_TAGNAME = esp-2021r2
WANTLIB = ${COMPILER_LIBCXX} c gmp isl m mpc mpfr z
SUBST_VARS += V
.if ${MACHINE_ARCH} == "powerpc64"
PATCH_LIST = patch-* vecstep-*
.endif
BUILD_DEPENDS += devel/${CONFIG}/binutils
LIB_DEPENDS = devel/gmp \
devel/mpfr \
devel/libmpc \
math/isl
CONFIGURE_ARGS += --exec-prefix="${INSTALLDIR}/bootstrap" \
--with-as="${INSTALLDIR}/bin/${CONFIG}-as" \
--with-ld="${INSTALLDIR}/bin/${CONFIG}-ld" \
--with-gmp="${LOCALBASE}" \
--with-isl="${LOCALBASE}"
ALL_TARGET = all-gcc
INSTALL_TARGET = install-gcc
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} \
${PREFIX}/${CONFIG}/lib/gcc/${CONFIG}/${VERSION}/
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (gcc-esp-2021r2.tar.gz) = lJ1lgKB6lUmO2/DDU36oQNgDVk2HT995EnX17MlksJs=
SIZE (gcc-esp-2021r2.tar.gz) = 102863056

View file

@ -0,0 +1 @@
Bootstrap cross compiler configured for the riscv32-esp-elf target.

View file

@ -0,0 +1,490 @@
riscv32-esp-elf/
riscv32-esp-elf/bootstrap/
riscv32-esp-elf/bootstrap/bin/
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-c++
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-cpp
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-g++
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcc
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcc-${V}
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcc-ar
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcc-nm
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcc-ranlib
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcov
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcov-dump
@bin riscv32-esp-elf/bootstrap/bin/riscv32-esp-elf-gcov-tool
riscv32-esp-elf/bootstrap/lib/
riscv32-esp-elf/bootstrap/lib/gcc/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include-fixed/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include-fixed/README
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include-fixed/limits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include-fixed/syslimits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/float.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/iso646.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdalign.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdarg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdatomic.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdbool.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stddef.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdfix.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdint-gcc.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdint.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/stdnoreturn.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/tgmath.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/include/varargs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/fixinc_list
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/gsyslimits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/include/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/include/README
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/include/limits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/macro_list
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/install-tools/mkheaders.conf
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/gtype.state
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ada/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ada/gcc-interface/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ada/gcc-interface/ada-tree.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/addresses.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/alias.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/all-tree.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/alloc-pool.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ansidecl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/asan.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/attribs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/auto-host.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/auto-profile.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/b-header-vars
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/backend.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/basic-block.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/bb-reorder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/bitmap.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/brig-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/builtin-attrs.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/builtin-types.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/builtins.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/bversion.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/c-common.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/c-common.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/c-objc.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/c-pragma.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-family/c-pretty-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/c-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/calls.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ccmp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfg-flags.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfganal.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgbuild.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgcleanup.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgexpand.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfghooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgloop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgloopmanip.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cfgrtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cgraph.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/chkp-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cif-code.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/collect-utils.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/collect2-aix.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/collect2.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/color-macros.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/conditions.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/elfos.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/initfini-array.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/newlib-stdint.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/riscv/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/riscv/elf.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/riscv/riscv-opts.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/riscv/riscv-protos.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/config/riscv/riscv.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/configargs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/context.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/convert.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/coretypes.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/coverage.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/cp-tree.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/cp-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/cxx-pretty-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/name-lookup.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/operators.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cp/type-utils.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cppbuiltin.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cppdefault.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cpplib.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/cselib.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/data-streamer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dbgcnt.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dbgcnt.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dbxout.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dce.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ddg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/debug.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/defaults.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/df.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dfp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/diagnostic-color.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/diagnostic-core.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/diagnostic.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/diagnostic.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dojump.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dominance.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/domwalk.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/double-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dumpfile.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dwarf2asm.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/dwarf2out.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/edit-context.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/emit-rtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/errors.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/et-forest.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/except.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/explow.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/expmed.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/expr.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/fibonacci_heap.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/file-find.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/file-prefix-map.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/filenames.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/fixed-value.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/flag-types.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/flags.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/fold-const-call.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/fold-const.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/function.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcc-plugin.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcc-rich-location.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcc-symtab.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcc.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcov-counter.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcov-io.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcse-common.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gcse.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/generic-match.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gengtype.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/genrtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gensupport.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ggc-internal.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ggc.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-builder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-expr.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-fold.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-iterator.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-low.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-match.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-predict.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-pretty-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-ssa-evrp-analyze.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-ssa-warn-restrict.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-ssa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-streamer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple-walk.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimple.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimplify-me.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gimplify.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/glimits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/graph.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/graphds.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/graphite.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gsstruct.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gstab.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gsyms.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gsyslimits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gtm-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/gtype-desc.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hard-reg-set.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hash-map-traits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hash-map.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hash-set.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hash-table.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hash-traits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hashtab.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/highlev-plugin-common.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hosthooks-def.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hosthooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hsa-brig-format.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hsa-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hsa-common.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hw-doloop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/hwint.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ifcvt.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/inchash.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/incpath.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/input.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-addr.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-codes.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-constants.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-flags.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-modes-inline.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-modes.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/insn-notes.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/int-vector-builder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/internal-fn.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/internal-fn.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/intl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-chkp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-fnsummary.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-icf-gimple.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-icf.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-inline.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-param-manipulation.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-predicate.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-prop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-ref.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-reference.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ipa-utils.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ira-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ira.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/is-a.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/langhooks-def.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/langhooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lcm.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/libfuncs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/libiberty.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/limitx.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/limity.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/line-map.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/loop-unroll.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lower-subreg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lra-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lra.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lto-compress.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lto-section-names.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/lto-streamer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/machmode.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/machmode.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/md5.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/mem-stats-traits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/mem-stats.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/memmodel.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/memory-block.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/mode-classes.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/objc/
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/objc/objc-tree.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/obstack.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-expand.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-general.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-grid.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-low.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-offload.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/omp-simd-clone.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/optabs-libfuncs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/optabs-query.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/optabs-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/optabs.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/optabs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/options.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/opts-diagnostic.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/opts.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/output.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params-enum.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params-list.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params-options.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/params.list
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/pass-instances.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/pass_manager.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/passes.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/plugin-api.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/plugin-version.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/plugin.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/plugin.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/poly-int-types.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/poly-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/predict.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/predict.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/prefix.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/pretty-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/print-rtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/print-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/profile-count.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/profile.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/read-md.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/read-rtl-function.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/real.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/realmpfr.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/recog.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/reg-notes.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/regcprop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/regrename.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/regs.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/regset.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/reload.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/resource.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtl-chkp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtl-error.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtl-iter.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtl.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtlhash.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtlhooks-def.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/rtx-vector-builder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/run-rtl-passes.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/safe-ctype.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sanitizer.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sbitmap.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sched-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sel-sched-dump.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sel-sched-ir.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sel-sched.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/selftest-diagnostic.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/selftest-rtl.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/selftest.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sese.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/shrink-wrap.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/signop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sparseset.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/spellcheck-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/spellcheck.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/splay-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sreal.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ssa-iterators.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ssa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/stab.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/statistics.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/stmt.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/stor-layout.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/streamer-hooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/stringpool.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/substring-locations.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/symbol-summary.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/symtab.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/sync-builtins.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/system.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target-def.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target-globals.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target-hooks-macros.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target-insns.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/target.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/targhooks.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/timevar.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/timevar.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tm-preds.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tm.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tm_p.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/toplev.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tracer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/trans-mem.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-affine.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-cfg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-cfgcleanup.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-check.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-chkp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-chrec.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-core.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-data-ref.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-dfa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-diagnostic.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-dump.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-eh.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-hash-traits.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-hasher.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-if-conv.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-inline.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-into-ssa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-iterator.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-nested.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-object-size.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-outof-ssa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-parloops.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-pass.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-phinodes.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-pretty-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-scalar-evolution.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-address.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-alias.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-ccp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-coalesce.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-dce.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-dom.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-live.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-loop-ivopts.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-loop-manip.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-loop-niter.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-loop.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-operands.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-propagate.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-sccvn.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-scopedtables.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-strlen.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-ter.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-threadedge.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa-threadupdate.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssa.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-ssanames.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-stdarg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-streamer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-vector-builder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-vectorizer.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree-vrp.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/treestruct.def
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tsan.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/tsystem.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/typeclass.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/typed-splay-tree.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/ubsan.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/valtrack.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/value-prof.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/varasm.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vec-perm-indices.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vec.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vector-builder.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/version.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vmsdbg.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vr-values.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/vtable-verify.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/wide-int-bitmask.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/wide-int-print.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/wide-int.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/xcoff.h
riscv32-esp-elf/bootstrap/lib/gcc/riscv32-esp-elf/${V}/plugin/include/xcoffout.h
riscv32-esp-elf/bootstrap/libexec/
riscv32-esp-elf/bootstrap/libexec/gcc/
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/cc1
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/cc1plus
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/collect2
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/install-tools/
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/install-tools/fixinc.sh
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/install-tools/fixincl
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/install-tools/mkheaders
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/install-tools/mkinstalldirs
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/lto-wrapper
riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/plugin/
@bin riscv32-esp-elf/bootstrap/libexec/gcc/riscv32-esp-elf/${V}/plugin/gengtype
riscv32-esp-elf/include/
riscv32-esp-elf/share/
@comment @info riscv32-esp-elf/share/info/
@comment @info riscv32-esp-elf/share/info/cpp.info
@comment @info riscv32-esp-elf/share/info/cppinternals.info
@comment @info riscv32-esp-elf/share/info/gcc.info
@comment @info riscv32-esp-elf/share/info/gccinstall.info
@comment @info riscv32-esp-elf/share/info/gccint.info
@comment @mandir riscv32-esp-elf/share/man/
@comment riscv32-esp-elf/share/man/man1/
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-cpp.1
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-g++.1
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-gcc.1
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-gcov-dump.1
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-gcov-tool.1
@comment @man riscv32-esp-elf/share/man/man1/riscv32-esp-elf-gcov.1
@comment riscv32-esp-elf/share/man/man7/
@comment @man riscv32-esp-elf/share/man/man7/fsf-funding.7
@comment @man riscv32-esp-elf/share/man/man7/gfdl.7
@comment @man riscv32-esp-elf/share/man/man7/gpl.7