Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-13 | add an empty rcrt1.s for source-tree compatibility with musl 1.1.10 and later. | midipix | 2 | -0/+0 |
2015-09-13 | nt32: rename _start to start since underscores are prepended by the compiler. | midipix | 1 | -1/+1 |
2015-07-18 | adapt crte.s and crti.s to the newly integrated ctors/dtors iteration functio... | midipix | 5 | -67/+103 |
2015-07-18 | add manual .got entries to assembly files. | midipix | 1 | -0/+6 |
2015-07-18 | fix indirection of __init_array_start and __fini_array_start. | midipix | 1 | -2/+0 |
2015-04-25 | complete/fix support of ctors/dtors and tls. | midipix | 2 | -8/+8 |
2015-04-19 | crte.s: add function .def to the weak symbol dso_main_routine. | midipix | 2 | -0/+2 |
2015-04-05 | nt32: initial commit of core port files. | midipix | 7 | -0/+114 |
2015-03-21 | crte.c,crtdev.c,crtposix.c: add common-level place-holder empty files to | midipix | 3 | -0/+0 |
2015-03-08 | initial commit of core port files. | midipix | 7 | -0/+114 |