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.
|
4 年之前 |
installer
|
ca40956a3a
Regenerated all Makefile's
|
5 年之前 |
packages
|
8bbd92bf82
* Improved UTF8 detection by ALexey
|
4 年之前 |
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.
|
4 年之前 |
tests
|
878f6d9ce4
* allow generic parameters as iterator variable in for in loops, resolves #38050
|
4 年之前 |
utils
|
51d8ec90a7
sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
|
4 年之前 |
.gitattributes
|
878f6d9ce4
* allow generic parameters as iterator variable in for in loops, resolves #38050
|
4 年之前 |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
4 年之前 |
Makefile
|
ca40956a3a
Regenerated all Makefile's
|
5 年之前 |
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 年之前 |