The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 6eff22d466 * remove disassembler hint \331 from comisd, it causes rex to be
generated too early. rex must be generated after the 0x66 prefix.
  There might be more problems like this which must be fixed.

git-svn-id: trunk@8787 -
2007-10-14 09:32:01 +00:00
compiler * remove disassembler hint \331 from comisd, it causes rex to be 2007-10-14 09:32:01 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * display compilation time, resolves #9926 2007-10-13 13:21:33 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages * basic TComObject implementation 2007-10-13 22:13:47 +00:00
rtl * fix initial state of basicevent 2007-10-13 20:25:46 +00:00
tests * fixed compilation 2007-10-14 08:50:24 +00:00
utils fpdoc: give context of invalid short description 2007-10-05 12:05:04 +00:00
.gitattributes * fixed calculation of fpu resources 2007-10-13 19:39:25 +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