The FreePascal Compiler (FPC) source repo

marco d95b95e648 * fix for #28940 also add PSizeUint 10 years ago
compiler ca24b006ef + support 'dw SEG symbol' in the inline assembler on i8086 10 years ago
ide d25a768b1d Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 10 years ago
installer c1d727e9b6 * correction of a duplicate GTK1 sources reference 10 years ago
packages 4484f793e7 * avoid deprecated warning. 10 years ago
rtl d95b95e648 * fix for #28940 also add PSizeUint 10 years ago
tests 8c81e93a96 * replaced setintvec(x,@proc) in i8086 tests with the memory model independent version setintvec(x,ptr(seg(proc),ofs(proc))) 10 years ago
utils 18b66865ac * Added fppkg option to gather info on a package 10 years ago
.gitattributes f004227d91 * ignore the name of class con- and destructors (patch by Ondrej Pokorny, 10 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago