The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-09-24 12:44:20 +00:00
compiler * write align opcode in text sections in case of gas output, fixes #7440 2006-09-24 07:44:33 +00:00
fcl * fixed issue #7323 2006-09-24 12:32:05 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide * renamed sqr to sqrt, fixes 7278 2006-08-27 19:18:13 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * madopenal sample fixes 2006-09-24 10:38:29 +00:00
rtl * return from unhandled exception handler to system unit so things get cleaned up properly 2006-09-24 12:44:20 +00:00
tests * write align opcode in text sections in case of gas output, fixes #7440 2006-09-24 07:44:33 +00:00
utils use the ctypes unit in h2pas (from jpetermugaas) 2006-09-22 21:12:07 +00:00
.gitattributes * added matroska headers (quite strange c-header, lot of missing things) 2006-09-24 09:57:11 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00