The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter ce58e15393 * fix coff section names to fix resourcestrings with
the external linker
  * create import libraries for dll imports, this uses
    the new objdata framework to generate the binary
    object files directly without needing an assembler pass
  * store import_dll and import_name in ppu
  * external linker uses import libraries
  * internal linker uses import info from symtables,
    no dlls are needed anymore

git-svn-id: trunk@3255 -
2006-04-17 20:48:22 +00:00
compiler * fix coff section names to fix resourcestrings with 2006-04-17 20:48:22 +00:00
fcl + Commented out Debug-procedure DumpMem 2006-04-15 17:04:41 +00:00
fv * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
ide * Fix compilation. 2006-04-17 15:57:57 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages renamed DEBUG to ZLIB_DEBUG 2006-04-15 20:24:12 +00:00
rtl + build getopts too 2006-04-17 19:33:32 +00:00
tests git-svn-id: trunk@3242 - 2006-04-17 09:03:25 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * Conversion tables for video unit. 2006-04-17 13:01:02 +00:00
.gitignore * unified and moved some win32/win64 stuff 2006-04-02 20:52:17 +00:00
Makefile * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00