File history
Tracking elks/elks-medium.ld
| Commit | Author | Date | Message |
|---|---|---|---|
287c8f45a018a36648f39ee08c661bdd6adc7e5 | Greg Haerr | 2023-01-18 | Use tkchia's design for __argc & __argv |
845d5fdcb7ffe5c6767c1a37c79ad467888626c | tkchia | 2022-12-23 | [libc] Initialize environ &/or _program_filename only if needed |
e664623193be48c3b5d88110160f2fb14045c86 | tkchia | 2022-12-22 | [libc] Implement & use GCC-style static constructors/destructors (#1469) |
8693a4dc81be4bbe1bced1be206a5eff9bc977c | Tee-Kiah Chia | 2021-03-30 | [LD scripts] bugfix: handle -ffunction-sections & "unique" sections |
8ee95f792c6f4691dfb1685880e20f51167128b | Tee-Kiah Chia | 2021-03-29 | [LD scripts] explicitly put relocations away from text & data, for intermediate ELF output |
81cc0096b4db6006ed2c9fec0b06ed191093bca | Tee-Kiah Chia | 2020-09-26 | [libc] Update library routines & crt0 to really work with segelf relocations in new toolchain |
b54eb169697cc66558e07bbd41f07557c0ccbe0 | Tee-Kiah Chia | 2020-09-13 | [kernel] [tools] [elkscmd] Work with major gcc-ia16 update |
85de64ee5180dd80352e74c09f834e2cbdcf4f4 | Tee-Kiah Chia | 2020-05-24 | [tools] [elkscmd] use i386elks linker back-end for small model a.out's too |
014131510b2b6342fd2bd48993ea5204ddd6c90 | tkchia | 2020-05-18 | Proposed support for "medium memory model" programs in ELKS kernel (#621) |