The FreePascal Compiler (FPC) source repo

svenbarth def357287e * revert revision 21251 for pdecvar.pas: not generating the bss-data for the static symbol for a generic breaks linking with debug info enabled; I'll need to find a better solution to avoid unneeded use of space (luckily it wasn't needed to fix any bug ^^) 13 years ago
compiler def357287e * revert revision 21251 for pdecvar.pas: not generating the bss-data for the static symbol for a generic breaks linking with debug info enabled; I'll need to find a better solution to avoid unneeded use of space (luckily it wasn't needed to fix any bug ^^) 13 years ago
ide 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 years ago
packages db955f842f * fixed (harmless) range check errors 13 years ago
rtl a0becaa727 * fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque. 13 years ago
tests 5b1b194b47 * pdecvar.pas, read_record_fields: don't generate BSS-data for generic static fields (doesn't fix any specific bug, but we don't need space reserved for the field) 13 years ago
utils 5966fcce74 * PIC does not require using the external assembler anymore 13 years ago
.gitattributes e2d43a63b2 * Added Lazarus gui-frontend for db unit-tests. 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile e2243e6f4e * fixed "make install" for non-JVM targets after r21069 13 years ago
Makefile.fpc e2243e6f4e * fixed "make install" for non-JVM targets after r21069 13 years ago