The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 21c9712ea2 * allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so
32-bit operands can work properly in i8086's inline asm. Fixes mantis .

git-svn-id: trunk@32866 -
2016-01-06 18:06:34 +00:00
compiler * allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so 2016-01-06 18:06:34 +00:00
ide * fixed IDE compilation with GDBMI=1 (mantis ) 2015-11-19 17:28:37 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Added overload directive, fixes regressions in testsuite 2016-01-06 08:02:04 +00:00
rtl Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry 2016-01-06 15:20:57 +00:00
tests * fix test after r32820 2016-01-05 13:46:06 +00:00
utils * Fix default values (bug ID 27996) 2015-12-31 14:44:01 +00:00
.gitattributes * Sample programs for TZipper and TUnzipper 2016-01-05 21:29:51 +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