The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian cab98a58d0 + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515
* de-duplicated parameter name mangling code

git-svn-id: trunk@29791 -
2015-02-22 09:16:20 +00:00
compiler + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515 2015-02-22 09:16:20 +00:00
ide * setting breakpoint ignore count implemented via gdb/mi command in the gdb/mi 2015-02-22 02:46:48 +00:00
installer * added package utils-unicode 2015-02-04 00:12:39 +00:00
packages * setting breakpoint ignore count implemented via gdb/mi command in the gdb/mi 2015-02-22 02:46:48 +00:00
rtl * always pass the architecture to the arm assembler 2015-02-21 21:58:30 +00:00
tests + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515 2015-02-22 09:16:20 +00:00
utils * added package description 2015-02-04 00:06:45 +00:00
.gitattributes + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515 2015-02-22 09:16:20 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00
Makefile.fpc + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00