------------------------------------------------------------------------
r47061 | michael | 2020-10-07 12:15:13 +0200 (Wed, 07 Oct 2020) | 1 line
* Fix bug where position is not advanced when calling ReadAnsiString/ReadString
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@47062 -
U .
--- Recording mergeinfo for merge of r42891 into '.':
U .
--- Merging r43167 into '.':
U compiler/aarch64/cgcpu.pas
U rtl/aarch64/aarch64.inc
--- Recording mergeinfo for merge of r43167 into '.':
U .
--- Recording mergeinfo for merge of r45788 into '.':
G .
--- Merging r46870 into '.':
U rtl/linux/aarch64/sighnd.inc
U rtl/linux/aarch64/sighndh.inc
--- Recording mergeinfo for merge of r46870 into '.':
G .
--- Merging r46872 into '.':
G rtl/linux/aarch64/sighnd.inc
--- Recording mergeinfo for merge of r46872 into '.':
G .
--- Merging r46913 into '.':
U compiler/systems/t_linux.pas
--- Recording mergeinfo for merge of r46913 into '.':
G .
git-svn-id: branches/fixes_3_2@47037 -
------------------------------------------------------------------------
r45720 | pierre | 2020-07-02 16:26:13 +0000 (Thu, 02 Jul 2020) | 1 line
Obsolete system_mips_embedded, as it is a duplicate of system_mipseb_embedded
------------------------------------------------------------------------
--- Merging r45720 into '.':
U compiler/systems.inc
U compiler/systems.pas
--- Recording mergeinfo for merge of r45720 into '.':
U .
git-svn-id: branches/fixes_3_2@47004 -
------------------------------------------------------------------------
r43103 | pierre | 2019-10-01 12:50:26 +0000 (Tue, 01 Oct 2019) | 1 line
Remove symbian from fppkg OS list
------------------------------------------------------------------------
--- Merging r43103 into '.':
C utils/fppkg/fpmake.pp
--- Recording mergeinfo for merge of r43103 into '.':
U .
Summary of conflicts:
Text conflicts: 1
git-svn-id: branches/fixes_3_2@46924 -
r45788 | pierre | 2020-07-15 09:01:10 +0000 (Wed, 15 Jul 2020) | 1 line
Also issue -mfpu option when calling GNU assembler for fpu_fpa family
------------------------------------------------------------------------
--- Merging r45788 into '.':
U compiler/arm/agarmgas.pas
--- Recording mergeinfo for merge of r45788 into '.':
U .
git-svn-id: branches/fixes_3_2@46922 -
------------------------------------------------------------------------
r46484 | pierre | 2020-08-18 22:52:47 +0200 (Tue, 18 Aug 2020) | 1 line
Avoid internalerror 200203273 by handling LOC_CSUBSETREG and LOC_CSUBSETREF as LOC_SUBSETREG in tcgassignmentnode.pass_generate_code
------------------------------------------------------------------------
--- Merging r46484 into '.':
U compiler/ncgld.pas
--- Recording mergeinfo for merge of r46484 into '.':
U .
------------------------------------------------------------------------
r46487 | pierre | 2020-08-18 23:58:19 +0200 (Tue, 18 Aug 2020) | 1 line
Amend commit 46484: Do not accept LOC_CSUBSETREF location type as this represents read-only memory region which should never be modified
------------------------------------------------------------------------
--- Merging r46487 into '.':
G compiler/ncgld.pas
--- Recording mergeinfo for merge of r46487 into '.':
G .
git-svn-id: branches/fixes_3_2@46921 -
to resolve conflict.
--- Merging r46471 into '.':
C rtl/symbian/Makefile
U rtl/symbian/Makefile.fpc
--- Recording mergeinfo for merge of r46471 into '.':
U .
Summary of conflicts:
Text conflicts: 1
git-svn-id: branches/fixes_3_2@46873 -
U packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r45989 into '.':
U .
--- Merging r46857 into '.':
G packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r46857 into '.':
G .
git-svn-id: branches/fixes_3_2@46869 -
U rtl/objpas/math.pp
--- Recording mergeinfo for merge of r46763 into '.':
U .
# revisions: 46763
r46763 | michael | 2020-09-04 17:19:28 +0200 (Fri, 04 Sep 2020) | 1 line
Changed paths:
M /trunk/rtl/objpas/math.pp
* Fix defines for fpdoc
git-svn-id: branches/fixes_3_2@46861 -
------------------------------------------------------------------------
r46507 | pierre | 2020-08-20 13:17:59 +0000 (Thu, 20 Aug 2020) | 1 line
Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80
------------------------------------------------------------------------
--- Merging r46507 into '.':
U compiler/Makefile
U compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46507 into '.':
U .
------------------------------------------------------------------------
r46510 | pierre | 2020-08-20 16:01:34 +0000 (Thu, 20 Aug 2020) | 4 lines
Fix error in previous commit
Try to avoid unneeded steps for fullinstallsymlink
------------------------------------------------------------------------
--- Merging r46510 into '.':
G compiler/Makefile
G compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46510 into '.':
G .
------------------------------------------------------------------------
r46532 | pierre | 2020-08-21 09:13:59 +0000 (Fri, 21 Aug 2020) | 6 lines
* Remove debug ECHO lines
* Fix detection of -dFPC_SOFT_FPUX80, as OPT is reset after
being copied over to LOCALOPT.
+ Add FULL_TARGETS that list all targets concerned by fullcyle and associated targets.
------------------------------------------------------------------------
--- Merging r46532 into '.':
G compiler/Makefile
G compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46532 into '.':
G .
git-svn-id: branches/fixes_3_2@46683 -
------------------------------------------------------------------------
r46501 | pierre | 2020-08-20 05:20:26 +0000 (Thu, 20 Aug 2020) | 1 line
Also add platformopt to DllCmd[1], as done for ExeCmd[1]
------------------------------------------------------------------------
--- Merging r46501 into '.':
U compiler/systems/t_linux.pas
--- Recording mergeinfo for merge of r46501 into '.':
U .
git-svn-id: branches/fixes_3_2@46680 -
------------------------------------------------------------------------
r44482 | michael | 2020-04-01 09:44:21 +0200 (Wed, 01 Apr 2020) | 1 line
* Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46658 -
------------------------------------------------------------------------
r44479 | michael | 2020-04-01 09:33:46 +0200 (Wed, 01 Apr 2020) | 1 line
* Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46655 -
------------------------------------------------------------------------
r44478 | michael | 2020-04-01 09:06:01 +0200 (Wed, 01 Apr 2020) | 1 line
* Patch from Bart Broersma to fix bug ID #36809 - test program
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46654 -
------------------------------------------------------------------------
r44127 | michael | 2020-02-07 18:47:36 +0100 (Fri, 07 Feb 2020) | 1 line
* Applied patch from Bart Broersma to fix bug ID #36663
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46652 -
------------------------------------------------------------------------
r46445 | michael | 2020-08-15 09:34:43 +0200 (Sat, 15 Aug 2020) | 1 line
* Calling conventions in casing as in Delphi, patch by Henrique Werlang, bug ID #37571
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46650 -
------------------------------------------------------------------------
r46228 | michael | 2020-08-04 15:42:39 +0200 (Tue, 04 Aug 2020) | 1 line
* Lowercase unit name (bug ID 37481)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46649 -
------------------------------------------------------------------------
r45459 | michael | 2020-05-22 07:49:59 +0200 (Fri, 22 May 2020) | 1 line
* Trim content of directives
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46648 -
------------------------------------------------------------------------
r45426 | michael | 2020-05-18 19:30:38 +0200 (Mon, 18 May 2020) | 1 line
* Fix include file, trim file
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46647 -
------------------------------------------------------------------------
r45396 | michael | 2020-05-17 09:55:36 +0200 (Sun, 17 May 2020) | 1 line
* Make name a little clearer in operator parsing
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46645 -