fpc/rtl/x86_64
sergei 724227c962 * Cleaned out code marked as originated from glibc:
- strlen.inc: removed, was never actually used anywhere.
  - StrCopy: removed, its generic version is optimized well enough now.
  * StrComp: rewritten, speed somewhat improved.

git-svn-id: trunk@20349 -
2012-02-14 16:09:45 +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 * remove $Log 2005-06-07 09:47:55 +00:00
makefile.cpu * remove $Log 2005-06-07 09:47:55 +00:00
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 * forgotten commit 2007-01-17 18:33:04 +00:00
set.inc * remove $Log 2005-06-07 09:47:55 +00:00
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 * Cleaned out code marked as originated from glibc: 2012-02-14 16:09:45 +00:00
stringss.inc * remove $Log 2005-06-07 09:47:55 +00:00
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