Update xtensa-esp32-elf to 2021.2. ok benoit@

This commit is contained in:
tracey 2021-11-18 15:54:27 +00:00
parent fd954446cd
commit 09b3a1631a
24 changed files with 6164 additions and 4136 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile.inc,v 1.3 2020/10/29 14:10:51 tracey Exp $
# $OpenBSD: Makefile.inc,v 1.4 2021/11/18 15:54:27 tracey Exp $
CONFIG = xtensa-esp32-elf
CATEGORIES += devel
HOMEPAGE = https://www.espressif.com/en/products/software/esp-sdk/overview
# DEBUG_PACKAGES = ${BUILD_PACKAGES}
# GPLv3
# For newlib: multiple copyrights, but basically BSD.
# See: ${PREFIX}/share/doc/newlib
@ -12,15 +14,37 @@ PERMIT_PACKAGE = Yes
# permits build on sparc64
COMPILER = base-clang ports-clang
# XXX at least gmkdir gets picked up if present
BUILD_DEPENDS += sysutils/coreutils
BUILD_DEPENDS += devel/bison \
sysutils/coreutils
CONFIGURE_STYLE ?= gnu
CONFIGURE_ARGS += --target=${CONFIG} \
--program-prefix=xtensa-esp32-elf- \
--disable-nls \
--disable-werror \
--with-bugurl="http://www.espressif.com/"
USE_GMAKE = Yes
SEPARATE_BUILD = Yes
USE_GMAKE = Yes
YACC = bison -y
CE_VARS = "-mlongcalls -Os -g -free -fipa-pta"
INSTALLDIR = "${LOCALBASE}/${CONFIG}"
CONFIGURE_STYLE ?= simple
CONFIGURE_ENV += CFLAGS_FOR_TARGET=${CE_VARS} \
CXXFLAGS_FOR_TARGET=${CE_VARS} \
CFLAGS="-I${INSTALLDIR}/include -pipe -g" \
LDFLAGS="-L${INSTALLDIR}/lib -g"
CONFIGURE_ARGS += --target="${CONFIG}" \
--prefix="${INSTALLDIR}" \
--disable-shared \
--with-newlib \
--enable-threads=no \
--disable-__cxa_atexit \
--disable-libgomp \
--disable-libmudflap \
--disable-nls \
--disable-bootstrap \
--enable-languages=c,c++ \
--disable-lto \
--disable-libstdcxx-verbose \
--disable-option-checking \
--without-long-double-128 \
--with-system-zlib \
--enable-static=yes
NO_TEST = Yes

View File

@ -1,28 +1,19 @@
# $OpenBSD: Makefile,v 1.2 2020/10/29 14:10:51 tracey Exp $
# $OpenBSD: Makefile,v 1.3 2021/11/18 15:54:27 tracey Exp $
COMMENT = binutils for ${CONFIG} cross-development
VERSION = 2.33.1.2020.3
VERSION = 2.35.1.2020.1223
PKGNAME = ${CONFIG}-binutils-${VERSION}
GH_ACCOUNT = espressif
GH_PROJECT = binutils-gdb
GH_TAGNAME = esp-2020r3-binutils
GH_TAGNAME = esp-2021r2-binutils
WANTLIB = c z
WANTLIB += c z
USE_LIBTOOL = No
CONFIGURE_ARGS += --disable-werror \
--enable-ld=yes \
--enable-gold=no \
--enable-multilib \
--disable-sim \
--disable-gdb \
--with-sysroot=${LOCALBASE}/${CONFIG} \
--disable-option-checking \
--with-gnu-ld \
CONFIGURE_ARGS += --disable-multilib \
--with-gnu-as \
--with-newlib \
--with-system-zlib
--with-gnu-ld \
--disable-werror \
--disable-gdb
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (binutils-gdb-esp-2020r3-binutils.tar.gz) = IK7F3R6RSuzIv3kqeQ2ZFLwfklpZaWolxJY0qZAB+dM=
SIZE (binutils-gdb-esp-2020r3-binutils.tar.gz) = 55967670
SHA256 (binutils-gdb-esp-2021r2-binutils.tar.gz) = zsRv11iRKXZVSpMDVfg6iTkt4YO1nXXXRbj9qwFzDIk=
SIZE (binutils-gdb-esp-2021r2-binutils.tar.gz) = 60652952

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-include_xtensa-config_h,v 1.1.1.1 2020/03/11 14:24:57 tracey Exp $
$OpenBSD: patch-include_xtensa-config_h,v 1.2 2021/11/18 15:54:27 tracey Exp $
xtensa-config.h file for ESP32
@ -8,7 +8,7 @@ Index: include/xtensa-config.h
+++ include/xtensa-config.h
@@ -1,5 +1,6 @@
/* Xtensa configuration settings.
- Copyright (C) 2001-2018 Free Software Foundation, Inc.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
Contributed by Bob Wilson (bob.wilson@acm.org) at Tensilica.

View File

@ -1,75 +1,82 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/03/11 14:24:57 tracey Exp $
@bin bin/xtensa-esp32-elf-addr2line
@bin bin/xtensa-esp32-elf-ar
@bin bin/xtensa-esp32-elf-as
@bin bin/xtensa-esp32-elf-c++filt
@bin bin/xtensa-esp32-elf-elfedit
@bin bin/xtensa-esp32-elf-gprof
@bin bin/xtensa-esp32-elf-ld
@bin bin/xtensa-esp32-elf-ld.bfd
@bin bin/xtensa-esp32-elf-nm
@bin bin/xtensa-esp32-elf-objcopy
@bin bin/xtensa-esp32-elf-objdump
@bin bin/xtensa-esp32-elf-ranlib
@bin bin/xtensa-esp32-elf-readelf
@bin bin/xtensa-esp32-elf-size
@bin bin/xtensa-esp32-elf-strings
@bin bin/xtensa-esp32-elf-strip
@comment @info info/as.info
@comment @info info/bfd.info
@comment @info info/binutils.info
@comment @info info/gprof.info
@comment @info info/ld.info
lib/ldscripts/
lib/ldscripts/elf32xtensa.x
lib/ldscripts/elf32xtensa.xbn
lib/ldscripts/elf32xtensa.xc
lib/ldscripts/elf32xtensa.xce
lib/ldscripts/elf32xtensa.xd
lib/ldscripts/elf32xtensa.xdc
lib/ldscripts/elf32xtensa.xdce
lib/ldscripts/elf32xtensa.xde
lib/ldscripts/elf32xtensa.xdw
lib/ldscripts/elf32xtensa.xdwe
lib/ldscripts/elf32xtensa.xe
lib/ldscripts/elf32xtensa.xn
lib/ldscripts/elf32xtensa.xr
lib/ldscripts/elf32xtensa.xs
lib/ldscripts/elf32xtensa.xsc
lib/ldscripts/elf32xtensa.xsce
lib/ldscripts/elf32xtensa.xse
lib/ldscripts/elf32xtensa.xsw
lib/ldscripts/elf32xtensa.xswe
lib/ldscripts/elf32xtensa.xu
lib/ldscripts/elf32xtensa.xw
lib/ldscripts/elf32xtensa.xwe
@man man/man1/xtensa-esp32-elf-addr2line.1
@man man/man1/xtensa-esp32-elf-ar.1
@man man/man1/xtensa-esp32-elf-as.1
@man man/man1/xtensa-esp32-elf-c++filt.1
@man man/man1/xtensa-esp32-elf-dlltool.1
@man man/man1/xtensa-esp32-elf-elfedit.1
@man man/man1/xtensa-esp32-elf-gprof.1
@man man/man1/xtensa-esp32-elf-ld.1
@man man/man1/xtensa-esp32-elf-nm.1
@man man/man1/xtensa-esp32-elf-objcopy.1
@man man/man1/xtensa-esp32-elf-objdump.1
@man man/man1/xtensa-esp32-elf-ranlib.1
@man man/man1/xtensa-esp32-elf-readelf.1
@man man/man1/xtensa-esp32-elf-size.1
@man man/man1/xtensa-esp32-elf-strings.1
@man man/man1/xtensa-esp32-elf-strip.1
@man man/man1/xtensa-esp32-elf-windmc.1
@man man/man1/xtensa-esp32-elf-windres.1
@comment $OpenBSD: PLIST,v 1.2 2021/11/18 15:54:27 tracey Exp $
xtensa-esp32-elf/
xtensa-esp32-elf/bin/
@bin xtensa-esp32-elf/bin/ar
@bin xtensa-esp32-elf/bin/as
@bin xtensa-esp32-elf/bin/ld
@bin xtensa-esp32-elf/bin/ld.bfd
@bin xtensa-esp32-elf/bin/nm
@bin xtensa-esp32-elf/bin/objcopy
@bin xtensa-esp32-elf/bin/objdump
@bin xtensa-esp32-elf/bin/ranlib
@bin xtensa-esp32-elf/bin/readelf
@bin xtensa-esp32-elf/bin/strip
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-addr2line
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-ar
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-as
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-c++filt
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-elfedit
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-gprof
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-ld
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-ld.bfd
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-nm
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-objcopy
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-objdump
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-ranlib
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-readelf
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-size
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-strings
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-strip
xtensa-esp32-elf/lib/
xtensa-esp32-elf/lib/ldscripts/
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.x
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xbn
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xc
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xce
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xd
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xdc
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xdce
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xde
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xdw
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xdwe
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xe
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xn
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xr
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xs
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xsc
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xsce
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xse
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xsw
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xswe
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xu
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xw
xtensa-esp32-elf/lib/ldscripts/elf32xtensa.xwe
xtensa-esp32-elf/share/
@info xtensa-esp32-elf/share/info/
@info xtensa-esp32-elf/share/info/as.info
@info xtensa-esp32-elf/share/info/bfd.info
@info xtensa-esp32-elf/share/info/binutils.info
@info xtensa-esp32-elf/share/info/gprof.info
@info xtensa-esp32-elf/share/info/ld.info
@mandir xtensa-esp32-elf/share/man/
xtensa-esp32-elf/share/man/man1/
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-addr2line.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-ar.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-as.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-c++filt.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-dlltool.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-elfedit.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gprof.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-ld.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-nm.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-objcopy.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-objdump.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-ranlib.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-readelf.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-size.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-strings.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-strip.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-windmc.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-windres.1
xtensa-esp32-elf/xtensa-esp32-elf/
xtensa-esp32-elf/xtensa-esp32-elf/bin/
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/ar
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/as
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/ld
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/ld.bfd
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/nm
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/objcopy
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/objdump
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/ranlib
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/readelf
@bin xtensa-esp32-elf/xtensa-esp32-elf/bin/strip

View File

@ -1,55 +1,42 @@
# $OpenBSD: Makefile,v 1.6 2021/01/10 05:20:37 daniel Exp $
# $OpenBSD: Makefile,v 1.7 2021/11/18 15:54:27 tracey Exp $
COMMENT = bootstrap compiler for ${CONFIG} cross-development
V = 8.4.0
VERSION = 8.4.0.2020.3
VERSION = ${V}.2021.2
PKGNAME = ${CONFIG}-gcc-bootstrap-${VERSION}
GH_ACCOUNT = espressif
GH_PROJECT = gcc
GH_TAGNAME = esp-2020r3
GH_TAGNAME = esp-2021r2
WANTLIB += ${COMPILER_LIBCXX} c gmp isl m mpc mpfr z
SUBST_VARS += V
WANTLIB = ${COMPILER_LIBCXX} c gmp m mpc mpfr
.if ${MACHINE_ARCH} == "powerpc64"
PATCH_LIST = patch-* vecstep-*
.endif
BUILD_DEPENDS += devel/bison \
devel/${CONFIG}/binutils
RUN_DEPENDS = devel/${CONFIG}/binutils
BUILD_DEPENDS += devel/${CONFIG}/binutils \
lang/gawk \
textproc/gsed
LIB_DEPENDS = devel/gmp \
devel/mpfr \
devel/libmpc
devel/libmpc \
math/isl
YACC = bison
DEBUG_PACKAGES = ${BUILD_PACKAGES}
CONFIGURE_ARGS += --exec-prefix="${INSTALLDIR}/bootstrap" \
--with-as="${INSTALLDIR}/bin/${CONFIG}-as" \
--with-ld="${INSTALLDIR}/bin/${CONFIG}-ld" \
--with-gmp="${LOCALBASE}" \
--with-isl="${LOCALBASE}"
CONFIGURE_ARGS += --exec-prefix=${LOCALBASE}/${CONFIG}/bootstrap \
--with-local-prefix=${LOCALBASE}/${CONFIG} \
--with-as="${LOCALBASE}/bin/${CONFIG}-as" \
--with-ld="${LOCALBASE}/bin/${CONFIG}-ld" \
--with-gmp=${LOCALBASE} \
--without-headers \
--with-newlib \
--disable-threads \
--disable-shared \
--disable-__cxa_atexit \
--disable-libgomp \
--disable-libmudflap \
--disable-libmpx \
--disable-libssp \
--disable-libquadmath \
--disable-libquadmath-support \
--disable-lto \
--without-long-double-128 \
--enable-target-optspace \
--enable-languages=c
ALL_TARGET = all-gcc
INSTALL_TARGET = install-gcc
ALL_TARGET = all-gcc all-target-libgcc
INSTALL_TARGET = install-gcc install-target-libgcc
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} \
${PREFIX}/${CONFIG}/lib/gcc/${CONFIG}/${VERSION}/
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gcc-esp-2020r3.tar.gz) = qdZraISIoiXG6O5po3YR9G0M3M+bj5tCYBKmihK4xHs=
SIZE (gcc-esp-2020r3.tar.gz) = 102866867
SHA256 (gcc-esp-2021r2.tar.gz) = lJ1lgKB6lUmO2/DDU36oQNgDVk2HT995EnX17MlksJs=
SIZE (gcc-esp-2021r2.tar.gz) = 102863056

View File

@ -1,20 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2020/10/29 14:10:52 tracey Exp $
@comment @info info/cpp.info
@comment @info info/cppinternals.info
@comment @info info/gcc.info
@comment @info info/gccinstall.info
@comment @info info/gccint.info
@comment @man man/man1/xtensa-esp32-elf-cpp.1
@comment @man man/man1/xtensa-esp32-elf-gcc.1
@comment @man man/man1/xtensa-esp32-elf-gcov-dump.1
@comment @man man/man1/xtensa-esp32-elf-gcov-tool.1
@comment @man man/man1/xtensa-esp32-elf-gcov.1
@comment @man man/man7/fsf-funding.7
@comment @man man/man7/gfdl.7
@comment @man man/man7/gpl.7
@comment $OpenBSD: PLIST,v 1.3 2021/11/18 15:54:27 tracey Exp $
xtensa-esp32-elf/
xtensa-esp32-elf/bootstrap/
xtensa-esp32-elf/bootstrap/bin/
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-c++
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-cpp
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-g++
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-gcc
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-gcc-${V}
@bin xtensa-esp32-elf/bootstrap/bin/xtensa-esp32-elf-gcc-ar
@ -27,31 +17,12 @@ xtensa-esp32-elf/bootstrap/lib/
xtensa-esp32-elf/bootstrap/lib/gcc/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/crtbegin.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/crtend.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/crti.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/crtn.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/crtbegin.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/crtend.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/crti.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/crtn.o
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/libgcc.a
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/libgcov.a
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/crtbegin.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/crtend.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/crti.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/crtn.o
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/libgcc.a
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/esp32-psram/no-rtti/libgcov.a
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include-fixed/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include-fixed/README
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include-fixed/limits.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include-fixed/syslimits.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/float.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/gcov.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/iso646.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/stdalign.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/stdarg.h
@ -63,7 +34,6 @@ xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/stdint-gcc.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/stdint.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/stdnoreturn.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/tgmath.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/unwind.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/include/varargs.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/fixinc_list
@ -73,15 +43,6 @@ xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/include/R
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/include/limits.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/macro_list
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/install-tools/mkheaders.conf
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/libgcc.a
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/libgcov.a
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/crtbegin.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/crtend.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/crti.o
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/crtn.o
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/libgcc.a
@static-lib xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/no-rtti/libgcov.a
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/gtype.state
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/
@ -153,6 +114,11 @@ xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/coretype
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/coverage.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/cp-tree.def
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/cp-tree.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/cxx-pretty-print.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/name-lookup.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/operators.def
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cp/type-utils.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cppbuiltin.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cppdefault.h
xtensa-esp32-elf/bootstrap/lib/gcc/xtensa-esp32-elf/${V}/plugin/include/cpplib.h
@ -494,6 +460,7 @@ xtensa-esp32-elf/bootstrap/libexec/gcc/
xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/
xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/
@bin xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/cc1
@bin xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/cc1plus
@bin xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/collect2
xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/install-tools/
xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/install-tools/fixinc.sh
@ -503,3 +470,23 @@ xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/install-tools/mkins
@bin xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/lto-wrapper
xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/plugin/
@bin xtensa-esp32-elf/bootstrap/libexec/gcc/xtensa-esp32-elf/${V}/plugin/gengtype
xtensa-esp32-elf/include/
xtensa-esp32-elf/share/
@comment @info xtensa-esp32-elf/share/info/
@comment @info xtensa-esp32-elf/share/info/cpp.info
@comment @info xtensa-esp32-elf/share/info/cppinternals.info
@comment @info xtensa-esp32-elf/share/info/gcc.info
@comment @info xtensa-esp32-elf/share/info/gccinstall.info
@comment @info xtensa-esp32-elf/share/info/gccint.info
@comment @mandir xtensa-esp32-elf/share/man/
@comment xtensa-esp32-elf/share/man/man1/
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-cpp.1
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-g++.1
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gcc.1
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gcov-dump.1
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gcov-tool.1
@comment @man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gcov.1
@comment xtensa-esp32-elf/share/man/man7/
@comment @man xtensa-esp32-elf/share/man/man7/fsf-funding.7
@comment @man xtensa-esp32-elf/share/man/man7/gfdl.7
@comment @man xtensa-esp32-elf/share/man/man7/gpl.7

View File

@ -1,65 +1,63 @@
# $OpenBSD: Makefile,v 1.4 2021/11/09 14:57:16 tracey Exp $
# $OpenBSD: Makefile,v 1.5 2021/11/18 15:54:27 tracey Exp $
COMMENT = gcc for ${CONFIG} cross-development
V = 8.4.0
VERSION = 8.4.0.2020.3
VERSION = ${V}.2021.2
PKGNAME = ${CONFIG}-gcc-${VERSION}
REVISION = 0
SHARED_LIBS += cc1plugin 0.0 # 0.0
SHARED_LIBS += cp1plugin 0.0 # 0.0
SHARED_LIBS += cc1 0.0 # 0.0
GH_ACCOUNT = espressif
GH_PROJECT = gcc
GH_TAGNAME = esp-2020r3
GH_TAGNAME = esp-2021r2
WANTLIB = ${COMPILER_LIBCXX} c gmp isl m mpc mpfr z
SUBST_VARS += V
WANTLIB = ${COMPILER_LIBCXX} c gmp m mpc mpfr z
LIBELF = libelf-0.8.13
MASTER_SITES0 = https://github.com/earlephilhower/esp-quick-toolchain/raw/master/blobs/
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
DISTFILES += ${LIBELF}${EXTRACT_SUFX}:0
.if ${MACHINE_ARCH} == "powerpc64"
PATCH_LIST = patch-* vecstep-*
.endif
BUILD_DEPENDS += devel/bison \
devel/${CONFIG}/binutils \
devel/${CONFIG}/newlib
MODULES = lang/python
BUILD_DEPENDS += devel/${CONFIG}/binutils \
devel/${CONFIG}/newlib \
lang/gawk \
textproc/gsed
RUN_DEPENDS = devel/${CONFIG}/binutils \
devel/${CONFIG}/newlib
LIB_DEPENDS = devel/gmp \
devel/libmpc \
devel/mpfr \
devel/libmpc
math/isl
YACC = bison
CONFIGURE_ARGS += --enable-languages=c,c++ \
--with-headers=${LOCALBASE}/${CONFIG}/include \
--with-local-prefix=${LOCALBASE}/${CONFIG} \
--with-gmp=${LOCALBASE} \
--with-newlib \
--with-system-zlib \
--disable-thread \
--disable-shared \
--disable-__cxa_atexit \
--disable-libgomp \
--disable-libmudflap \
--disable-libmpx \
--disable-libssp \
--disable-libquadmath \
--disable-libquadmath-support \
--disable-lto \
--disable-libstdcxx-verbose \
--enable-cxx-flags="-fno-rtti -ffunction-sections -mlongcalls -mtext-section-literals" \
CONFIGURE_ENV += AR_FOR_TARGET="${INSTALLDIR}/bin/${CONFIG}-ar" \
RANLIB_FOR_TARGET="${INSTALLDIR}/bin/${CONFIG}-ranlib"
CONFIGURE_ARGS += --with-as="${INSTALLDIR}/bin/${CONFIG}-as" \
--with-ld="${INSTALLDIR}/bin/${CONFIG}-ld" \
--with-sysroot="${INSTALLDIR}/${CONFIG}" \
--with-gmp="${LOCALBASE}" \
--with-isl="${LOCALBASE}" \
--enable-target-optspace \
--without-long-double-128 \
--enable-gcov-custom-rtio \
--enable-libstdcxx-time=yes \
--without-isl
--enable-libstdcxx-time=yes
ALL_TARGET = all-gcc all-target-libgcc all-target-libstdc++-v3
INSTALL_TARGET = install-gcc install-target-libgcc \
install-target-libstdc++-v3
post-extract:
mv ${WRKDIR}/${LIBELF} ${WRKSRC}/libelf
post-install:
chown -R ${SHAREOWN}:${SHAREGRP} \
${PREFIX}/lib/gcc/${CONFIG}/8.2.0/
${PREFIX}/lib/gcc/${CONFIG}/${V}/
${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py ${PREFIX}/${CONFIG}/
@cd ${PREFIX}/${CONFIG}/bin && ln -s ${CONFIG}-gcc ${CONFIG}-cc
.include <bsd.port.mk>

View File

@ -1,2 +1,4 @@
SHA256 (gcc-esp-2020r3.tar.gz) = qdZraISIoiXG6O5po3YR9G0M3M+bj5tCYBKmihK4xHs=
SIZE (gcc-esp-2020r3.tar.gz) = 102866867
SHA256 (gcc-esp-2021r2.tar.gz) = lJ1lgKB6lUmO2/DDU36oQNgDVk2HT995EnX17MlksJs=
SHA256 (libelf-0.8.13.tar.gz) = WRqbTsgcHyBCqXqmBWTgy3nQQcUvqnQWrLOLyVvSx20=
SIZE (gcc-esp-2021r2.tar.gz) = 102863056
SIZE (libelf-0.8.13.tar.gz) = 148529

File diff suppressed because it is too large Load Diff

View File

@ -1,24 +1,20 @@
# $OpenBSD: Makefile,v 1.2 2020/10/29 14:10:52 tracey Exp $
# $OpenBSD: Makefile,v 1.3 2021/11/18 15:54:27 tracey Exp $
COMMENT = gdb for ${CONFIG} cross-development
VERSION = 2.33.1.2020.3
VERSION = 2.35.1.2021.2
PKGNAME = ${CONFIG}-gdb-${VERSION}
GH_ACCOUNT = espressif
GH_PROJECT = binutils-gdb
GH_TAGNAME = esp-2020r3-gdb
GH_TAGNAME = esp-2021r2-gdb
WANTLIB = c curses expat ${COMPILER_LIBCXX} gmp m mpfr
WANTLIB += ${COMPILER_LIBCXX} c curses expat m z
BUILD_DEPENDS = devel/libtool \
devel/bison \
devel/xtensa-esp32-elf/binutils
RUN_DEPENDS += devel/xtensa-esp32-elf/binutils
LIB_DEPENDS = devel/gmp \
devel/mpfr
YACC = bison -y
CONFIGURE_ARGS += --enable-commonbfdlib=no \
--with-cross-host=yes \

View File

@ -1,2 +1,2 @@
SHA256 (binutils-gdb-esp-2020r3-gdb.tar.gz) = P+xCsHGa5hwOYhQEQ6owxxKPDIoCL5muwx9by+dBRZ4=
SIZE (binutils-gdb-esp-2020r3-gdb.tar.gz) = 55159670
SHA256 (binutils-gdb-esp-2021r2-gdb.tar.gz) = FijYCbd4pYgHkw3rnGwxifr32CheWu9t9jvkFHyhhvg=
SIZE (binutils-gdb-esp-2021r2-gdb.tar.gz) = 59701067

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,6 @@
$OpenBSD: patch-gdb_gdbserver_xtensa-regmap_c,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
$OpenBSD: patch-gdb_gdbserver_xtensa-regmap_c,v 1.2 2021/11/18 15:54:27 tracey Exp $
New file from espressif overlays.
Index: gdb/gdbserver/xtensa-regmap.c
--- gdb/gdbserver/xtensa-regmap.c.orig

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-gdb_gdbserver_xtensa-xtregs_c,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
$OpenBSD: patch-gdb_gdbserver_xtensa-xtregs_c,v 1.2 2021/11/18 15:54:27 tracey Exp $
Index: gdb/gdbserver/xtensa-xtregs.c
--- gdb/gdbserver/xtensa-xtregs.c.orig
+++ gdb/gdbserver/xtensa-xtregs.c
@@ -1,20 +1,25 @@
-/* Table mapping between kernel xtregset and GDB register cache.
- Copyright (C) 2007-2018 Free Software Foundation, Inc.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+/* Customized table mapping between kernel xtregset and GDB register cache.
- This file is part of GDB.

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-gdb_xtensa-config_c,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
$OpenBSD: patch-gdb_xtensa-config_c,v 1.2 2021/11/18 15:54:27 tracey Exp $
Index: gdb/xtensa-config.c
--- gdb/xtensa-config.c.orig
@ -6,7 +6,7 @@ Index: gdb/xtensa-config.c
@@ -1,64 +1,115 @@
/* Configuration for the Xtensa architecture for GDB, the GNU debugger.
- Copyright (C) 2003-2018 Free Software Foundation, Inc.
- Copyright (C) 2003-2020 Free Software Foundation, Inc.
+ Copyright (c) 2003-2016 Tensilica Inc.
- This file is part of GDB.

View File

@ -1,11 +1,13 @@
$OpenBSD: patch-gdb_xtensa-xtregs_c,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
$OpenBSD: patch-gdb_xtensa-xtregs_c,v 1.2 2021/11/18 15:54:27 tracey Exp $
File from espressif overlays.
Index: gdb/xtensa-xtregs.c
--- gdb/xtensa-xtregs.c.orig
+++ gdb/xtensa-xtregs.c
@@ -1,39 +1,71 @@
-/* Table mapping between kernel xtregset and GDB register cache.
- Copyright (C) 2007-2018 Free Software Foundation, Inc.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+/* Customized table mapping between kernel xtregset and GDB register cache.
- This file is part of GDB.

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-include_xtensa-config_h,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
$OpenBSD: patch-include_xtensa-config_h,v 1.2 2021/11/18 15:54:27 tracey Exp $
xtensa-config.h file for ESP32
@ -8,7 +8,7 @@ Index: include/xtensa-config.h
+++ include/xtensa-config.h
@@ -1,5 +1,6 @@
/* Xtensa configuration settings.
- Copyright (C) 2001-2018 Free Software Foundation, Inc.
- Copyright (C) 2001-2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
Contributed by Bob Wilson (bob.wilson@acm.org) at Tensilica.

View File

@ -1,42 +1,39 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/03/11 14:24:58 tracey Exp $
@comment @info info/configure.info
@comment @info info/standards.info
@bin bin/xtensa-esp32-elf-gdb
@comment @info info/as.info
@comment @info info/binutils.info
@comment @info info/ld.info
@comment @info info/gprof.info
@comment include/gdb/
@comment include/gdb/jit-reader.h
@comment @info info/annotate.info
@comment @info info/bfd.info
@comment @info info/gdb.info
@comment @info info/stabs.info
@comment lib/charset.alias
@man man/man1/xtensa-esp32-elf-gdb.1
@man man/man1/xtensa-esp32-elf-gdbserver.1
@man man/man5/xtensa-esp32-elf-gdbinit.5
@comment @static-lib xtensa-esp32-elf/lib/libiberty.a
@comment share/gdb/
@comment share/gdb/syscalls/
@comment share/gdb/syscalls/aarch64-linux.xml
@comment share/gdb/syscalls/amd64-linux.xml
@comment share/gdb/syscalls/arm-linux.xml
@comment share/gdb/syscalls/freebsd.xml
@comment share/gdb/syscalls/gdb-syscalls.dtd
@comment share/gdb/syscalls/i386-linux.xml
@comment share/gdb/syscalls/mips-n32-linux.xml
@comment share/gdb/syscalls/mips-n64-linux.xml
@comment share/gdb/syscalls/mips-o32-linux.xml
@comment share/gdb/syscalls/ppc-linux.xml
@comment share/gdb/syscalls/ppc64-linux.xml
@comment share/gdb/syscalls/s390-linux.xml
@comment share/gdb/syscalls/s390x-linux.xml
@comment share/gdb/syscalls/sparc-linux.xml
@comment share/gdb/syscalls/sparc64-linux.xml
@comment share/gdb/system-gdbinit/
@comment share/gdb/system-gdbinit/elinos.py
@comment share/gdb/system-gdbinit/wrs-linux.py
@comment xtensa-esp32-elf/
@comment xtensa-esp32-elf/lib/
@static-lib xtensa-esp32-elf/lib/libiberty.a
@comment $OpenBSD: PLIST,v 1.2 2021/11/18 15:54:27 tracey Exp $
@bin xtensa-esp32-elf/bin/xtensa-esp32-elf-gdb
xtensa-esp32-elf/bin/xtensa-esp32-elf-gdb-add-index
xtensa-esp32-elf/include/
xtensa-esp32-elf/include/gdb/
xtensa-esp32-elf/include/gdb/jit-reader.h
xtensa-esp32-elf/lib/charset.alias
xtensa-esp32-elf/share/gdb/
xtensa-esp32-elf/share/gdb/syscalls/
xtensa-esp32-elf/share/gdb/syscalls/aarch64-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/amd64-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/arm-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/freebsd.xml
xtensa-esp32-elf/share/gdb/syscalls/gdb-syscalls.dtd
xtensa-esp32-elf/share/gdb/syscalls/i386-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/mips-n32-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/mips-n64-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/mips-o32-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/ppc-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/ppc64-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/s390-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/s390x-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/sparc-linux.xml
xtensa-esp32-elf/share/gdb/syscalls/sparc64-linux.xml
xtensa-esp32-elf/share/gdb/system-gdbinit/
xtensa-esp32-elf/share/gdb/system-gdbinit/elinos.py
xtensa-esp32-elf/share/gdb/system-gdbinit/wrs-linux.py
@info xtensa-esp32-elf/share/info/
@info xtensa-esp32-elf/share/info/annotate.info
@comment @info xtensa-esp32-elf/share/info/bfd.info
@info xtensa-esp32-elf/share/info/gdb.info
@info xtensa-esp32-elf/share/info/stabs.info
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gdb-add-index.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gdb.1
@man xtensa-esp32-elf/share/man/man1/xtensa-esp32-elf-gdbserver.1
xtensa-esp32-elf/share/man/man5/
@man xtensa-esp32-elf/share/man/man5/xtensa-esp32-elf-gdbinit.5
xtensa-esp32-elf/xtensa-esp32-elf/lib/
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libiberty.a

View File

@ -1,22 +1,25 @@
# $OpenBSD: Makefile,v 1.3 2020/10/29 14:10:52 tracey Exp $
# $OpenBSD: Makefile,v 1.4 2021/11/18 15:54:27 tracey Exp $
COMMENT = newlib for ${CONFIG} cross-development
VERSION = 2020.3
VERSION = 2021.2
PKGNAME = ${CONFIG}-newlib-${VERSION}
GH_ACCOUNT = espressif
GH_PROJECT = newlib-esp32
GH_TAGNAME = esp-2020r3
GH_TAGNAME = esp-2021r2
BUILD_DEPENDS = devel/${CONFIG}/binutils \
devel/${CONFIG}/gcc-bootstrap
RUN_DEPENDS = devel/${CONFIG}/binutils
USE_GROFF = No
CONFIGURE_ENV = CC_FOR_TARGET="${LOCALBASE}/${CONFIG}/bootstrap/bin/${CONFIG}-gcc"
CONFIGURE_ENV = CC_FOR_TARGET="${INSTALLDIR}/bootstrap/bin/${CONFIG}-gcc" \
AR_FOR_TARGET="${INSTALLDIR}/bin/${CONFIG}-ar" \
RANLIB_FOR_TARGET="${INSTALLDIR}/bin/${CONFIG}-ranlib"
CONFIGURE_ARGS += --with-system-zlib \
CONFIGURE_ARGS += --enable-multilib \
--enable-newlib-io-float \
--disable-newlib-io-long-double \
--enable-newlib-io-pos-args \

View File

@ -1,2 +1,2 @@
SHA256 (newlib-esp32-esp-2020r3.tar.gz) = 5kz0WIKsTOm0mdGVeui9VjbcIfNtnwVZj+URmrGbgRw=
SIZE (newlib-esp32-esp-2020r3.tar.gz) = 21229339
SHA256 (newlib-esp32-esp-2021r2.tar.gz) = 2uh6DdEM1PEHmAqTzUWJQK4C0+A+/bTTSJufusqfR44=
SIZE (newlib-esp32-esp-2021r2.tar.gz) = 21919193

View File

@ -1,180 +1,181 @@
@comment $OpenBSD: PLIST,v 1.2 2020/10/29 14:10:52 tracey Exp $
xtensa-esp32-elf/
xtensa-esp32-elf/include/
xtensa-esp32-elf/include/_ansi.h
xtensa-esp32-elf/include/_newlib_version.h
xtensa-esp32-elf/include/_syslist.h
xtensa-esp32-elf/include/alloca.h
xtensa-esp32-elf/include/ar.h
xtensa-esp32-elf/include/argz.h
xtensa-esp32-elf/include/assert.h
xtensa-esp32-elf/include/bits/
xtensa-esp32-elf/include/complex.h
xtensa-esp32-elf/include/config.h
xtensa-esp32-elf/include/cpio.h
xtensa-esp32-elf/include/ctype.h
xtensa-esp32-elf/include/devctl.h
xtensa-esp32-elf/include/dirent.h
xtensa-esp32-elf/include/elf.h
xtensa-esp32-elf/include/envlock.h
xtensa-esp32-elf/include/envz.h
xtensa-esp32-elf/include/errno.h
xtensa-esp32-elf/include/fastmath.h
xtensa-esp32-elf/include/fcntl.h
xtensa-esp32-elf/include/fenv.h
xtensa-esp32-elf/include/fnmatch.h
xtensa-esp32-elf/include/getopt.h
xtensa-esp32-elf/include/glob.h
xtensa-esp32-elf/include/grp.h
xtensa-esp32-elf/include/iconv.h
xtensa-esp32-elf/include/ieeefp.h
xtensa-esp32-elf/include/inttypes.h
xtensa-esp32-elf/include/langinfo.h
xtensa-esp32-elf/include/libgen.h
xtensa-esp32-elf/include/limits.h
xtensa-esp32-elf/include/locale.h
xtensa-esp32-elf/include/machine/
xtensa-esp32-elf/include/machine/_arc4random.h
xtensa-esp32-elf/include/machine/_default_types.h
xtensa-esp32-elf/include/machine/_endian.h
xtensa-esp32-elf/include/machine/_time.h
xtensa-esp32-elf/include/machine/_types.h
xtensa-esp32-elf/include/machine/ansi.h
xtensa-esp32-elf/include/machine/endian.h
xtensa-esp32-elf/include/machine/fastmath.h
xtensa-esp32-elf/include/machine/ieeefp.h
xtensa-esp32-elf/include/machine/malloc.h
xtensa-esp32-elf/include/machine/param.h
xtensa-esp32-elf/include/machine/setjmp-dj.h
xtensa-esp32-elf/include/machine/setjmp.h
xtensa-esp32-elf/include/machine/stdlib.h
xtensa-esp32-elf/include/machine/termios.h
xtensa-esp32-elf/include/machine/time.h
xtensa-esp32-elf/include/machine/types.h
xtensa-esp32-elf/include/malloc.h
xtensa-esp32-elf/include/math.h
xtensa-esp32-elf/include/memory.h
xtensa-esp32-elf/include/newlib.h
xtensa-esp32-elf/include/paths.h
xtensa-esp32-elf/include/pthread.h
xtensa-esp32-elf/include/pwd.h
xtensa-esp32-elf/include/reent.h
xtensa-esp32-elf/include/regdef.h
xtensa-esp32-elf/include/regex.h
xtensa-esp32-elf/include/rpc/
xtensa-esp32-elf/include/sched.h
xtensa-esp32-elf/include/search.h
xtensa-esp32-elf/include/setjmp.h
xtensa-esp32-elf/include/signal.h
xtensa-esp32-elf/include/spawn.h
xtensa-esp32-elf/include/ssp/
xtensa-esp32-elf/include/ssp/ssp.h
xtensa-esp32-elf/include/ssp/stdio.h
xtensa-esp32-elf/include/ssp/stdlib.h
xtensa-esp32-elf/include/ssp/string.h
xtensa-esp32-elf/include/ssp/strings.h
xtensa-esp32-elf/include/ssp/unistd.h
xtensa-esp32-elf/include/ssp/wchar.h
xtensa-esp32-elf/include/stdatomic.h
xtensa-esp32-elf/include/stdint.h
xtensa-esp32-elf/include/stdio.h
xtensa-esp32-elf/include/stdio_ext.h
xtensa-esp32-elf/include/stdlib.h
xtensa-esp32-elf/include/string.h
xtensa-esp32-elf/include/strings.h
xtensa-esp32-elf/include/sys/
xtensa-esp32-elf/include/sys/_default_fcntl.h
xtensa-esp32-elf/include/sys/_intsup.h
xtensa-esp32-elf/include/sys/_pthreadtypes.h
xtensa-esp32-elf/include/sys/_sigset.h
xtensa-esp32-elf/include/sys/_stdint.h
xtensa-esp32-elf/include/sys/_timespec.h
xtensa-esp32-elf/include/sys/_timeval.h
xtensa-esp32-elf/include/sys/_types.h
xtensa-esp32-elf/include/sys/cdefs.h
xtensa-esp32-elf/include/sys/config.h
xtensa-esp32-elf/include/sys/custom_file.h
xtensa-esp32-elf/include/sys/dir.h
xtensa-esp32-elf/include/sys/dirent.h
xtensa-esp32-elf/include/sys/errno.h
xtensa-esp32-elf/include/sys/fcntl.h
xtensa-esp32-elf/include/sys/features.h
xtensa-esp32-elf/include/sys/file.h
xtensa-esp32-elf/include/sys/iconvnls.h
xtensa-esp32-elf/include/sys/lock.h
xtensa-esp32-elf/include/sys/param.h
xtensa-esp32-elf/include/sys/queue.h
xtensa-esp32-elf/include/sys/reent.h
xtensa-esp32-elf/include/sys/resource.h
xtensa-esp32-elf/include/sys/sched.h
xtensa-esp32-elf/include/sys/select.h
xtensa-esp32-elf/include/sys/signal.h
xtensa-esp32-elf/include/sys/stat.h
xtensa-esp32-elf/include/sys/stdio.h
xtensa-esp32-elf/include/sys/string.h
xtensa-esp32-elf/include/sys/syslimits.h
xtensa-esp32-elf/include/sys/time.h
xtensa-esp32-elf/include/sys/timeb.h
xtensa-esp32-elf/include/sys/times.h
xtensa-esp32-elf/include/sys/timespec.h
xtensa-esp32-elf/include/sys/tree.h
xtensa-esp32-elf/include/sys/types.h
xtensa-esp32-elf/include/sys/unistd.h
xtensa-esp32-elf/include/sys/utime.h
xtensa-esp32-elf/include/sys/wait.h
xtensa-esp32-elf/include/tar.h
xtensa-esp32-elf/include/termios.h
xtensa-esp32-elf/include/tgmath.h
xtensa-esp32-elf/include/threads.h
xtensa-esp32-elf/include/time.h
xtensa-esp32-elf/include/unctrl.h
xtensa-esp32-elf/include/unistd.h
xtensa-esp32-elf/include/utime.h
xtensa-esp32-elf/include/utmp.h
xtensa-esp32-elf/include/wchar.h
xtensa-esp32-elf/include/wctype.h
xtensa-esp32-elf/include/wordexp.h
xtensa-esp32-elf/include/xlocale.h
xtensa-esp32-elf/include/xtensa/
xtensa-esp32-elf/include/xtensa/config/
xtensa-esp32-elf/include/xtensa/config/core-isa.h
xtensa-esp32-elf/lib/
xtensa-esp32-elf/lib/crt0.o
xtensa-esp32-elf/lib/default.specs
xtensa-esp32-elf/lib/esp32-psram/
xtensa-esp32-elf/lib/esp32-psram/crt0.o
xtensa-esp32-elf/lib/esp32-psram/default.specs
@static-lib xtensa-esp32-elf/lib/esp32-psram/libc.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/libg.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/libgloss.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/libm.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/libnosys.a
xtensa-esp32-elf/lib/esp32-psram/nano.specs
xtensa-esp32-elf/lib/esp32-psram/no-rtti/
xtensa-esp32-elf/lib/esp32-psram/no-rtti/crt0.o
xtensa-esp32-elf/lib/esp32-psram/no-rtti/default.specs
@static-lib xtensa-esp32-elf/lib/esp32-psram/no-rtti/libc.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/no-rtti/libg.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/no-rtti/libgloss.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/no-rtti/libm.a
@static-lib xtensa-esp32-elf/lib/esp32-psram/no-rtti/libnosys.a
xtensa-esp32-elf/lib/esp32-psram/no-rtti/nano.specs
xtensa-esp32-elf/lib/esp32-psram/no-rtti/nosys.specs
xtensa-esp32-elf/lib/esp32-psram/nosys.specs
@static-lib xtensa-esp32-elf/lib/libc.a
@static-lib xtensa-esp32-elf/lib/libg.a
@static-lib xtensa-esp32-elf/lib/libgloss.a
@static-lib xtensa-esp32-elf/lib/libm.a
@static-lib xtensa-esp32-elf/lib/libnosys.a
xtensa-esp32-elf/lib/nano.specs
xtensa-esp32-elf/lib/no-rtti/
xtensa-esp32-elf/lib/no-rtti/crt0.o
xtensa-esp32-elf/lib/no-rtti/default.specs
@static-lib xtensa-esp32-elf/lib/no-rtti/libc.a
@static-lib xtensa-esp32-elf/lib/no-rtti/libg.a
@static-lib xtensa-esp32-elf/lib/no-rtti/libgloss.a
@static-lib xtensa-esp32-elf/lib/no-rtti/libm.a
@static-lib xtensa-esp32-elf/lib/no-rtti/libnosys.a
xtensa-esp32-elf/lib/no-rtti/nano.specs
xtensa-esp32-elf/lib/no-rtti/nosys.specs
xtensa-esp32-elf/lib/nosys.specs
@comment $OpenBSD: PLIST,v 1.3 2021/11/18 15:54:28 tracey Exp $
xtensa-esp32-elf/xtensa-esp32-elf/include/
xtensa-esp32-elf/xtensa-esp32-elf/include/_ansi.h
xtensa-esp32-elf/xtensa-esp32-elf/include/_newlib_version.h
xtensa-esp32-elf/xtensa-esp32-elf/include/_syslist.h
xtensa-esp32-elf/xtensa-esp32-elf/include/alloca.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ar.h
xtensa-esp32-elf/xtensa-esp32-elf/include/argz.h
xtensa-esp32-elf/xtensa-esp32-elf/include/assert.h
xtensa-esp32-elf/xtensa-esp32-elf/include/bits/
xtensa-esp32-elf/xtensa-esp32-elf/include/complex.h
xtensa-esp32-elf/xtensa-esp32-elf/include/config.h
xtensa-esp32-elf/xtensa-esp32-elf/include/cpio.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ctype.h
xtensa-esp32-elf/xtensa-esp32-elf/include/devctl.h
xtensa-esp32-elf/xtensa-esp32-elf/include/dirent.h
xtensa-esp32-elf/xtensa-esp32-elf/include/elf.h
xtensa-esp32-elf/xtensa-esp32-elf/include/envlock.h
xtensa-esp32-elf/xtensa-esp32-elf/include/envz.h
xtensa-esp32-elf/xtensa-esp32-elf/include/errno.h
xtensa-esp32-elf/xtensa-esp32-elf/include/fastmath.h
xtensa-esp32-elf/xtensa-esp32-elf/include/fcntl.h
xtensa-esp32-elf/xtensa-esp32-elf/include/fenv.h
xtensa-esp32-elf/xtensa-esp32-elf/include/fnmatch.h
xtensa-esp32-elf/xtensa-esp32-elf/include/getopt.h
xtensa-esp32-elf/xtensa-esp32-elf/include/glob.h
xtensa-esp32-elf/xtensa-esp32-elf/include/grp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/iconv.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ieeefp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/inttypes.h
xtensa-esp32-elf/xtensa-esp32-elf/include/langinfo.h
xtensa-esp32-elf/xtensa-esp32-elf/include/libgen.h
xtensa-esp32-elf/xtensa-esp32-elf/include/limits.h
xtensa-esp32-elf/xtensa-esp32-elf/include/locale.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/_arc4random.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/_default_types.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/_endian.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/_time.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/_types.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/ansi.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/endian.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/fastmath.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/ieeefp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/malloc.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/param.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/setjmp-dj.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/setjmp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/stdlib.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/termios.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/time.h
xtensa-esp32-elf/xtensa-esp32-elf/include/machine/types.h
xtensa-esp32-elf/xtensa-esp32-elf/include/malloc.h
xtensa-esp32-elf/xtensa-esp32-elf/include/math.h
xtensa-esp32-elf/xtensa-esp32-elf/include/memory.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ndbm.h
xtensa-esp32-elf/xtensa-esp32-elf/include/newlib.h
xtensa-esp32-elf/xtensa-esp32-elf/include/paths.h
xtensa-esp32-elf/xtensa-esp32-elf/include/pthread.h
xtensa-esp32-elf/xtensa-esp32-elf/include/pwd.h
xtensa-esp32-elf/xtensa-esp32-elf/include/reent.h
xtensa-esp32-elf/xtensa-esp32-elf/include/regdef.h
xtensa-esp32-elf/xtensa-esp32-elf/include/regex.h
xtensa-esp32-elf/xtensa-esp32-elf/include/rpc/
xtensa-esp32-elf/xtensa-esp32-elf/include/sched.h
xtensa-esp32-elf/xtensa-esp32-elf/include/search.h
xtensa-esp32-elf/xtensa-esp32-elf/include/setjmp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/signal.h
xtensa-esp32-elf/xtensa-esp32-elf/include/spawn.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/ssp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/stdio.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/stdlib.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/string.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/strings.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/unistd.h
xtensa-esp32-elf/xtensa-esp32-elf/include/ssp/wchar.h
xtensa-esp32-elf/xtensa-esp32-elf/include/stdatomic.h
xtensa-esp32-elf/xtensa-esp32-elf/include/stdint.h
xtensa-esp32-elf/xtensa-esp32-elf/include/stdio.h
xtensa-esp32-elf/xtensa-esp32-elf/include/stdio_ext.h
xtensa-esp32-elf/xtensa-esp32-elf/include/stdlib.h
xtensa-esp32-elf/xtensa-esp32-elf/include/string.h
xtensa-esp32-elf/xtensa-esp32-elf/include/strings.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_default_fcntl.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_intsup.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_locale.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_pthreadtypes.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_sigset.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_stdint.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_timespec.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_timeval.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/_types.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/cdefs.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/config.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/custom_file.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/dir.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/dirent.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/errno.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/fcntl.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/features.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/fenv.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/file.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/iconvnls.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/lock.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/param.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/queue.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/reent.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/resource.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/sched.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/select.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/signal.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/stat.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/stdio.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/string.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/syslimits.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/time.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/timeb.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/times.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/timespec.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/tree.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/types.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/unistd.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/utime.h
xtensa-esp32-elf/xtensa-esp32-elf/include/sys/wait.h
xtensa-esp32-elf/xtensa-esp32-elf/include/tar.h
xtensa-esp32-elf/xtensa-esp32-elf/include/termios.h
xtensa-esp32-elf/xtensa-esp32-elf/include/tgmath.h
xtensa-esp32-elf/xtensa-esp32-elf/include/threads.h
xtensa-esp32-elf/xtensa-esp32-elf/include/time.h
xtensa-esp32-elf/xtensa-esp32-elf/include/unctrl.h
xtensa-esp32-elf/xtensa-esp32-elf/include/unistd.h
xtensa-esp32-elf/xtensa-esp32-elf/include/utime.h
xtensa-esp32-elf/xtensa-esp32-elf/include/utmp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/wchar.h
xtensa-esp32-elf/xtensa-esp32-elf/include/wctype.h
xtensa-esp32-elf/xtensa-esp32-elf/include/wordexp.h
xtensa-esp32-elf/xtensa-esp32-elf/include/xtensa/
xtensa-esp32-elf/xtensa-esp32-elf/include/xtensa/config/
xtensa-esp32-elf/xtensa-esp32-elf/include/xtensa/config/core-isa.h
xtensa-esp32-elf/xtensa-esp32-elf/lib/
xtensa-esp32-elf/xtensa-esp32-elf/lib/crt0.o
xtensa-esp32-elf/xtensa-esp32-elf/lib/default.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/crt0.o
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/default.specs
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/libc.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/libg.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/libgloss.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/libm.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/libnosys.a
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/nano.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/crt0.o
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/default.specs
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/libc.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/libg.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/libgloss.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/libm.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/libnosys.a
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/nano.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/no-rtti/nosys.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/esp32-psram/nosys.specs
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libc.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libg.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libgloss.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libm.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/libnosys.a
xtensa-esp32-elf/xtensa-esp32-elf/lib/nano.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/
xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/crt0.o
xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/default.specs
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/libc.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/libg.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/libgloss.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/libm.a
@static-lib xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/libnosys.a
xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/nano.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/no-rtti/nosys.specs
xtensa-esp32-elf/xtensa-esp32-elf/lib/nosys.specs