mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 16:40:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() cgobj.pas, tcg: * g_save_registers: add the amount of used address registers to size as well * g_save_registers: save all used address registers * g_restore_registers: restore all stored address registers m68k/cpubase.pas: * rename saved_standard_address_registers to saved_address_registers all other platform's cpubase.{inc,pas} (except alpha, ia64 and vis which are not up to date): * add a saved_address_registers variable with one entry of RS_INVALID At least a "make fullcycle" did complete. git-svn-id: trunk@25664 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |