The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4da6039f40 * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions
so that they cannot result in "cmp const, const" at the assembler level
    (mantis #33548)

git-svn-id: trunk@38662 -
2018-04-02 18:35:00 +00:00
compiler * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 2018-04-02 18:35:00 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Patch from Filiuta Vitali to fix range check error (bug ID 0033493) 2018-04-01 07:30:31 +00:00
rtl Add explicit registers to fcomip to allow compilation with clang (bug report 33547) 2018-04-02 17:14:42 +00:00
tests * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 2018-04-02 18:35:00 +00:00
utils pas2js: rtl.js: added corba interface helper functions 2018-03-30 15:16:09 +00:00
.gitattributes * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 2018-04-02 18:35:00 +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