The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2146ad614c * fixed toperator5 after r8558. The inlining logic did not take into
account that an unmodified value parameter's address could also be
    passed as the address of the complex return value (and thus be modified
    indirectly after all)

git-svn-id: trunk@8570 -
2007-09-20 18:27:59 +00:00
compiler * fixed toperator5 after r8558. The inlining logic did not take into 2007-09-20 18:27:59 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
installer * FCL titles shortened to avoid overflows, some minor issues fixed 2007-09-13 20:09:31 +00:00
packages * Added missing isc_event_counts to ibase60dyn 2007-09-20 14:36:50 +00:00
rtl + changed this one to contain real 68k headers (based on MOS version of the headers) 2007-09-18 19:42:54 +00:00
tests * avoid writing the stabs for a child class before those of a parent 2007-09-19 16:37:49 +00:00
utils * Added missing endif in previous commit 2007-09-19 15:48:38 +00:00
.gitattributes * avoid writing the stabs for a child class before those of a parent 2007-09-19 16:37:49 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile
Makefile.fpc