mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
+ 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:
parent
02df628399
commit
cdf1f710e5
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -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
|
||||
|
BIN
tests/test/cg/obj/freertos/xtensa-call0/cpptcl1.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/cpptcl1.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/cpptcl2.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/cpptcl2.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/ctest.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/ctest.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext3.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext3.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext4.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext4.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext5.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext5.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext6.o
Normal file
BIN
tests/test/cg/obj/freertos/xtensa-call0/tcext6.o
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user