Commit Graph

7 Commits

Author SHA1 Message Date
sergei
1763309d8e * Fixed test crash with -Cg on non-Darwin targets: the GOT slot stores address of symbol, not its value.
git-svn-id: trunk@21974 -
2012-07-26 14:52:22 +00:00
sergei
b497d53a98 * Fixed GOT address calculation (must take 'pop ecx' instruction into account)
git-svn-id: trunk@21758 -
2012-07-02 14:28:37 +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
florian
ef72bba537 + proper alignment directives added
git-svn-id: trunk@1564 -
2005-10-22 15:40:51 +00:00
Jonas Maebe
645310a071 * restrict to i386 2003-12-08 18:49:19 +00:00
peter
0cb666c270 * fix compile problem 2002-12-06 15:44:41 +00:00
florian
03de4893b0 no message 2002-11-28 23:55:58 +00:00