mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 04:29:29 +02:00
* mipsel-android: Added C object files for tests.
git-svn-id: trunk@26710 -
This commit is contained in:
parent
c58340f8dd
commit
78304dde66
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -10253,6 +10253,13 @@ tests/test/cg/obj/android/i386/tcext3.o -text
|
||||
tests/test/cg/obj/android/i386/tcext4.o -text
|
||||
tests/test/cg/obj/android/i386/tcext5.o -text
|
||||
tests/test/cg/obj/android/i386/tcext6.o -text
|
||||
tests/test/cg/obj/android/mipsel/cpptcl1.o -text
|
||||
tests/test/cg/obj/android/mipsel/cpptcl2.o -text
|
||||
tests/test/cg/obj/android/mipsel/ctest.o -text
|
||||
tests/test/cg/obj/android/mipsel/tcext3.o -text
|
||||
tests/test/cg/obj/android/mipsel/tcext4.o -text
|
||||
tests/test/cg/obj/android/mipsel/tcext5.o -text
|
||||
tests/test/cg/obj/android/mipsel/tcext6.o -text
|
||||
tests/test/cg/obj/beos/i386/ctest.o -text
|
||||
tests/test/cg/obj/beos/i386/tcext3.o -text
|
||||
tests/test/cg/obj/beos/i386/tcext4.o -text
|
||||
|
BIN
tests/test/cg/obj/android/mipsel/cpptcl1.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/cpptcl1.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/cpptcl2.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/cpptcl2.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/ctest.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/ctest.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/tcext3.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/tcext3.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/tcext4.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/tcext4.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/tcext5.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/tcext5.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/android/mipsel/tcext6.o
Normal file
BIN
tests/test/cg/obj/android/mipsel/tcext6.o
Normal file
Binary file not shown.
@ -38,6 +38,7 @@ Linux-mipsel : gcc (Debian 4.4.5-8) 4.4.5
|
||||
Linux-mips : gcc (Debian 4.4.5-8) 4.4.5
|
||||
|
||||
|
||||
Android-arm : GCC 4.7
|
||||
Android-i386 : GCC 4.7
|
||||
Android-arm : GCC 4.7
|
||||
Android-i386 : GCC 4.7
|
||||
Android-mipsel : GCC 4.7
|
||||
haiku-i386 : gcc 2.95.3-haiku-100818
|
||||
|
Loading…
Reference in New Issue
Block a user