mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 21:02:09 +02:00
![]() * some bugfixes * powerpc.inc is almost complete (only fillchar/word/dword, get_frame etc and the class helpers are still needed - removed unnecessary register saving in set.inc (thanks to compilerproc) * use registers reserved for parameters as much as possible instead of those reserved for local vars (since those have to be saved by the called anyway, while the ones for local vars have to be saved by the callee) |
||
---|---|---|
.. | ||
powerpc.inc | ||
set.inc | ||
strings.inc | ||
stringss.inc | ||
strlen.inc | ||
strpas.inc |