mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 10:45:08 +02:00
+ mispel-linux gcc compiled objects added
git-svn-id: trunk@23418 -
This commit is contained in:
parent
4d79a44e4c
commit
dcd3783c6e
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -9947,6 +9947,13 @@ tests/test/cg/obj/linux/i386/tcext4.o -text
|
||||
tests/test/cg/obj/linux/i386/tcext5.o -text
|
||||
tests/test/cg/obj/linux/i386/tcext6.o -text
|
||||
tests/test/cg/obj/linux/m68k/ctest.o -text
|
||||
tests/test/cg/obj/linux/mipsel/cpptcl1.o -text
|
||||
tests/test/cg/obj/linux/mipsel/cpptcl2.o -text
|
||||
tests/test/cg/obj/linux/mipsel/ctest.o -text
|
||||
tests/test/cg/obj/linux/mipsel/tcext3.o -text
|
||||
tests/test/cg/obj/linux/mipsel/tcext4.o -text
|
||||
tests/test/cg/obj/linux/mipsel/tcext5.o -text
|
||||
tests/test/cg/obj/linux/mipsel/tcext6.o -text
|
||||
tests/test/cg/obj/linux/powerpc/cpptcl1.o -text
|
||||
tests/test/cg/obj/linux/powerpc/cpptcl2.o -text
|
||||
tests/test/cg/obj/linux/powerpc/ctest.o -text
|
||||
|
BIN
tests/test/cg/obj/linux/mipsel/cpptcl1.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/cpptcl1.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/cpptcl2.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/cpptcl2.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/ctest.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/ctest.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/tcext3.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/tcext3.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/tcext4.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/tcext4.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/tcext5.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/tcext5.o
Normal file
Binary file not shown.
BIN
tests/test/cg/obj/linux/mipsel/tcext6.o
Normal file
BIN
tests/test/cg/obj/linux/mipsel/tcext6.o
Normal file
Binary file not shown.
@ -33,3 +33,5 @@ FreeBSD-i386 : gcc (GCC) 4.2.1 20070719 [FreeBSD] 8.2-RELEASE
|
||||
Linux-sparc : gcc (Debian 4.3.2-1.1) 4.3.2
|
||||
OpenBSD-x86_64 : gcc (GCC) 4.2.1 20070719
|
||||
Linux-arm-gnueabihf : gcc version 4.6.3 (Debian 4.6.3-8+rpi1)
|
||||
Linux-mipsel : gcc (Debian 4.4.5-8) 4.4.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user