mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-02 20:50:57 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
63, instead of comparing it to 64 and branching. Note that, although this changes the behaviour of 64-bit shifts by values larger than 64 (when stored in a variable), it actually makes them consistent with both the code, generated on x86_64, as well as with 64-bit shift by constant on i386 itself. git-svn-id: trunk@35727 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| fpmake_add1.inc | ||
| fpmake_proc1.inc | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||