#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 97c3af7628 amiga: remove packed records from RTL OS definition structures, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL 5 years ago
compiler 9a4ff8daa4 * started to get some Z80 things working 5 years ago
ide 40b76f686c Add -CTsmalltoc option for powerpc64-aix compiled IDE 8 years ago
installer 12dddfb6c8 * fix base path handling - ensure using full path in the cfg files and avoid double slashes 8 years ago
packages 59cd3891e1 * Replaced calls to procedures that depend on global variables, which 8 years ago
rtl 97c3af7628 amiga: remove packed records from RTL OS definition structures, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL 5 years ago
tests 0897bd154a + align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records 8 years ago
utils 769c04493b + z80 support for fpcmake 8 years ago
.gitattributes 8a99a619f8 + addnode dummy for Z80 7 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago