The FreePascal Compiler (FPC) source repo

svenbarth 6f15aef215 To correctly generate the import library for a package we need to resolve the dangling external symbols of all units. For this each unit now stores which symbols it exported from another unit and it also stores all global and external assembler symbols it has (maybe this can be streamlined later on, but for now this works). 10 gadi atpakaļ
compiler 6f15aef215 To correctly generate the import library for a package we need to resolve the dangling external symbols of all units. For this each unit now stores which symbols it exported from another unit and it also stores all global and external assembler symbols it has (maybe this can be streamlined later on, but for now this works). 10 gadi atpakaļ
ide 9b7fdfa8b0 * add possibility of overriding the disabled VESA driver using /VESA 11 gadi atpakaļ
installer fab4a91f4d * package openssl supported for OS/2 now 11 gadi atpakaļ
packages 0cb92962e3 * fcld-db: oracle: cosmetic 11 gadi atpakaļ
rtl 680a5efd7f Change the parent reference inside the VMT to an indirect one. 11 gadi atpakaļ
tests 680a5efd7f Change the parent reference inside the VMT to an indirect one. 11 gadi atpakaļ
utils defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 11 gadi atpakaļ
.gitattributes 5a884a17a1 + add unit which contains representation of a PCP file (tpcpfile) like tppufile is for units. 10 gadi atpakaļ
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 gadi atpakaļ
Makefile da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 gadi atpakaļ
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 gadi atpakaļ
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ