mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 13:47:23 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
16-bit version is picked up by default for opsize=S_NO. Previously the 386 version was picked on i8086, but the generated code was correct, because we don't yet generate a 0x66 prefix for "\325", which leads to many 32-bit instructions not being assembled correctly with the internal asm obj writer on the i8086 git-svn-id: trunk@32887 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| fpmake_add1.inc | ||
| fpmake_proc1.inc | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||