The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b9d4d9b141 * corrected type passed to a_bit_test_reg_loc_reg() (we force left into
a register of size opdef before)

git-svn-id: trunk@31056 -
2015-06-13 22:48:26 +00:00
compiler * corrected type passed to a_bit_test_reg_loc_reg() (we force left into 2015-06-13 22:48:26 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages fcl-db: memds: implemented basic blob support. Blobs are allocated in memory only. Saving to stream/file is not supported yet. Bug #26476 2015-06-12 07:28:50 +00:00
rtl * fixed compilation on non-Windows systems after r31035 2015-06-13 22:05:50 +00:00
tests * fixed bug in test exposed by r31038 2015-06-13 22:12:45 +00:00
utils Enable SUBARCH directive for avr-embedded target. 2015-06-13 12:40:31 +00:00
.gitattributes * reworked external symbol handling on llvm to deal with the fact that 2015-06-13 22:48:20 +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 Enable SUBARCH directive for avr-embedded target. 2015-06-13 12:40:31 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00