+ C objects for for xtensa-freertos with call0 abi, build with:

make create_c_objects TEST_CCOMPILER=xtensa-lx106-elf-gcc TEST_ABI=call0 TEST_FPC=fpc TEST_CPU_TARGET=xtensa TEST_OS_TARGET=freertos "TEST_CFLAGS=-O3 -mlongcalls"

    using xtensa-lx106-elf-gcc (crosstool-NG crosstool-ng-1.22.0-100-ge567ec7) 5.2.0

git-svn-id: trunk@46790 -
This commit is contained in:
florian 2020-09-06 20:23:25 +00:00
parent 02df628399
commit cdf1f710e5
8 changed files with 7 additions and 0 deletions

7
.gitattributes vendored
View File

@ -13522,6 +13522,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-call0/cpptcl1.o -text
tests/test/cg/obj/freertos/xtensa-call0/cpptcl2.o -text
tests/test/cg/obj/freertos/xtensa-call0/ctest.o -text
tests/test/cg/obj/freertos/xtensa-call0/tcext3.o -text
tests/test/cg/obj/freertos/xtensa-call0/tcext4.o -text
tests/test/cg/obj/freertos/xtensa-call0/tcext5.o -text
tests/test/cg/obj/freertos/xtensa-call0/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

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.