The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c77d74127b * fixed some record size checks
(some are still broken, but can't be fixed currently because
    def.size/sym.getsize return an aint, which means low(aint)
    in case of structures with a size = high(aint)+1)

git-svn-id: trunk@7614 -
2007-06-09 19:48:14 +00:00
compiler * fixed some record size checks 2007-06-09 19:48:14 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Never disable Ctrl+F9 if it is Continue 2007-06-04 22:01:20 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * fix for bug #9022 (merge) 2007-06-09 13:12:16 +00:00
rtl - reverted r7600, see additional comments in mantis #9027 2007-06-09 17:14:28 +00:00
tests * fixed some record size checks 2007-06-09 19:48:14 +00:00
utils * Fixed writing of untyped file 2007-06-02 22:17:45 +00:00
.gitattributes * fixed some record size checks 2007-06-09 19:48:14 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00