The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c54826b403 * removed extra deallocation and allocation of function result
registers, allows for most optimal code possible to be generated
    for trivial functions (but in some cases worsens generated code
    because the register allocator is not 100% optimal)

git-svn-id: trunk@2208 -
2006-01-07 16:19:19 +00:00
compiler * removed extra deallocation and allocation of function result 2006-01-07 16:19:19 +00:00
fcl + do not try to applyupdates on an empty dataset 2006-01-05 15:53:46 +00:00
fv * removed obsolete example 2006-01-05 19:32:56 +00:00
ide * backward search hopefully fixed 2005-12-29 15:56:13 +00:00
installer * mistyping fixed (HMTL) 2005-12-18 21:55:31 +00:00
packages * stringfromlabel now also handles dns message compression 2006-01-02 11:15:01 +00:00
rtl + first startup code implementation for amigaos4 2006-01-07 03:36:09 +00:00
tests * test for register variables and goto 2006-01-05 23:41:54 +00:00
utils * Add extra check for owner of tty 2006-01-07 08:43:34 +00:00
.gitattributes + first startup code implementation for amigaos4 2006-01-07 03:36:09 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile *FV not compiled for wince 2005-12-25 10:26:33 +00:00
Makefile.fpc *FV not compiled for wince 2005-12-25 10:26:33 +00:00