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
Jonas Maebe
8d9a22938b
+ added {$asmmode gas} directives to fix compiling when fpc.cfg contains
...
-Rintel (mantis #17354 )
git-svn-id: trunk@15950 -
2010-09-08 14:40:38 +00:00
Jonas Maebe
032352d98b
+ darwin/x86_64 support
...
git-svn-id: trunk@9180 -
2007-11-10 18:33:09 +00:00
florian
0b0ed3f0f2
* fixed some calling conventions in assembler routines for win64
...
git-svn-id: trunk@3250 -
2006-04-17 17:17:29 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
65e54a6250
* updated for latest rtl changes
2004-12-12 12:41:46 +00:00
florian
b6c33aacb7
* fixed strcomp
2004-11-02 15:34:10 +00:00
peter
81b6d9f16c
* replace strlenint with sizeint
2004-05-01 23:55:18 +00:00
peter
d12b3ae991
* use strlenint instead of longint
2004-02-18 22:00:59 +00:00
florian
a79edeb568
+ for a lot of x86-64 dependend files mostly dummies added
2003-04-30 22:11:06 +00:00
florian
fa4496bddf
+ support for generic pchar routines added
...
+ some basic rtl stuff for x86-64 added
2003-04-30 16:36:39 +00:00