Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
olle
|
eb96e72bdc
* Fixed loding of magic constant for macos
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
20 years ago |
olle
|
0c65f27b35
* bugfix
|
21 years ago |
Jonas Maebe
|
38a5902dfd
* fixed stricomp() and strlicomp()
|
21 years ago |
Jonas Maebe
|
f1fcf6dc6e
* use some more string routines from libc if FPC_USE_LIBC is used
|
21 years ago |
florian
|
245c5fe197
* strscan fix from Jonas
|
21 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
21 years ago |
olle
|
2cac9a0576
+ added MacOS compatible constant loading
|
22 years ago |
peter
|
512d320e3a
* added defines to override generic implementations
|
22 years ago |
Jonas Maebe
|
a4db446a95
* fixed compilation problems (removed unnecessary modified registers
|
22 years ago |
Jonas Maebe
|
161618df2d
* fixed strcopy and strecopy if there are #1 chars right before the end
|
22 years ago |
Jonas Maebe
|
17d2b2cc15
* fixed strscan and strrscan
|
22 years ago |
florian
|
2b1eb5cf69
* fixed copy&paste bug in strecopy
|
22 years ago |
Jonas Maebe
|
a2f2eb06fc
* fixed strcopy
|
22 years ago |
Jonas Maebe
|
22e9f5b17d
* fixed assembler errors
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
Jonas Maebe
|
128c4a9a4b
* fixed wrong references (used r0 as base register)
|
23 years ago |
Jonas Maebe
|
3a23eefecc
* various fixes, mostly changing the names of the modifies registers to
|
23 years ago |
Jonas Maebe
|
2f4bfd6b67
* fixed wrong alignment code (sometimes we aligned to multiple of 8
|
24 years ago |
Jonas Maebe
|
9baf1000ae
* conversion to compilerproc and to structure used by i386 rtl
|
24 years ago |
Jonas Maebe
|
2d433814ef
* fixed small bug in stricomp
|
24 years ago |
Jonas Maebe
|
91a2f0d3f5
* some small bugfixes and cache optimizations
|
24 years ago |
Jonas Maebe
|
3e4f02f165
* optimized strcopy/strecopy
|
24 years ago |
Jonas Maebe
|
d1844eb8b7
* fixed bug in strscan
|
24 years ago |
Jonas Maebe
|
912d568353
* some small optimizations and bugfixes
|
24 years ago |