The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury a530bb1bb0 * Fixed reading of float constant after changes in r20190. ppudump now read PPUs without fatal errors.
* Replaced assignment "has_errors:=true" by calling a new procedure SetHasErrors. It simplifies debugging - just set a breakpoint inside SetHasErrors and see the stack back trace to find out where the error has occurred.

git-svn-id: trunk@23633 -
2013-02-20 13:13:19 +00:00
compiler * Fixed reading of float constant after changes in r20190. ppudump now read PPUs without fatal errors. 2013-02-20 13:13:19 +00:00
ide * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages fcl-db: tests: when testing bufdataset use MergeChangeLog before saving test data into file to delete undo log. Tests which tests f.e. CancelUpdates are failed and they should not. 2013-02-19 09:47:25 +00:00
rtl * patch by Takeda Matsuki to fix building for android with make 3.82, resolves #23911 2013-02-19 20:52:47 +00:00
tests * MIPS: fixed parameter handling for big-endian targets, and removed a lot of garbage. 2013-02-18 04:20:10 +00:00
utils * Use standard Android NDK prefixes for binutils by default. 2013-02-13 17:35:55 +00:00
.gitattributes + patch by Justin Smyth to support the lpc1343, resolves #23844 2013-02-14 20:38:53 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
Makefile.fpc * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00