The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 5f484a0f14 * section "fpc" was renamed to ".fpc".
* compiler version string is stored in .fpc.version section.
* debug start/end links are stored in .fpc.links section.
* fixed linking with eVC++ object files by internal linker.
* .fpc.links section is removed by internal linker before writing executable, because it is no longer needed.

git-svn-id: trunk@5305 -
2006-11-10 10:33:41 +00:00
compiler * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
fcl * fixes some telnet issues with TS_GA (go ahead) command 2006-11-08 22:30:39 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * another staticvarsym 2006-11-09 18:22:51 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * some variant dispatching stuff fixed 2006-11-05 21:07:59 +00:00
rtl * Small optimization. 2006-11-10 10:20:38 +00:00
tests + Test for resources support. 2006-11-10 10:14:49 +00:00
utils * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
.gitattributes + Test for resources support. 2006-11-10 10:14:49 +00:00
.gitignore * more ignores 2006-11-01 20:55:12 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00