The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 77c782c89b * when adding OPR_LOCAL with OPR_REFERENCE in tx86intreader.AddReferences, add
the offsets correctly:
    1) localconstoffset is added with constoffset
    2) localsymofs is added with ref.offset

git-svn-id: trunk@38470 -
2018-03-09 14:17:19 +00:00
compiler * when adding OPR_LOCAL with OPR_REFERENCE in tx86intreader.AddReferences, add 2018-03-09 14:17:19 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix bug #33400, clear should also clear run-time objects 2018-03-09 12:34:25 +00:00
rtl Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD 2018-03-08 17:41:11 +00:00
tests Add rtl-generics to tests 2018-03-09 00:02:19 +00:00
utils * update revision.inc 2018-03-07 16:40:29 +00:00
.gitattributes Big update for rtl-generics (aka Generics.Collections 2.0 - sync with https://github.com/maciej-izak/generics.collections). What is new: 2018-03-09 00:01:18 +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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +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