#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 0ca1e2fb42 * attempt to fix bitpacked records with qwords in them (tw36156) when cross-compiling to big endian targets from x86. essentially the x86 shifting workarounds in the code already weren't covering all corner cases. 4 年 前
compiler 0ca1e2fb42 * attempt to fix bitpacked records with qwords in them (tw36156) when cross-compiling to big endian targets from x86. essentially the x86 shifting workarounds in the code already weren't covering all corner cases. 4 年 前
installer 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 年 前
packages 60c8b71bae * string constants have a size of 0, resolves #38504 4 年 前
rtl 3d0eac3ee6 * patch by Michael Ring: remove lm4f120 from armv7m as it is armv7em 4 年 前
tests 5a26c58285 * allow in-operator to be used on type parameters, resolves #38497 4 年 前
utils 0c22ee8678 + added an eawparser tool - tool for parsing the EastAsianWidth.txt unicode 4 年 前
.gitattributes 5a26c58285 * allow in-operator to be used on type parameters, resolves #38497 4 年 前
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 年 前
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 年 前
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 年 前
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 年 前
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 年 前