Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 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 |
Jonas Maebe
|
91b18ba05b
+ implemented all missing routines and changed reg allocation to follow ABI
|
24 years ago |
Jonas Maebe
|
f4ec8b8b12
* fixed some bugs, simplified/optimized already implemented routines and code some more
|
24 years ago |
Jonas Maebe
|
23306da428
+ first implementation, not yet finished
|
25 years ago |