The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 375f83c874 * moved heap manager on embedded systems into a separate unit
* moved console io on embedded systems into a seperate unit, this unit might setup input/output e.g. to be redirected to a serial port
* cleanup of the embedded system unit

git-svn-id: trunk@19168 -
2011-09-21 20:57:37 +00:00
compiler * Reading tsettings field by field 2011-09-21 15:34:16 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * fixed errors with make -j <high number> caused by a wrong fpvectorial 2011-09-21 12:33:09 +00:00
rtl * moved heap manager on embedded systems into a separate unit 2011-09-21 20:57:37 +00:00
tests compiler: 2011-09-21 01:23:42 +00:00
utils merge r17434 from cpstrnew branch by michael: 2011-09-17 13:19:59 +00:00
.gitattributes * moved heap manager on embedded systems into a separate unit 2011-09-21 20:57:37 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00