The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files
from x86/aasmcpu to aasmtai and (new) aasmsym, so that when they're
    finished they're available for all targets
  * added dummy implementation of tai_cpu_abstract.pass1 and pass2 so there
    are no more hundreds of warnings on non-x86 about constructing taicpu
    instances with abstract methods

git-svn-id: trunk@5787 -
2007-01-02 18:28:05 +00:00
compiler * moved (unfinished) routines related to writing taicpu's to ppu files 2007-01-02 18:28:05 +00:00
fcl * fix for bug #7565 + test 2007-01-01 22:55:30 +00:00
fv * Make it compile with 2.0 again. 2006-12-26 14:29:02 +00:00
ide - Remove forced gdbint build. 2007-01-01 21:05:20 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages + added CAN_RUN_GDBVER, to allow to cross-compile 2007-01-01 23:22:05 +00:00
rtl * save rdi on win64 2007-01-02 00:32:19 +00:00
tests * fixed parsing of denormals (mantis #6493) 2007-01-01 14:23:29 +00:00
utils * Fixed compilation 2006-12-19 21:17:28 +00:00
.gitattributes * moved (unfinished) routines related to writing taicpu's to ppu files 2007-01-02 18:28:05 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00