The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ad7c3d9a09 * don't convert lea to add/inc/dec/sub if there's a symbol in the reference
o fixes make cycle on Darwin/i386

git-svn-id: trunk@46448 -
2020-08-15 12:14:45 +00:00
compiler * don't convert lea to add/inc/dec/sub if there's a symbol in the reference 2020-08-15 12:14:45 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages sql parser: fallback for all parser keywords to identifiers/functions if they are used in an expression (e.g. LEFT was affected) 2020-08-15 08:26:42 +00:00
rtl * linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics 2020-08-15 09:07:30 +00:00
tests * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
utils * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 2020-08-15 07:31:43 +00:00
.gitattributes * do not try to unroll a loop if previously an error was thrown, resolves #37475 2020-08-14 18:10:56 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00