------------------------------------------------------------------------
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 -
------------------------------------------------------------------------
r45977 | michael | 2020-08-01 10:49:34 +0200 (Sat, 01 Aug 2020) | 1 line
* Make sure tests run in pas2js. Reduce ifdefs
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46635 -
------------------------------------------------------------------------
r44776 | michael | 2020-04-18 12:48:08 +0200 (Sat, 18 Apr 2020) | 1 line
* Refactored ObjectToJSON so descendents have more control (bug ID 36803)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46627 -
------------------------------------------------------------------------
r46368 | michael | 2020-08-12 12:56:49 +0200 (Wed, 12 Aug 2020) | 1 line
Fix placeholder in format constant
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46626 -
------------------------------------------------------------------------
r46442 | michael | 2020-08-15 09:26:44 +0200 (Sat, 15 Aug 2020) | 1 line
* unit alias possibility
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46623 -
------------------------------------------------------------------------
r46441 | michael | 2020-08-15 09:25:48 +0200 (Sat, 15 Aug 2020) | 1 line
* Check unit alias possibility
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46622 -