The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC
doesn't handle nostackframe correctly in combination with extended
    parameters on x86 (with or without llvm)

git-svn-id: trunk@32598 -
2015-12-05 18:03:57 +00:00
compiler * fixed types in tcgcallnode.load_block_invoke() 2015-12-05 18:03:54 +00:00
ide * fixed IDE compilation with GDBMI=1 (mantis #28890) 2015-11-19 17:28:37 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages fcl-db: sqldb: fixes AV when SQL is empty, Cursor is not allocated yet. Bug #29124 2015-12-02 06:37:49 +00:00
rtl - removed "nostackframe" from floating point helpers for llvm, as FPC 2015-12-05 18:03:57 +00:00
tests * fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not 2015-12-04 23:58:08 +00:00
utils * pas2jni: Basic support for arrays. 2015-12-04 14:50:15 +00:00
.gitattributes + added already working test for mantis #27149 2015-12-04 14:00:37 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00