Commit Graph

5 Commits

Author SHA1 Message Date
florian
49005d3948 * tests are not supposed to work anymore on linux with a fixed 16 byte aligned stack
git-svn-id: trunk@43007 -
2019-09-15 17:17:28 +00:00
marco
690f784c4d * enable 40+ tests for Haiku as per mantis #30470
git-svn-id: trunk@34312 -
2016-08-14 14:09:24 +00:00
Jonas Maebe
5d0488df10 * fixed typo
git-svn-id: trunk@6147 -
2007-01-23 12:59:10 +00:00
Jonas Maebe
73ce3c3ad1 * test is only for i386 win32/linux/freebsd
git-svn-id: trunk@6108 -
2007-01-21 21:41:42 +00:00
Jonas Maebe
b951947b64 * partially fixed Delphi compatibility for assembler procedures: in case
only parameters on the stack are passed and if the function result is
    not referenced, don't allocate a stackframe. Fixes mantis 8155, but
    see that bug report for other rules (there's one error there: Delphi
    *does* allocate a function result for non-string/variant/interface
    if @result is referenced)

git-svn-id: trunk@6102 -
2007-01-21 16:53:59 +00:00