#fpc #freepascal #compiler #fpcobj #pascal

sergei 657ac78304 * Improved handling of registers used in assembler blocks. Assembler nodes no longer have lists of used registers attached to them. Instead, each specified register creates an allocation/deallocation pair and an additional tai_regalloc.markused item directly in the asmlist. This way, register lists are no longer limited to integer registers, and parsing no longer depends on paramanager to know which registers are volatile. il y a 10 ans
compiler 657ac78304 * Improved handling of registers used in assembler blocks. Assembler nodes no longer have lists of used registers attached to them. Instead, each specified register creates an allocation/deallocation pair and an additional tai_regalloc.markused item directly in the asmlist. This way, register lists are no longer limited to integer registers, and parsing no longer depends on paramanager to know which registers are volatile. il y a 10 ans
ide 609ebbe120 - rm unused var il y a 10 ans
installer fa328436ab * regenerated for iphonesim/x86-64 il y a 10 ans
packages 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) il y a 10 ans
rtl 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) il y a 10 ans
tests fa328436ab * regenerated for iphonesim/x86-64 il y a 10 ans
utils fa328436ab * regenerated for iphonesim/x86-64 il y a 10 ans
.gitattributes 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) il y a 10 ans
.gitignore 4c9b01dc26 * Removed empty tests directory from svn il y a 10 ans
Makefile fa328436ab * regenerated for iphonesim/x86-64 il y a 10 ans
Makefile.fpc 65c2c68b5f * call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing) il y a 10 ans
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans