The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-11-10 17:26:21 +00:00
compiler + implemented the 'SEG @DATA' inline assembler directive for i8086 2015-11-10 17:26:21 +00:00
ide Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 2015-11-02 10:27:13 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages * Re-generated src/fpmkunitsrc.inc 2015-11-08 19:06:37 +00:00
rtl * Patch from Ondrej Pokorny to fix broken compilation after 32275 2015-11-09 07:36:01 +00:00
tests * replaced setintvec(x,@proc) in i8086 tests with the memory model independent version setintvec(x,ptr(seg(proc),ofs(proc))) 2015-11-05 14:18:55 +00:00
utils * Resolved conflict with none in TStringSplitoptions 2015-11-07 10:08:28 +00:00
.gitattributes * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +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