#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh ed13f4d0d1 m68k: add a function to optimize const MUL cases to sequences of shifts + ADD/SUB. mainly for '000 and other low end 68ks with slow/limited MUL capabilities. inactive for now, as it wasn't that extensively tested 9 years ago
compiler ed13f4d0d1 m68k: add a function to optimize const MUL cases to sequences of shifts + ADD/SUB. mainly for '000 and other low end 68ks with slow/limited MUL capabilities. inactive for now, as it wasn't that extensively tested 9 years ago
ide 458aea707d Fix type on last commits 9 years ago
installer a10faf39b1 * added package rtl-generics 9 years ago
packages bc2f213bd3 * Patch from Laco to add additional function in interface 9 years ago
rtl 749dc00401 Fix CheckPointer code for pointer in stack area for linux 9 years ago
tests ec53fdf45a * don't try to write using standard I/O from a thread while the program is 9 years ago
utils a55c176bef * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 9 years ago
.gitattributes f2b60d07d3 MorphOS: added locale library unit 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 8957d7b364 - regenerated after disabling the textmode ide for Darwin again 9 years ago
Makefile.fpc 35e20ed4b8 - disabled the textmode IDE for Darwin again: I don't want to support it, 9 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago