The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 4f2ab3fb11 * prettify the "Use of -offset(%ebp) is not recommended for local variable
access" warning by showing the exact register used (bp, ebp or rbp) and using
  the original asm syntax

git-svn-id: trunk@42208 -
2019-06-10 15:26:46 +00:00
compiler * prettify the "Use of -offset(%ebp) is not recommended for local variable 2019-06-10 15:26:46 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
rtl * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
tests Add {$goto on} if FPC macro is defined 2019-06-07 07:55:40 +00:00
utils * toplevel name (e.g. "active") is now also redirected. 2019-05-30 21:11:43 +00:00
.gitattributes * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc