mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-20 19:49:40 +02:00
Add missing object files for haiku-i386
git-svn-id: trunk@23678 -
This commit is contained in:
parent
6c0bcfd763
commit
e0f2953380
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -9957,10 +9957,13 @@ tests/test/cg/obj/go32v2/i386/tcext3.o -text
|
||||
tests/test/cg/obj/go32v2/i386/tcext4.o -text
|
||||
tests/test/cg/obj/go32v2/i386/tcext5.o -text
|
||||
tests/test/cg/obj/go32v2/i386/tcext6.o -text
|
||||
tests/test/cg/obj/haiku/i386/cpptcl1.o -text
|
||||
tests/test/cg/obj/haiku/i386/cpptcl2.o -text
|
||||
tests/test/cg/obj/haiku/i386/ctest.o -text
|
||||
tests/test/cg/obj/haiku/i386/tcext3.o -text
|
||||
tests/test/cg/obj/haiku/i386/tcext4.o -text
|
||||
tests/test/cg/obj/haiku/i386/tcext5.o -text
|
||||
tests/test/cg/obj/haiku/i386/tcext6.o -text
|
||||
tests/test/cg/obj/linux/arm-eabi/cpptcl1.o -text
|
||||
tests/test/cg/obj/linux/arm-eabi/cpptcl2.o -text
|
||||
tests/test/cg/obj/linux/arm-eabi/ctest.o -text
|
||||
|
BIN
tests/test/cg/obj/haiku/i386/cpptcl1.o
Normal file
BIN
tests/test/cg/obj/haiku/i386/cpptcl1.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/haiku/i386/cpptcl2.o
Normal file
BIN
tests/test/cg/obj/haiku/i386/cpptcl2.o
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
tests/test/cg/obj/haiku/i386/tcext6.o
Normal file
BIN
tests/test/cg/obj/haiku/i386/tcext6.o
Normal file
Binary file not shown.
@ -39,3 +39,4 @@ Linux-mips : gcc (Debian 4.4.5-8) 4.4.5
|
||||
|
||||
Android-arm : GCC 4.7
|
||||
Android-i386 : GCC 4.7
|
||||
haiku-i386 : gcc 2.95.3-haiku-100818
|
||||
|
Loading…
Reference in New Issue
Block a user