compiler
|
24226ef4af
sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code.
|
vor 4 Jahren |
installer
|
ca40956a3a
Regenerated all Makefile's
|
vor 5 Jahren |
packages
|
8bbd92bf82
* Improved UTF8 detection by ALexey
|
vor 4 Jahren |
rtl
|
f2ee1dae52
sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation.
|
vor 4 Jahren |
tests
|
878f6d9ce4
* allow generic parameters as iterator variable in for in loops, resolves #38050
|
vor 4 Jahren |
utils
|
51d8ec90a7
sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
|
vor 4 Jahren |
.gitattributes
|
878f6d9ce4
* allow generic parameters as iterator variable in for in loops, resolves #38050
|
vor 4 Jahren |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
vor 4 Jahren |
Makefile
|
ca40956a3a
Regenerated all Makefile's
|
vor 5 Jahren |
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
vor 5 Jahren |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
vor 5 Jahren |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
vor 12 Jahren |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
vor 12 Jahren |