The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86
* turn off stackframe optimizations on x86 if get_frame is called
    in the current routine, or if the address of a nested function
    is taken in the current routine
  + test for the above
  * this fixes the IDE when compiled with stackframe optimizations
    on x86

git-svn-id: trunk@5146 -
2006-11-01 12:48:53 +00:00
compiler * activated internal get_frame for x86 2006-11-01 12:48:53 +00:00
fcl * web dir only for targets also having dbugintf 2006-11-01 09:20:22 +00:00
fv
ide
installer
packages * fix compilation with latest stat record 2006-10-31 19:17:17 +00:00
rtl * activated internal get_frame for x86 2006-11-01 12:48:53 +00:00
tests * activated internal get_frame for x86 2006-11-01 12:48:53 +00:00
utils * fix compilation with latest stat record 2006-10-31 19:22:45 +00:00
.gitattributes * activated internal get_frame for x86 2006-11-01 12:48:53 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +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