The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 4a6358bfc1 * Fix NaN for watcom assembler (C000h is considered as a label, use 0xC000 instead)
* Also use ApplyAsmSymbolRestrictions for label names (required for units using embedded '.'
  * Add ':' after a label if there is hp^.next is not assigned

git-svn-id: trunk@47018 -
2020-09-30 13:50:43 +00:00
compiler * Fix NaN for watcom assembler (C000h is considered as a label, use 0xC000 instead) 2020-09-30 13:50:43 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Additional test for 37760 2020-09-30 13:36:24 +00:00
rtl Fix compilation for watcom RTL 2020-09-30 12:20:26 +00:00
tests + evaluate typeinfo(<type1>)=/<>typeinfo(<type2>) at compile time, resolves 2020-09-29 20:14:27 +00:00
utils pastojs: classname=typeinfoname 2020-09-28 09:39:24 +00:00
.gitattributes Fix compilation for watcom RTL 2020-09-30 12:20:26 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00