The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
olivier caf8913ad8 * Some more signal tuning. Supporting SA_SIGINFO would require changing
types in SignalToRunError. I keep the old thing for now. This help pass 
   a few more tests that need proper support for floating point exceptions.

git-svn-id: trunk@20702 -
2012-04-03 23:59:50 +00:00
compiler * unified formatting 2012-04-03 19:30:04 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * xmlread.pp, changed constructor using TXMLCharSource into two constructors using TStream and Text, in order to simplify the upcoming public usage of this class. 2012-04-03 18:02:27 +00:00
rtl * Some more signal tuning. Supporting SA_SIGINFO would require changing 2012-04-03 23:59:50 +00:00
tests + in_generic for testing if currently a generic declaration/definition is parsed/record 2012-04-03 19:29:09 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes + in_generic for testing if currently a generic declaration/definition is parsed/record 2012-04-03 19:29:09 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00