The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-08-12 21:08:34 +00:00
compiler - TPPCMPWAssembler: remove support for 8-Byte alignment again as that shouldn't be necessary anymore with the alignment fixes in i_macos.pas; so it's better we get an internal error again if someone tries to use it 2017-08-12 15:42:04 +00:00
ide Update 'lonely' (i.e. not regenerated by a fpcmake -r -Tall at fpcsrc level) Makefiles for sparc64-linux target 2017-07-05 12:17:54 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages packages: disabled packages for macos and palmos which currently cannot be built for these 2017-08-12 21:08:34 +00:00
rtl macos: made the RTL build completely pass through at least on the pascal level, without assembling 2017-08-12 21:02:14 +00:00
tests * better fix for detecting Comp's type 2017-08-12 09:00:06 +00:00
utils m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports 2017-08-12 08:52:44 +00:00
.gitattributes + new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind of a type as a constant value (and thus can be optimized away in If- and Case-statements) 2017-08-11 22:12:53 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00