------------------------------------------------------------------------
r43702 | michael | 2019-12-20 17:28:42 +0100 (Fri, 20 Dec 2019) | 1 line
* Fix bug #0036461, parameters not correctly refreshed in Mysql
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46563 -
------------------------------------------------------------------------
r39997 | pierre | 2018-10-20 18:11:25 +0000 (Sat, 20 Oct 2018) | 1 line
Also fix first_abs_real like in rev 39988
------------------------------------------------------------------------
--- Merging r39997 into '.':
U compiler/ninl.pas
--- Recording mergeinfo for merge of r39997 into '.':
U .
git-svn-id: branches/fixes_3_2@46555 -
r46240 | pierre | 2020-08-05 08:40:32 +0000 (Wed, 05 Aug 2020) | 1 line
Add name of package for which dependency is checked to get a more useful error message
------------------------------------------------------------------------
--- Merging r46240 into '.':
U packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r46240 into '.':
U .
git-svn-id: branches/fixes_3_2@46469 -
Revision: 46342
Author: ondrej
Date: Sonntag, 9. August 2020 18:28:55
Message:
TProcessnamemacro: move FProcessID, FThreadID, FProcessHandle, FThreadHandle to the protected section so that descendants can fill them in overridden Execute procedure
git-svn-id: branches/fixes_3_2@46344 -
------------------------------------------------------------------------
r39991 | florian | 2018-10-20 10:18:45 +0000 (Sat, 20 Oct 2018) | 2 lines
* same fix as in r39988 for fpc_first_sqrt
------------------------------------------------------------------------
--- Merging r39991 into '.':
U compiler/ninl.pas
--- Recording mergeinfo for merge of r39991 into '.':
U .
git-svn-id: branches/fixes_3_2@46285 -
------------------------------------------------------------------------
r41973 | pierre | 2019-05-02 12:59:11 +0000 (Thu, 02 May 2019) | 1 line
Add flags field to TStatfs record
------------------------------------------------------------------------
--- Merging r41973 into '.':
U rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r41973 into '.':
U .
------------------------------------------------------------------------
r43427 | florian | 2019-11-09 18:27:21 +0000 (Sat, 09 Nov 2019) | 1 line
* TIOCtlRequest is declared as unsigned long according to man 2 ioctl
------------------------------------------------------------------------
--- Merging r43427 into '.':
G rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r43427 into '.':
G .
------------------------------------------------------------------------
r45837 | pierre | 2020-07-23 21:03:19 +0000 (Thu, 23 Jul 2020) | 1 line
Define __USE_LARGEFILE64 for sparc-linux, and adapt filed ffree type to that macro
------------------------------------------------------------------------
--- Merging r45837 into '.':
G rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r45837 into '.':
G .
git-svn-id: branches/fixes_3_2@46284 -
* fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0
+ added test
........
git-svn-id: branches/fixes_3_2@46278 -
------------------------------------------------------------------------
r39988 | pierre | 2018-10-19 23:04:55 +0000 (Fri, 19 Oct 2018) | 1 line
Fix wrong explicit typecast that lead to memory corruption in first_sqr_real
------------------------------------------------------------------------
--- Merging r39988 into '.':
U compiler/ninl.pas
--- Recording mergeinfo for merge of r39988 into '.':
U .
git-svn-id: branches/fixes_3_2@46238 -
checks for fpu exceptions for arm and aarch64.
------------------------------------------------------------------------
r42525 | florian | 2019-07-28 21:06:36 +0000 (Sun, 28 Jul 2019) | 2 lines
+ software handling of exceptions on arm
* reworked software handling of exceptions so they can be check lazily
------------------------------------------------------------------------
--- Merging r42525 into '.':
U compiler/arm/cgcpu.pas
U compiler/arm/narmadd.pas
U compiler/arm/narminl.pas
U compiler/arm/narmmat.pas
U compiler/ncgcal.pas
U compiler/procinfo.pas
U rtl/arm/arm.inc
--- Recording mergeinfo for merge of r42525 into '.':
U .
Summary of conflicts:
Tree conflicts: 1
------------------------------------------------------------------------
r42891 | florian | 2019-09-01 17:26:11 +0000 (Sun, 01 Sep 2019) | 1 line
+ support for software floating point exception handling on AArch64 (-CE)
------------------------------------------------------------------------
--- Merging r42891 into '.':
U compiler/aarch64/cgcpu.pas
U compiler/aarch64/ncpuadd.pas
U compiler/aarch64/ncpuinl.pas
U compiler/aarch64/ncpumat.pas
U rtl/aarch64/aarch64.inc
U rtl/aarch64/math.inc
U rtl/aarch64/mathu.inc
--- Recording mergeinfo for merge of r42891 into '.':
G .
git-svn-id: branches/fixes_3_2@46225 -
------------------------------------------------------------------------
r42582 | pierre | 2019-08-05 09:02:16 +0000 (Mon, 05 Aug 2019) | 1 line
Do not use -Sew (turn warnings into errors) if CYCLELEVEL is equal to 1
------------------------------------------------------------------------
--- Merging r42582 into '.':
U compiler/Makefile
U compiler/Makefile.fpc
--- Recording mergeinfo for merge of r42582 into '.':
U .
git-svn-id: branches/fixes_3_2@45869 -
U packages/chm
U packages/gdbint
U packages/ide
U packages/xforms
--- Recording mergeinfo for merge of r45818 into '.':
U .
# revisions: 45818
r45818 | pierre | 2020-07-21 14:17:40 +0200 (Tue, 21 Jul 2020) | 1 line
Changed paths:
M /trunk/packages/chm
M /trunk/packages/gdbint
M /trunk/packages/ide
M /trunk/packages/xforms
Add bin subdirectories to svn:ignore property
git-svn-id: branches/fixes_3_2@45868 -
merge here for svn:mergeinfo
------------------------------------------------------------------------
r45638 | florian | 2020-06-11 17:30:12 +0000 (Thu, 11 Jun 2020) | 1 line
* compilation on targets without fpu fixed
------------------------------------------------------------------------
--- Recording mergeinfo for merge of r45638 into '.':
U .
git-svn-id: branches/fixes_3_2@45867 -
------------------------------------------------------------------------
r45825 | pierre | 2020-07-22 09:36:13 +0000 (Wed, 22 Jul 2020) | 1 line
Revert commit #45737, as it introduces problelms for other test cases
------------------------------------------------------------------------
--- Merging r45825 into '.':
U tests/Makefile
U tests/Makefile.fpc
--- Recording mergeinfo for merge of r45825 into '.':
U .
git-svn-id: branches/fixes_3_2@45852 -
------------------------------------------------------------------------
r45836 | pierre | 2020-07-23 20:59:03 +0000 (Thu, 23 Jul 2020) | 1 line
Fix error in assembly startup code for sparc linux
------------------------------------------------------------------------
--- Merging r45836 into '.':
U rtl/linux/sparc/prt0.as
--- Recording mergeinfo for merge of r45836 into '.':
U .
git-svn-id: branches/fixes_3_2@45851 -
U compiler/ngtcon.pas
A tests/webtbs/tw36156.pp
--- Recording mergeinfo for merge of r43186 into '.':
U .
--- Merging r43594 into '.':
U compiler/ncnv.pas
A tests/test/units/cocoaall/tw36362.pp
--- Recording mergeinfo for merge of r43594 into '.':
G .
--- Merging r44788 into '.':
U packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r44788 into '.':
G .
--- Merging r45380 into '.':
G packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r45380 into '.':
G .
--- Merging r45673 into '.':
U compiler/pinline.pas
A tests/webtbs/tw37228.pp
--- Recording mergeinfo for merge of r45673 into '.':
G .
git-svn-id: branches/fixes_3_2@45770 -
------------------------------------------------------------------------
r45737 | pierre | 2020-07-07 11:40:36 +0000 (Tue, 07 Jul 2020) | 1 line
Use FPCOPT variable instead of OPT, to also pass BINUTILSPREFIX as -XP option for createlst and gparmake compilation
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45746 -
------------------------------------------------------------------------
r45738 | pierre | 2020-07-07 12:52:24 +0000 (Tue, 07 Jul 2020) | 1 line
Avoid rewriting revision.inc if content is unchanged
------------------------------------------------------------------------
--- Merging r45738 into '.':
U utils/fpcm/fpmake.pp
--- Recording mergeinfo for merge of r45738 into '.':
U .
git-svn-id: branches/fixes_3_2@45745 -
* partial fix for Mantis #37253: po_hascallingconvention needs to be set as well when setting tprocdef.proccalloption
........
- partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size)
........
- remove FPC 3.0 compatibility IFDEF
........
git-svn-id: branches/fixes_3_2@45699 -
U rtl/freebsd/i386/cprt0.as
--- Recording mergeinfo for merge of r44265 into '.':
U .
--- Merging r44273 into '.':
G rtl/freebsd/i386/cprt0.as
--- Recording mergeinfo for merge of r44273 into '.':
G .
# revisions: 44265,44273
git-svn-id: branches/fixes_3_2@45682 -
U packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44186 into '.':
U .
--- Merging r44187 into '.':
G packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44187 into '.':
G .
--- Merging r44190 into '.':
G packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44190 into '.':
G .
# revisions: 44186,44187,44190
git-svn-id: branches/fixes_3_2@45681 -
------------------------------------------------------------------------
r45631 | michael | 2020-06-10 09:54:23 +0200 (Wed, 10 Jun 2020) | 1 line
* Fix bug ID #37197: add version numbers of CentOS
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45632 -