The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b58b0cc60f o readme.txt update by Karl-Michael Schindler:
* Put the usage paragraph to the top.
  + Add the now required make option TEST_FPC=path_to_your_compiler
  * corrected "make rundigest" to "make digest"
  * several small layout and wording changes 

git-svn-id: trunk@10791 -
2008-04-25 19:46:28 +00:00
compiler * Do not align TTypeInfo.Name field in enumdef_rtti since TTypeInfo record is defined with {$PACKRECORDS 1}. It fixes tw8660 for ARM. 2008-04-23 12:07:20 +00:00
ide * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes 2008-04-24 20:33:44 +00:00
rtl * fix by Guilio Bernardi for DosExitCode always 0 under Go32v2 2008-04-24 15:17:40 +00:00
tests o readme.txt update by Karl-Michael Schindler: 2008-04-25 19:46:28 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes + (interactive) test for locale settings by Petr Kristan 2008-04-24 13:08:43 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00