The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 8f0a3cfce7 * x86-64: adjust stack by push/pop if possible
git-svn-id: trunk@45476 -
2020-05-23 17:50:13 +00:00
compiler * x86-64: adjust stack by push/pop if possible 2020-05-23 17:50:13 +00:00
installer Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
packages tosunits: fixed the palette to be ST only (9 bits) in the example picture, this is a bug in GraphX2 which was used to convert the picture to DEGAS format 2020-05-23 14:42:31 +00:00
rtl * added missing method declarations for AOPowerManager.InnerWakeLock class 2020-05-22 13:11:56 +00:00
tests * add tests\test\unit\types directory to list of tested directories 2020-05-22 12:45:20 +00:00
utils * Fix use of defines 2020-05-21 08:59:56 +00:00
.gitattributes tosunits: added another example which shows a DEGAS format picture 2020-05-23 14:26:41 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00