The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-11-06 16:07:33 +00:00
compiler + support 'dw SEG symbol' in the inline assembler on i8086 2015-11-06 15:35:20 +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 * fixed (add alias for ADDRINUSE to sockets) for win,os2,unix 2015-11-06 16:07:33 +00:00
rtl * fix for also add PSizeUint 2015-11-06 15:54:54 +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 * Added fppkg option to gather info on a package 2015-11-03 20:53:34 +00:00
.gitattributes * ignore the name of class con- and destructors (patch by Ondrej Pokorny, 2015-11-03 18:10:08 +00:00
.gitignore
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