This snapshot was generated 2026-04-17 Using git revision On branch main Your branch is up-to-date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) fpc-3.3.1.i386-win32.zip getfpcver.bat lock tests/base.$$$ tests/exp.$$$ tests/test-all.err It took 4.92 seconds to enumerate untracked files. 'status -uno' may speed it up, but you have to be careful not to forget to add new files yourself (see 'git help status'). nothing added to commit but untracked files present (use "git add" to track) commit 812f8fb69cb7088bd33f5387da74a80b5cf1d464 Author: Pierre Muller Date: Thu Apr 16 22:40:09 2026 +0000 Fix fpc_atomic_add_64 to return old value for loongarch64 CPU Executables are compiled using win32 ppc386.exe compiler Executables are compiled for OS i386-win32 The file fpc-3.3.1.i386-win32*.zip was generated using this command: e:\pas\fpc-3.2.2\bin\i386-win32\make.exe distclean distclean zipinstall OS_TARGET=win32 CPU_TARGET=i386 Pierre Muller Full information, git status . output: On branch main Your branch is up-to-date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) fpc-3.3.1.i386-win32.zip getfpcver.bat lock tests/base.$$$ tests/exp.$$$ tests/test-all.err nothing added to commit but untracked files present (use "git add" to track) commit 812f8fb69cb7088bd33f5387da74a80b5cf1d464 Author: Pierre Muller Date: Thu Apr 16 22:40:09 2026 +0000 Fix fpc_atomic_add_64 to return old value for loongarch64 CPU