The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 63e2259556 Merged revision(s) 42673, 47066, 47070 from trunk:
* x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis .

........
  * patch by J. Gareth Moreton: propagate exit use in nested try...except statements,
    resolves 
........
  * fix  also for break and continue
........

git-svn-id: branches/fixes_3_2@47589 -
2020-11-25 22:20:21 +00:00
compiler Merged revision(s) 42673, 47066, 47070 from trunk: 2020-11-25 22:20:21 +00:00
installer Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
packages # revisions: 47491,47517,47475 2020-11-25 08:17:58 +00:00
rtl Merged revision(s) 39802, 39816-39817 from trunk: 2020-11-25 21:24:41 +00:00
tests Merged revision(s) 42673, 47066, 47070 from trunk: 2020-11-25 22:20:21 +00:00
utils --- Merging r45794 into '.': 2020-11-25 17:16:26 +00:00
.gitattributes Merged revision(s) 42673, 47066, 47070 from trunk: 2020-11-25 22:20:21 +00:00
.gitignore --- Merging r47259 into '.': 2020-11-25 16:11:10 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
Makefile.fpc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00