.. |
cdecl
|
* tests should fail (see added comment)
|
2009-09-01 22:22:41 +00:00 |
obj
|
* readme updated
|
2012-08-04 09:50:13 +00:00 |
variants
|
compiler: change candidates search preference for variant arguments based on testing delphi XE + fixing tests
|
2012-04-18 09:13:24 +00:00 |
ptest.pp
|
* clongdouble fixes
|
2007-08-06 07:12:24 +00:00 |
taddbool.pp
|
* fixed non short boolean evaluation of <64 bit bool> and/or <64 bit bool> on non-64 bit cpus
|
2011-06-26 21:01:59 +00:00 |
taddcard.pp
|
|
|
taddcurr.pp
|
|
|
taddint.pp
|
* call taddnode.simplify at the very end of taddnode.pass_typecheck, so
|
2008-03-01 20:48:50 +00:00 |
taddlong.pp
|
* Explicitly disable range/overlfow checks when test is not about this
|
2012-03-23 16:35:04 +00:00 |
taddr1.pp
|
|
|
taddr2.pp
|
|
|
taddreal1.pp
|
|
|
taddreal2.pp
|
|
|
taddreal3.pp
|
+ "CExtended" type that is the same as "extended", but conforming to the
|
2010-02-14 13:45:58 +00:00 |
taddset2.pp
|
|
|
taddset3.pp
|
+ support for extra packing of sets whose lower element number
|
2007-09-16 20:04:45 +00:00 |
taddset4.pp
|
* Some fixes for r8515:
|
2007-09-16 22:24:42 +00:00 |
taddset.pp
|
|
|
tadint64.pp
|
* Fix tests for constexprint rework.
|
2007-06-13 07:30:09 +00:00 |
tassign1.pp
|
|
|
tassign2.pp
|
|
|
tautom.pp
|
+ Test for automated types.
|
2007-06-16 20:16:05 +00:00 |
tcalcla1.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalcon1.pp
|
|
|
tcalcst1.pp
|
|
|
tcalcst2.pp
|
|
|
tcalcst3.pp
|
|
|
tcalcst4.pp
|
|
|
tcalcst5.pp
|
|
|
tcalcst6.pp
|
* the safecall -> cdecl mapping is also activated for x86_64
|
2012-07-22 16:59:04 +00:00 |
tcalcst7.pp
|
|
|
tcalcst8.pp
|
|
|
tcalext3.pp
|
* Explicitly disable range/overlfow checks when test is not about this
|
2012-03-23 16:35:04 +00:00 |
tcalext4.pp
|
* Explicitly disable range/overlfow checks when test is not about this
|
2012-03-23 16:35:04 +00:00 |
tcalext5.pp
|
* Explicitly disable range/overlfow checks when test is not about this
|
2012-03-23 16:35:04 +00:00 |
tcalext6.pp
|
* only link libgcc for softfloat helpers on ARM if we are compiling for
|
2012-03-29 20:54:56 +00:00 |
tcalext.pp
|
+ "CExtended" type that is the same as "extended", but conforming to the
|
2010-02-14 13:45:58 +00:00 |
tcalfun1.pp
|
|
|
tcalfun2.pp
|
|
|
tcalfun3.pp
|
|
|
tcalfun4.pp
|
|
|
tcalfun6.pp
|
|
|
tcalfun7.pp
|
|
|
tcalfun8.pp
|
|
|
tcall1.pp
|
|
|
tcalobj1.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalobj2.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalobj3.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalobj4.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalobj6.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalobj7.pp
|
* Fixed spell error revealed by lintian.
|
2010-10-06 20:33:57 +00:00 |
tcalpext.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr1.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr2.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr3.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr4.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr6.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalpvr7.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tcalval1.pp
|
|
|
tcalval2.pp
|
|
|
tcalval3.pp
|
|
|
tcalval4.pp
|
|
|
tcalval5.pp
|
|
|
tcalval7.pp
|
|
|
tcalval8.pp
|
|
|
tcalval10.pp
|
* only for darwin/i386
|
2006-05-25 11:30:24 +00:00 |
tcalvar1.pp
|
|
|
tcalvar2.pp
|
|
|
tcalvar3.pp
|
|
|
tcalvar4.pp
|
|
|
tcalvar5.pp
|
|
|
tcalvar6.pp
|
* the safecall -> cdecl mapping is also activated for x86_64
|
2012-07-22 16:59:04 +00:00 |
tcalvar7.pp
|
|
|
tcalvar8.pp
|
|
|
tcase2.pp
|
* fixed bug in ppc jumptable generation for case statements with
|
2007-08-26 11:15:14 +00:00 |
tcase.pp
|
|
|
tclacla1.pp
|
* fixed missing repeated "class" modifiers
|
2006-05-29 10:03:56 +00:00 |
tclasize.pp
|
|
|
tclatype.pp
|
* fixed missing repeated "class" modifiers
|
2006-05-29 10:03:56 +00:00 |
tcnvint1.pp
|
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
2008-01-24 21:30:55 +00:00 |
tcnvint2.pp
|
* Fixed tw11027.
|
2008-04-16 08:34:30 +00:00 |
tcnvint3.pp
|
|
|
tcnvint4.pp
|
* use a different value to test qword->double conversion, which
|
2009-05-05 10:48:21 +00:00 |
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 |
tcnvptr.pp
|
* delay verbosity changes just like localswitches changes
|
2008-11-03 21:18:27 +00:00 |
tcnvset.pp
|
|
|
tcnvstr1.pp
|
|
|
tcnvstr2.pp
|
|
|
tcnvstr3.pp
|
|
|
tcppcl1.pp
|
* changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another
|
2011-01-02 14:50:46 +00:00 |
tcppcl2.pp
|
* changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another
|
2011-01-02 14:50:46 +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
|
|
|
tdivz2.pp
|
|
|
texit.pp
|
|
|
tfor.pp
|
|
|
tformfnc.pp
|
+ added
|
2006-03-10 20:59:45 +00:00 |
tfuncret.pp
|
|
|
tin.pp
|
* fixed generic in-code in case left = LOC_JUMP
|
2007-07-01 19:35:22 +00:00 |
tincexc.pp
|
|
|
tinitdon.pp
|
|
|
tis.pp
|
|
|
tldparam.pp
|
|
|
tloadvmt.pp
|
|
|
tlohi.pp
|
|
|
tmanypar.pp
|
|
|
tmoddiv1.pp
|
* optimize away "x mod 1" and "x div 1" + test (ppc code generator handled
|
2006-06-15 15:53:43 +00:00 |
tmoddiv2.pp
|
+ optimized <dword> div <const dword>
|
2005-12-19 22:19:43 +00:00 |
tmoddiv.pp
|
* adapt test to range check
|
2007-02-18 00:13:50 +00:00 |
tmul3264.pp
|
+ added ability for (mainly 32bit) code generators to directly handle
|
2006-03-04 15:09:09 +00:00 |
tneg.pp
|
* adapt test to range check
|
2007-02-18 00:18:17 +00:00 |
tnot.pp
|
* fixed constant evaluation of not(byte/word/long/quadbool) + test
|
2008-03-06 20:29:27 +00:00 |
tobjsiz2.pp
|
tests: remove {$STATIC ON} directive since it is not available anymore
|
2010-01-08 18:01:28 +00:00 |
tobjsize.pp
|
|
|
tpara1.pp
|
* use 9 instead of 8 parameters, so one has to be passed on the stack
|
2005-12-31 10:57:12 +00:00 |
tpara2.pp
|
* return OS_NO from int_cgsize() for sizes which are not a power of 2
|
2006-04-06 22:09:25 +00:00 |
tpara3.pp
|
* Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed.
|
2008-04-16 23:01:20 +00:00 |
tprintf2.pp
|
* tests part of Olivier Coursier's BeOS patch
|
2007-09-07 19:27:06 +00:00 |
tprintf3.pp
|
+ Added CPUs supported by darwin OS target
|
2011-10-03 21:35:39 +00:00 |
tprintf.pp
|
* tests part of Olivier Coursier's BeOS patch
|
2007-09-07 19:27:06 +00:00 |
traise1.pp
|
|
|
traise2.pp
|
|
|
traise3.pp
|
|
|
traise4.pp
|
|
|
traise5.pp
|
|
|
traise6.pp
|
|
|
treadwrt.pp
|
|
|
tsar1.pp
|
* handle sarX(<const>,<var>) properly. resolves #15653
|
2010-02-04 21:30:25 +00:00 |
tshlshr.pp
|
|
|
tstr.pp
|
* use rounding correction in str_real based on smallest possible
|
2008-05-21 16:55:31 +00:00 |
tsubst.pp
|
|
|
ttincdec.pp
|
* made test names unique (if you overwrite an existing binary with another
|
2009-12-04 21:06:33 +00:00 |
ttryexc1.pp
|
|
|
ttryfin1.pp
|
|
|
ttryfin2.pp
|
|
|
ttryfin3.pp
|
|
|
ttryfin4.pp
|
|
|
tumin.pp
|
* fixed/added overflow checking in generic unarminusn code + test
|
2007-12-25 23:52:09 +00:00 |
tvec.pp
|
|
|
uprintf3.pp
|
+ Added some comment about unneeded cdecl modifier
|
2011-10-03 21:34:57 +00:00 |