File history
Tracking elks/elks-tiny.ld
| Commit | Author | Date | Message |
|---|---|---|---|
8ee95f792c6f4691dfb1685880e20f51167128b | Tee-Kiah Chia | 2021-03-29 | [LD scripts] explicitly put relocations away from text & data, for intermediate ELF output |
b54eb169697cc66558e07bbd41f07557c0ccbe0 | Tee-Kiah Chia | 2020-09-13 | [kernel] [tools] [elkscmd] Work with major gcc-ia16 update |
29f67bf3aca7b0d11428763914430a599fb8411 | Tee-Kiah Chia | 2020-02-16 | LD scripts: limit a_total to 0xfff0 bytes, per kernel limit |
020d7db93405dc48621c05e2a9f9d3706979ceb | Tee-Kiah Chia | 2020-02-16 | LD scripts: allow setting non-static data size, via _chmem var. |
669ff7da43dd5ca9ad0010e55923557dc8fa61c | Tee-Kiah Chia | 2020-02-14 | [libc] use `_start' not `entry' as program entry point symbol |
916afcd89448d9e79411b4975934ec825bb393e | Tee-Kiah Chia | 2019-05-11 | LD scripts: set a.out's heap + stack size if `_total` defined |
9e038b816014f83c0808df1ee5697380cd6be49 | mfld-fr | 2019-03-03 | Revise bootblocks for GCC-IA16 |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
44796a8fc0b330cc5c34169db552ccc5d5f2b48 | mfld-fr | 2018-06-14 | [kernel] Second draft of full GNU toolchain |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |