The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 06ef4e6ca8 Merge of commits 43634 and 43635 for currency problems
------------------------------------------------------------------------
r43634 | pierre | 2019-12-03 16:05:30 +0000 (Tue, 03 Dec 2019) | 1 line

 Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler
------------------------------------------------------------------------
--- Merging r43634 into '.':
U    compiler/nadd.pas
--- Recording mergeinfo for merge of r43634 into '.':
 U   .
------------------------------------------------------------------------
r43635 | florian | 2019-12-03 19:31:50 +0000 (Tue, 03 Dec 2019) | 1 line

  * more currency fixes, should resolve #36176
------------------------------------------------------------------------
--- Merging r43635 into '.':
G    compiler/nadd.pas
U    tests/test/tcurrency1.pp
--- Recording mergeinfo for merge of r43635 into '.':
 G   .

git-svn-id: branches/fixes_3_2@43661 -
2019-12-06 16:20:37 +00:00
compiler Merge of commits 43634 and 43635 for currency problems 2019-12-06 16:20:37 +00:00
installer Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
packages * Merging revisions 43655 from trunk: 2019-12-06 10:00:23 +00:00
rtl Add missing pieces of commit r41949 into fixes branch 2019-11-28 10:47:22 +00:00
tests Merge of commits 43634 and 43635 for currency problems 2019-12-06 16:20:37 +00:00
utils * Remove debug statement 2019-12-06 10:30:59 +00:00
.gitattributes * Merging revisions r43641,r43642,r43643,r43644,r43645 from trunk: 2019-12-05 15:18:26 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00