The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d65fb1907a + extended test tasm17.pp with 'DW/DD const+offset x'; unfortunately, TP7 also
supports 'DW/DD offset const+x', which we don't and I don't know whether we
  should

git-svn-id: trunk@38164 -
2018-02-08 15:41:03 +00:00
compiler Add clang as assembler for powerpc-darwin (powerpc64 is apparently not yet supported for MachO format) 2018-02-08 09:38:16 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: 0.9.4 2018-02-08 11:28:59 +00:00
rtl * adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread 2018-02-05 21:50:00 +00:00
tests + extended test tasm17.pp with 'DW/DD const+offset x'; unfortunately, TP7 also 2018-02-08 15:41:03 +00:00
utils pas2js: marker for checking writeln statements 2018-02-06 13:50:18 +00:00
.gitattributes + added test for 'DW/DD OFFSET xx' on i8086 2018-02-07 16:20:22 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00