The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 1a57391e55 + extended test tasm20.pp with a function, that returns a shortstring (in that
particular case, it is allocated a @Result variable)

git-svn-id: trunk@38248 -
2018-02-16 15:02:06 +00:00
compiler + only allocate a result variable for asm routines on i8086, if they are 2018-02-15 17:51:03 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages Fix error in condition to compile IDE package for cross-compilation, should solve bug report 33174 2018-02-15 13:12:20 +00:00
rtl * use the type information *parameter* not the unitialized parameter 2018-02-13 19:26:21 +00:00
tests + extended test tasm20.pp with a function, that returns a shortstring (in that 2018-02-16 15:02:06 +00:00
utils fpdoc: cleaned up obsolete okspecialize code 2018-02-10 11:34:49 +00:00
.gitattributes + only allocate a result variable for asm routines on i8086, if they are 2018-02-15 17:51:03 +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