fpc/rtl/x86_64
sergei 9b2614684e * Return values of get_caller_addr and get_caller_frame was undefined for nil argument.
Moreover, these function have nothing to do with assembler at all.

git-svn-id: trunk@19502 -
2011-10-16 13:18:21 +00:00
..
cpu.pp + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code 2011-08-20 12:01:48 +00:00
int64p.inc
makefile.cpu
math.inc * Use variables instead of direct indexing into stack, eliminates warnings at compilation. 2011-10-13 08:19:09 +00:00
mathu.inc + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 2010-09-08 14:40:38 +00:00
mathuh.inc
set.inc
setjump.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
setjumph.inc + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
strings.inc + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 2010-09-08 14:40:38 +00:00
stringss.inc
strlen.inc
x86_64.inc * Return values of get_caller_addr and get_caller_frame was undefined for nil argument. 2011-10-16 13:18:21 +00:00