The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul a1b5392e6c add missing charset source files
git-svn-id: trunk@26525 -
2014-01-19 23:45:41 +00:00
compiler + x86_64: generate position-independent case jump tables (twice smaller than absolute ones and do not require dynamic relocations in .dll/.so). 2014-01-19 15:41:05 +00:00
ide * removed gdbint dependency if compiled with NOGDB=1 2014-01-19 22:57:45 +00:00
installer * Initial active version of 2014-01-05 19:20:15 +00:00
packages * fix building for OS/2 and EMX (additional include path necessary) 2014-01-19 01:25:55 +00:00
rtl add missing charset source files 2014-01-19 23:45:41 +00:00
tests * fixed output of test if a failure happens 2014-01-18 12:08:02 +00:00
utils * fixed the conversion of powerof2 mul/imuls to lea in tcgx86.a_op_const_reg_reg 2014-01-18 17:58:31 +00:00
.gitattributes add missing charset source files 2014-01-19 23:45:41 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles affected by the last change 2014-01-18 10:21:41 +00:00
Makefile.fpc + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 2014-01-18 10:19:16 +00:00