mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 01:19:07 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * based swap(smallint) and swap(word) on swapendian(smallint/word), since the same bug was already fixed in swap(smallint) in r6752 (so these routines now share the same code) * fixed potential range error in swapendian(word) + added basic test for the above four routines git-svn-id: trunk@10840 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |