The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2af8ca7a19 * allow taking the address of fields of packed records iff
* their offset is a multiple of 8 bits; and
   * their size is a multiple of 8 bits; and
   * if it's a range type, the size is also a power of 2

git-svn-id: trunk@7609 -
2007-06-09 17:52:20 +00:00
compiler * allow taking the address of fields of packed records iff 2007-06-09 17:52:20 +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 * allow taking the address of fields of packed records iff 2007-06-09 17:52:20 +00:00
utils * Fixed writing of untyped file 2007-06-02 22:17:45 +00:00
.gitattributes * allow taking the address of fields of packed records iff 2007-06-09 17:52:20 +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