peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
Jonas Maebe
|
e714c54860
* disabled powerpc-specific fpc_shortstr_concat for now, it was
|
23 years ago |
Jonas Maebe
|
73c94020ee
* fixed bug with concatting 0-length shortstrings
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
florian
|
c8a3171dc9
* several PC related fixes
|
23 years ago |
florian
|
d1f89ec5e3
* fixed undefined labels
|
23 years ago |
florian
|
44ad4027b7
* several fixes for Linux/PPC compilation
|
23 years ago |
florian
|
b6f184646c
* fixed remaining assembler errors
|
23 years ago |
florian
|
d9b55c9213
* several errors in inline assembler fixed
|
23 years ago |
Jonas Maebe
|
3a23eefecc
* various fixes, mostly changing the names of the modifies registers to
|
23 years ago |
florian
|
8ec8b78cec
+ dummy setjmp and longjmp added
|
23 years ago |
florian
|
6d4e01d74f
* made abs a compiler proc if it is generic
|
23 years ago |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
23 years ago |
florian
|
3f2a82784e
* changed multi threading define: it's MT instead of MTRTL
|
23 years ago |
Jonas Maebe
|
8f2e700b97
* small changes to move (different count values trigger the selection of
|
24 years ago |
Jonas Maebe
|
9baf1000ae
* conversion to compilerproc and to structure used by i386 rtl
|
24 years ago |
Jonas Maebe
|
91a2f0d3f5
* some small bugfixes and cache optimizations
|
24 years ago |
Jonas Maebe
|
33bd4a1769
* fixed small bug in move
|
24 years ago |
Jonas Maebe
|
b7970bf7a4
+ new, complete implementation of move procedure (including support for
|
24 years ago |
Jonas Maebe
|
42a96ecb23
* implemented several more procedures
|
24 years ago |
Jonas Maebe
|
dc9917738f
+ initial version by Casey Duncan (not yet thoroughly debugged or complete)
|
25 years ago |