fpc/tests/test/cg
marco 5c0a5db4bd --- Merging r41640 into '.':
U    rtl/bsd/ostypes.inc
--- Recording mergeinfo for merge of r41640 into '.':
 U   .
--- Merging r41642 into '.':
G    rtl/bsd/ostypes.inc
--- Recording mergeinfo for merge of r41642 into '.':
 G   .
--- Merging r41643 into '.':
G    rtl/bsd/ostypes.inc
--- Recording mergeinfo for merge of r41643 into '.':
 G   .
--- Merging r41645 into '.':
U    rtl/openbsd/i386/prt0.as
U    rtl/openbsd/i386/cprt0.as
U    rtl/openbsd/x86_64/gprt0.as
U    rtl/openbsd/x86_64/prt0.as
U    rtl/openbsd/x86_64/cprt0.as
--- Recording mergeinfo for merge of r41645 into '.':
 G   .
--- Merging r41649 into '.':
G    rtl/openbsd/i386/prt0.as
G    rtl/openbsd/i386/cprt0.as
G    rtl/openbsd/x86_64/prt0.as
G    rtl/openbsd/x86_64/cprt0.as
--- Recording mergeinfo for merge of r41649 into '.':
 G   .
--- Merging r41653 into '.':
U    rtl/openbsd/x86_64/prt0.as
--- Recording mergeinfo for merge of r41653 into '.':
 G   .
--- Merging r41654 into '.':
G    rtl/openbsd/x86_64/prt0.as
--- Recording mergeinfo for merge of r41654 into '.':
 G   .
--- Merging r41659 into '.':
G    rtl/openbsd/x86_64/prt0.as
--- Recording mergeinfo for merge of r41659 into '.':
 G   .
--- Merging r41660 into '.':
G    rtl/openbsd/x86_64/prt0.as
--- Recording mergeinfo for merge of r41660 into '.':
 G   .
--- Merging r41669 into '.':
U    rtl/openbsd/x86_64/cprt0.as
--- Recording mergeinfo for merge of r41669 into '.':
 G   .
--- Merging r41670 into '.':
G    rtl/openbsd/x86_64/cprt0.as
--- Recording mergeinfo for merge of r41670 into '.':
 G   .
--- Merging r41671 into '.':
G    rtl/openbsd/x86_64/cprt0.as
--- Recording mergeinfo for merge of r41671 into '.':
 G   .
--- Merging r41672 into '.':
U    tests/test/cg/obj/openbsd/x86_64/cpptcl2.o
U    tests/test/cg/obj/openbsd/x86_64/tcext3.o
U    tests/test/cg/obj/openbsd/x86_64/tcext4.o
U    tests/test/cg/obj/openbsd/x86_64/tcext5.o
U    tests/test/cg/obj/openbsd/x86_64/tcext6.o
U    tests/test/cg/obj/openbsd/x86_64/ctest.o
U    tests/test/cg/obj/openbsd/x86_64/cpptcl1.o
--- Recording mergeinfo for merge of r41672 into '.':
 G   .
--- Merging r41677 into '.':
U    rtl/openbsd/termios.inc
--- Recording mergeinfo for merge of r41677 into '.':
 G   .
--- Merging r41678 into '.':
U    packages/rtl-console/src/unix/keyboard.pp
--- Recording mergeinfo for merge of r41678 into '.':
 G   .
--- Merging r41682 into '.':
U    rtl/openbsd/i386/prt0.as
--- Recording mergeinfo for merge of r41682 into '.':
 G   .
--- Merging r41683 into '.':
G    rtl/openbsd/i386/prt0.as
--- Recording mergeinfo for merge of r41683 into '.':
 G   .
--- Merging r41685 into '.':
G    rtl/openbsd/i386/prt0.as
--- Recording mergeinfo for merge of r41685 into '.':
 G   .
--- Merging r41686 into '.':
G    rtl/openbsd/i386/cprt0.as
--- Recording mergeinfo for merge of r41686 into '.':
 G   .
--- Merging r41687 into '.':
G    rtl/openbsd/i386/cprt0.as
--- Recording mergeinfo for merge of r41687 into '.':
 G   .
--- Merging r41688 into '.':
U    tests/test/cg/obj/openbsd/i386/tcext3.o
U    tests/test/cg/obj/openbsd/i386/tcext4.o
U    tests/test/cg/obj/openbsd/i386/tcext5.o
U    tests/test/cg/obj/openbsd/i386/tcext6.o
U    tests/test/cg/obj/openbsd/i386/ctest.o
U    tests/test/cg/obj/openbsd/i386/cpptcl1.o
U    tests/test/cg/obj/openbsd/i386/cpptcl2.o
--- Recording mergeinfo for merge of r41688 into '.':
 G   .
--- Merging r41692 into '.':
A    rtl/openbsd/si_dll.pp
A    rtl/openbsd/i386/si_c.inc
A    rtl/openbsd/i386/si_prc.inc
A    rtl/openbsd/i386/si_dll.inc
A    rtl/openbsd/si_c.pp
A    rtl/openbsd/si_prc.pp
A    rtl/openbsd/x86_64/si_c.inc
A    rtl/openbsd/x86_64/si_prc.inc
A    rtl/openbsd/x86_64/si_dll.inc
A    rtl/openbsd/si_intf.inc
--- Recording mergeinfo for merge of r41692 into '.':
 G   .

# revisions: 41640,41642,41643,41645,41649,41653,41654,41659,41660,41669,41670,41671,41672,41677,41678,41682,41683,41685,41686,41687,41688,41692
r41640 | nickysn | 2019-03-08 17:14:40 +0100 (Fri, 08 Mar 2019) | 2 lines
Changed paths:
   M /trunk/rtl/bsd/ostypes.inc

* Adjust for OpenBSD struct changes in the 'stat' structure. Based on OpenBSD
  ports patch patch-fpcsrc_rtl_bsd_ostypes_inc
r41642 | nickysn | 2019-03-08 17:22:53 +0100 (Fri, 08 Mar 2019) | 2 lines
Changed paths:
   M /trunk/rtl/bsd/ostypes.inc

* Adjust for OpenBSD struct changes in the 'dirent' structure. Based on OpenBSD
  ports patch patch-fpcsrc_rtl_bsd_ostypes_inc
r41643 | nickysn | 2019-03-08 17:26:40 +0100 (Fri, 08 Mar 2019) | 2 lines
Changed paths:
   M /trunk/rtl/bsd/ostypes.inc

* Adjust for OpenBSD struct changes in the 'dir' structure. Based on OpenBSD
  ports patch patch-fpcsrc_rtl_bsd_ostypes_inc
r41645 | nickysn | 2019-03-09 15:33:25 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/cprt0.as
   M /trunk/rtl/openbsd/i386/prt0.as
   M /trunk/rtl/openbsd/x86_64/cprt0.as
   M /trunk/rtl/openbsd/x86_64/gprt0.as
   M /trunk/rtl/openbsd/x86_64/prt0.as

* applied all the OpenBSD startup code patches from the OpenBSD ports tree
r41649 | nickysn | 2019-03-09 16:40:34 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/cprt0.as
   M /trunk/rtl/openbsd/i386/prt0.as
   M /trunk/rtl/openbsd/x86_64/cprt0.as
   M /trunk/rtl/openbsd/x86_64/prt0.as

- removed duplicated ".note.openbsd.ident" sections, committed erroneously in r41645
r41653 | nickysn | 2019-03-09 17:54:39 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/prt0.as

* PIC fixes in OpenBSD's prt0.as for x86_64
r41654 | nickysn | 2019-03-09 17:58:25 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/prt0.as

* fixed bug, due to a typo in the previous commit
r41659 | nickysn | 2019-03-09 18:48:28 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/prt0.as

* use PIC in the eh_frame section as well
r41660 | nickysn | 2019-03-09 19:30:31 +0100 (Sat, 09 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/prt0.as

* changed the type of the .eh_frame section to 'unwind'
r41669 | nickysn | 2019-03-10 17:08:46 +0100 (Sun, 10 Mar 2019) | 4 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/cprt0.as

* some PIC fixes in OpenBSD x86_64 cprt0.as
* use the correct section type for .eh_frame
r41670 | nickysn | 2019-03-10 17:20:33 +0100 (Sun, 10 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/cprt0.as

* more PIC fixes in OpenBSD's x86_64 cprt0.as
r41671 | nickysn | 2019-03-10 17:53:47 +0100 (Sun, 10 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/x86_64/cprt0.as

* more PIC fixes in OpenBSD's x86_64 cprt0.as
r41672 | nickysn | 2019-03-10 18:38:07 +0100 (Sun, 10 Mar 2019) | 5 lines
Changed paths:
   M /trunk/tests/test/cg/obj/openbsd/x86_64/cpptcl1.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/cpptcl2.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/ctest.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/tcext3.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/tcext4.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/tcext5.o
   M /trunk/tests/test/cg/obj/openbsd/x86_64/tcext6.o

* recompiled the OpenBSD x86_64 C and C++ .o test files; GCC version is the
  same (so, no need to update readme.txt), but OpenBSD's default compile
  settings have changed (PIC is enabled by default)
r41677 | nickysn | 2019-03-11 17:53:00 +0100 (Mon, 11 Mar 2019) | 1 line
Changed paths:
   M /trunk/rtl/openbsd/termios.inc

* OpenBSD termios interface updates
r41678 | nickysn | 2019-03-11 19:08:21 +0100 (Mon, 11 Mar 2019) | 4 lines
Changed paths:
   M /trunk/packages/rtl-console/src/unix/keyboard.pp

* use stdin instead of stdout to switch the console to raw mode; this fixes
  keyboard input in OpenBSD
r41682 | nickysn | 2019-03-12 02:33:06 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/prt0.as

* partial PIC conversion of the i386 OpenBSD startup code
r41683 | nickysn | 2019-03-12 02:58:11 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/prt0.as

* more PIC fixes in the i386 OpenBSD startup code
r41685 | nickysn | 2019-03-12 14:55:54 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/prt0.as

* more PIC fixes in i386 OpenBSD's startup code. prt0.as is now completely PIC
r41686 | nickysn | 2019-03-12 15:56:27 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/cprt0.as

* PIC fixes in cprt0 for i386-openbsd
r41687 | nickysn | 2019-03-12 17:00:12 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/rtl/openbsd/i386/cprt0.as

* yet another PIC fix in cprt0 for i386-openbsd
r41688 | nickysn | 2019-03-12 17:04:57 +0100 (Tue, 12 Mar 2019) | 3 lines
Changed paths:
   M /trunk/tests/test/cg/obj/openbsd/i386/cpptcl1.o
   M /trunk/tests/test/cg/obj/openbsd/i386/cpptcl2.o
   M /trunk/tests/test/cg/obj/openbsd/i386/ctest.o
   M /trunk/tests/test/cg/obj/openbsd/i386/tcext3.o
   M /trunk/tests/test/cg/obj/openbsd/i386/tcext4.o
   M /trunk/tests/test/cg/obj/openbsd/i386/tcext5.o
   M /trunk/tests/test/cg/obj/openbsd/i386/tcext6.o

* the i386-openbsd C and C++ test modules recompiled with -fPIC
r41692 | nickysn | 2019-03-13 16:59:36 +0100 (Wed, 13 Mar 2019) | 3 lines
Changed paths:
   A /trunk/rtl/openbsd/i386/si_c.inc
   A /trunk/rtl/openbsd/i386/si_dll.inc
   A /trunk/rtl/openbsd/i386/si_prc.inc
   A /trunk/rtl/openbsd/si_c.pp
   A /trunk/rtl/openbsd/si_dll.pp
   A /trunk/rtl/openbsd/si_intf.inc
   A /trunk/rtl/openbsd/si_prc.pp
   A /trunk/rtl/openbsd/x86_64/si_c.inc
   A /trunk/rtl/openbsd/x86_64/si_dll.inc
   A /trunk/rtl/openbsd/x86_64/si_prc.inc

+ initial (only a stub for now) implementation of pascal-based startup code units for OpenBSD

git-svn-id: branches/fixes_3_2@41782 -
2019-03-23 14:41:24 +00:00
..
cdecl
obj --- Merging r41640 into '.': 2019-03-23 14:41:24 +00:00
variants - removed cwstring again, it's not needed and breaks compilation of the test 2014-02-27 11:54:48 +00:00
ptest.pp * Fix compilation for JVM cpu 2016-01-16 01:15:12 +00:00
taddbool.pp
taddcard.pp
taddcurr.pp * fix test parameter 2015-12-29 21:12:28 +00:00
taddint.pp
taddlong.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
taddr1.pp Fix test for compact and medium i8086 memory model 2016-07-05 22:30:12 +00:00
taddr2.pp * fixed test cg/taddr2.pp for i8086 medium memory model 2013-09-17 01:06:06 +00:00
taddr3.pp * fixed addr(procedure), mantis #28775 2015-10-30 15:17:48 +00:00
taddreal1.pp
taddreal2.pp
taddreal3.pp
taddset2.pp
taddset3.pp
taddset4.pp * Changed the default packset setting to 1 and disabled the padding of 3-byte 2014-03-14 23:51:14 +00:00
taddset.pp
tadint64.pp
tandorxorassign1.pp * fixed compiler internal error in the in_[and/or/xor]_assign_x_y inline nodes 2017-03-29 14:55:07 +00:00
tassign1.pp
tassign2.pp
tautom.pp
tcalcla1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcon1.pp
tcalcst1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst2.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst3.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst4.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst5.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst6.pp fixed typo in previous commit 2017-06-29 01:21:35 +00:00
tcalcst7.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalcst8.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalext3.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext4.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext5.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext6.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalfun1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun2.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun3.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun4.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun6.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun7.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalfun8.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcall1.pp * fixed 'data structure too large' error in test tcall1.pp in the i8086 large 2014-05-01 18:27:01 +00:00
tcalobj1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalobj2.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalobj3.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalobj4.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalobj6.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalobj7.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalpext.pp
tcalpvr1.pp
tcalpvr2.pp
tcalpvr3.pp
tcalpvr4.pp
tcalpvr6.pp
tcalpvr7.pp
tcalval1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval2.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval3.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval4.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval5.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval7.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval8.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalval10.pp
tcalvar1.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar2.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar3.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar4.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar5.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar6.pp m68k: define safecall_is_cdecl on m68k too in tcalvar6 and tcalst6 2017-06-29 00:33:55 +00:00
tcalvar7.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcalvar8.pp Revert commit 33771 and directly replace cpu8086 by cpui8086 which is always defined by ppc8086 compiler 2016-05-24 06:52:17 +00:00
tcase2.pp
tcase3.pp + test for large case statements 2017-03-23 17:57:31 +00:00
tcase.pp
tclacla1.pp
tclasize.pp
tclatype.pp
tcnvint1.pp
tcnvint2.pp
tcnvint3.pp
tcnvint3b.pp + additional tests which ensure that constant propagation is off 2016-11-05 23:05:57 +00:00
tcnvint4.pp
tcnvint5.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tcnvint6.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tcnvint7.pp * ensure that 64->32 bit truncations cannot be optimized away by the 2015-02-23 22:55:54 +00:00
tcnvptr.pp
tcnvset.pp
tcnvstr1.pp
tcnvstr2.pp
tcnvstr3.pp
tcppcl1.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcppcl2.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tctr1.pp * Partially reverted r19668. It turns out that the implicit finally block in constructors, besides its intended purpose, provides correct position of the exit label (more precisely, it relocates exit label to the start of 'finally' part without subsequent restoring it to original value). Optimizing it away causes exit statements in constructors to jump over AfterConstruction call. 2012-01-02 09:43:43 +00:00
tctr1a.pp * Fixed code generation for constructors compiled in {$implicitexeptions off} state, or having no implicit finally frame. Exit label and finalization code have to be placed before call to AfterConstruction, so exit statements do not jump over AfterConstruction, and overall control flow is the same as in default {$implicitexceptions on} state. 2012-01-02 20:07:24 +00:00
tderef.pp
tdivz1.pp * disable constant propagation for tests which will cause a regression because const. prop. causes a compile time error while the tests expect a runtime error 2013-12-28 20:19:49 +00:00
tdivz2.pp * disable constant propagation for tests which will cause a regression because const. prop. causes a compile time error while the tests expect a runtime error 2013-12-28 20:19:49 +00:00
texit.pp * make test working for architectures with no float and ansistring support 2017-02-19 22:29:52 +00:00
tfor2.pp * do not unroll loops if the counter variable is accessed outside the current scope 2018-06-03 15:12:48 +00:00
tfor.pp
tformfnc.pp
tfuncret.pp
tin.pp
tincexc.pp
tinitdon.pp
tis.pp
tldparam.pp
tloadvmt.pp
tlohi2.pp + additional tests which ensure that constant propagation is off 2016-11-05 23:05:57 +00:00
tlohi.pp
tm128.pp * (re)store alignment when doing a $push/$pop 2018-01-22 21:06:07 +00:00
tmanypar.pp
tmmxshift.pp * test is i386 only 2018-03-02 21:57:44 +00:00
tmoddiv1.pp
tmoddiv2.pp * Output divisor in all diagnostic messages, not just some of them. 2014-07-06 08:26:37 +00:00
tmoddiv3.pp * patch by J. Gareth Moreton: 2018-01-09 20:04:49 +00:00
tmoddiv4.pp * patch by J. Gareth Moreton: 2018-01-09 20:04:49 +00:00
tmoddiv5.pp * patch by J. Gareth Moreton: reorganises the produced machine code for large unsigned divisions, resolves #32984 2018-01-12 22:03:52 +00:00
tmoddiv.pp
tmul3264.pp
tneg.pp
tnegnotassign1.pp + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will 2017-04-07 16:02:40 +00:00
tnot.pp
tobjsiz2.pp
tobjsize.pp
tpara1.pp
tpara2.pp
tpara3.pp
tprintf2.pp * use cextended instead of clongdouble, so that the tests keeps compiling 2015-09-29 07:44:07 +00:00
tprintf3.pp * use cextended instead of clongdouble, so that the tests keeps compiling 2015-09-29 07:44:07 +00:00
tprintf.pp * use cextended instead of clongdouble, so that the tests keeps compiling 2015-09-29 07:44:07 +00:00
traise1.pp
traise2.pp
traise3.pp
traise4.pp
traise5.pp
traise6.pp
treadwrt.pp
tsar1.pp
tshlshr.pp
tsmallrec.pp Add test for small records for 1 to 8 bytes in size passing to procedures 2018-03-11 22:06:29 +00:00
tstr.pp + re-implementation of real->string and string->real conversion routines 2013-10-31 12:39:27 +00:00
tsubst.pp * fix compilation 2018-05-28 15:16:37 +00:00
ttincdec.pp
ttryexc1.pp
ttryfin1.pp
ttryfin2.pp
ttryfin3.pp
ttryfin4.pp
ttryfin5.pp * Added two test cases from Mantis #28584. The issue itself has been fixed with r31475 and r31582. 2015-10-18 14:48:36 +00:00
tumin.pp
tvec.pp * fixed test cg/tvec.pp for small CPUs 2014-04-25 12:12:51 +00:00
tvectorcall1.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall1a.pp + more tests 2018-02-11 17:50:40 +00:00
tvectorcall1b.pp + more tests 2018-02-11 17:50:40 +00:00
tvectorcall2.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall3.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall3a.pp + more tests 2018-02-11 17:50:40 +00:00
uandorxorassign.pp + added inline nodes for handling and/or/xor in place (i.e. x:=x op y, where 2017-03-26 23:16:53 +00:00
unegnotassign.pp + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will 2017-04-07 16:02:40 +00:00
uprintf3.pp + Added some comment about unneeded cdecl modifier 2011-10-03 21:34:57 +00:00