mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 12:10:22 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() ------------------------------------------------------------------------ r40142 | jonas | 2018-11-01 13:19:33 +0000 (Thu, 01 Nov 2018) | 2 lines * ttryfinallynode now inherits from tbinarynode instead of tloopnode, as its t1 field was always set to tnothingnode ------------------------------------------------------------------------ --- Merging r40142 into '.': U compiler/i386/n386flw.pas U compiler/nflw.pas U compiler/x86_64/nx64flw.pas U compiler/nutils.pas U compiler/ppu.pas U compiler/ncgflw.pas U compiler/psub.pas --- Recording mergeinfo for merge of r40142 into '.': U . ------------------------------------------------------------------------ r40189 | jonas | 2018-11-02 21:12:18 +0000 (Fri, 02 Nov 2018) | 2 lines * fixed overzealous removal of an assigned(t1) check in r40142 (it was for a ttryexceptnode instead of for a ttryfinally node) ------------------------------------------------------------------------ --- Merging r40189 into '.': G compiler/x86_64/nx64flw.pas --- Recording mergeinfo for merge of r40189 into '.': G . ------------------------------------------------------------------------ r40347 | pierre | 2018-11-18 10:32:13 +0000 (Sun, 18 Nov 2018) | 3 lines * Use getasizeint/putasizeint for tfieldvarsym.fieldoffset * Change CurrentPPUVersion ------------------------------------------------------------------------ --- Merging r40347 into '.': G compiler/ppu.pas U compiler/utils/ppuutils/ppudump.pp U compiler/symsym.pas --- Recording mergeinfo for merge of r40347 into '.': G . git-svn-id: branches/fixes_3_2@40717 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |