The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre fc66d46beb + added several warnings about use of references
involving (%ebp) or (%esp) in assembler code.
   Useful to track code that might suffer from regcall
   convention.

git-svn-id: trunk@5736 -
2006-12-29 09:37:15 +00:00
compiler + added several warnings about use of references 2006-12-29 09:37:15 +00:00
fcl * Patch from Luiz Americo: 2006-12-25 15:56:48 +00:00
fv * Make it compile with 2.0 again. 2006-12-26 14:29:02 +00:00
ide * go32v2 signals are also cdecl now 2006-12-28 08:17:14 +00:00
installer
packages * fix for 8022, shfolder now included 2006-12-28 13:53:59 +00:00
rtl * redivided identifiers over units in a more delphi compat way. Still needs internal rework of convutils to classes. See 7481) 2006-12-28 17:47:04 +00:00
tests * niln has a compelxity of 0 (so the inlining code doesn't try to take 2006-12-29 01:11:41 +00:00
utils * Fixed compilation 2006-12-19 21:17:28 +00:00
.gitattributes * niln has a compelxity of 0 (so the inlining code doesn't try to take 2006-12-29 01:11:41 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +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