The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-01-05 19:08:33 +00:00
compiler m68k: some more basic FPU stuff 2015-01-05 05:26:44 +00:00
ide IDE: enabled AROS' system clipboard code also for Amiga and MorphOS 2015-01-05 05:06:12 +00:00
installer * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
packages * strip outdated $If's. We don't bootstrap that much with 2.0.x anymore anyway. 2015-01-05 19:08:33 +00:00
rtl * On Android the dladdr() function does not return full path to modules. Emulate dladdr() by reading the /proc/self/maps to get full path to modules. 2015-01-05 15:26:16 +00:00
tests * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
utils * pas2jni: - Fixed method pointer handling for ARM platforms. 2015-01-05 18:27:53 +00:00
.gitattributes ami-extra: new package with utility/helper units common to all Amiga-like systems 2015-01-05 04:06:37 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
Makefile.fpc * version updated to 3.1.1 2015-01-04 21:09:04 +00:00