#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 7a6f18c496 powerpc: reworked syscall generation once more. instead of making various assumptions on the syscallib location based on the calling convention, simply search for the lib and use its location. also unified the call generation itself 9 年 前
compiler 7a6f18c496 powerpc: reworked syscall generation once more. instead of making various assumptions on the syscallib location based on the calling convention, simply search for the lib and use its location. also unified the call generation itself 9 年 前
ide 95520ea767 + Add handling of multiline GDBVersion string, 9 年 前
installer a10faf39b1 * added package rtl-generics 9 年 前
packages d876d1d1e7 * Patch from Mattias Gaertner: 9 年 前
rtl 97c2067832 Fix compiler cycling starting from 3.0.0 powerpc64 release compiler 9 年 前
tests f216c359bd Always consider Compilation raised exception internally as an Internal Error 9 年 前
utils 9487b46b8a * Added new structure to hold the global options. The goal is to get rid 9 年 前
.gitattributes 464ecab542 huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention 9 年 前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 年 前
Makefile 5306ee552b * regenerated makefiles with latest fpcmake 9 年 前
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 年 前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前