mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 05:30:37 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* assemble.pas (TInternalAssembler.WriteStab): Use RELOC_ABSOLUTE32 for 32-bit stab entry. * ogcoff.pas: Add check for correct generated reloc section size. * systems/t_win.pas: Use 0x400000 image base for x86_64 programs using stabs debug information format. git-svn-id: trunk@16056 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||