+ created xtensa-freertos object files using gcc xtensa-esp32-elf-gcc (crosstool-NG esp-2019r2) 8.2.0 with:

make TEST_CCOMPILER=xtensa-esp32-elf-gcc create_c_objects TEST_FPC=fpc TEST_ABI=windowed TEST_OS_TARGET=freertos TEST_CPU_TARGET=xtensa TEST_SUBARCH=lx6 TEST_CFLAGS=-mlongcalls

git-svn-id: trunk@46725 -
This commit is contained in:
florian 2020-08-28 20:18:34 +00:00
parent 37eb8c02f5
commit f4e27dcfb6
8 changed files with 7 additions and 0 deletions

7
.gitattributes vendored
View File

@ -13521,6 +13521,13 @@ tests/test/cg/obj/freebsd/x86_64/tcext3.o -text
tests/test/cg/obj/freebsd/x86_64/tcext4.o -text
tests/test/cg/obj/freebsd/x86_64/tcext5.o -text
tests/test/cg/obj/freebsd/x86_64/tcext6.o -text
tests/test/cg/obj/freertos/xtensa-windowed/cpptcl1.o -text
tests/test/cg/obj/freertos/xtensa-windowed/cpptcl2.o -text
tests/test/cg/obj/freertos/xtensa-windowed/ctest.o -text
tests/test/cg/obj/freertos/xtensa-windowed/tcext3.o -text
tests/test/cg/obj/freertos/xtensa-windowed/tcext4.o -text
tests/test/cg/obj/freertos/xtensa-windowed/tcext5.o -text
tests/test/cg/obj/freertos/xtensa-windowed/tcext6.o -text
tests/test/cg/obj/go32v2/i386/cpptcl1.o -text
tests/test/cg/obj/go32v2/i386/cpptcl2.o -text
tests/test/cg/obj/go32v2/i386/ctest.o -text

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.