Commit Graph

19 Commits

Author SHA1 Message Date
Jinyang He
176462c39a add loongarch64 tests support 2023-02-05 19:18:48 +00:00
Jeppe Johansen
fb0ef295f1 Fixed unittests that needed arch specific inline assembler.
git-svn-id: branches/laksen/riscv_new@39716 -
2018-09-09 09:18:58 +00:00
yury
3a5412a931 * Disabled tests which force the -Cg- option for Android since they can not be run on Android 5+ where PIE is required.
git-svn-id: trunk@33303 -
2016-03-20 21:52:05 +00:00
Jonas Maebe
bff3feae7b + AArch64 support
git-svn-id: trunk@29948 -
2015-02-23 22:54:34 +00:00
pierre
83d398719c Add support for MIPS cpu
git-svn-id: trunk@21803 -
2012-07-06 14:51:54 +00:00
Jonas Maebe
07a65fed6b * adapted tests for aix (assembler code, -CN switch, library name suffix)
git-svn-id: trunk@20843 -
2012-04-11 18:06:43 +00:00
Jonas Maebe
61522d00a2 * fixed tests now that i386 assembler code is checked for correct PIC
usage in case PIC generation is on (some by adding PIC-versions of
    the assembler code, most by adding -Cg- to the options to be used).

    Note: the Intel assembler reader does not yet support the Delphi
    PIC construct, so tests with that (like test/tasmread and test/tcg1)
    do not work with -Cg on non-Darwin (Darwin needs a different PIC
    construct)

git-svn-id: trunk@9370 -
2007-12-01 14:34:50 +00:00
Jonas Maebe
d9647db223 * changed x86_64 assembler code to PIC
git-svn-id: trunk@9199 -
2007-11-11 17:50:27 +00:00
florian
ae9654ddbc * test doesn't apply to win32 and win64 anymore
git-svn-id: trunk@9053 -
2007-11-01 22:19:24 +00:00
yury
291b00529a * wince support for some tests.
git-svn-id: trunk@4111 -
2006-07-06 19:09:42 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
olle
fefdf31dce + Added code for macos 2005-04-28 18:37:23 +00:00
peter
161cbe3824 * fixed library tests
* fix test cases to generate their own temporary files
2004-11-09 23:13:49 +00:00
peter
78ff575ee4 * use __stklen 2004-11-01 14:52:02 +00:00
florian
18ab96362b + added sparc code 2004-10-03 18:13:26 +00:00
peter
f34715d35c * 64bit fixes 2004-05-02 12:59:57 +00:00
Jonas Maebe
396f4aa9ab + linux/ppc support 2003-12-09 19:38:25 +00:00
pierre
43b4274a6d * fix most m68k errors due to intel assembler code 2001-08-03 23:48:20 +00:00
peter
e7d12a5de3 * renamed test suite 2000-11-30 22:38:14 +00:00