The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh dfe781485c amunits: AmigaDOS overlay function cleanup
- don't use the already deprecated and broken-by-design PasToC unit
- removed a bunch of overlay functions which were conceptually broken and dangerous. If anything ever used them, that code must be fixed.
- fixed SetArgStr return value to be PChar instead of a LongBool

git-svn-id: trunk@30980 -
2015-06-05 03:03:47 +00:00
compiler + read the LEDATA omf records (i.e. the actual section data) 2015-06-04 23:03:22 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages amunits: AmigaDOS overlay function cleanup 2015-06-05 03:03:47 +00:00
rtl Fixed initialization code for MK20D7 controllers. 2015-06-02 22:59:03 +00:00
tests * don't import org.freepascal.rtl.* as this also includes our System 2015-05-31 16:50:53 +00:00
utils + ELF/AArch64 resource handling support (patch by Edmund Grimley Evans) 2015-05-23 21:04:11 +00:00
.gitattributes * ATmega16 support by Anton Kavalenka, resolves issue #28217 2015-05-31 15:55:39 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00