index
:
mmglue
main
midipix architecture- and target-specific files for musl libc
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crt
/
nt64
/
crt1.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-05-01
nt64: crt1.c: _start(): explicitly set the desired float mode.
midipix
1
-0
/
+6
2019-02-19
process init: apply hidden visibility to all [S]crt*.o files.
midipix
1
-7
/
+9
2019-02-19
_start(): directly refer to main() via hidden visibility.
midipix
1
-1
/
+1
2017-11-23
crt source files: fixed comments, whitespace meditation.
midipix
1
-8
/
+3
2017-10-19
_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().
midipix
1
-16
/
+4
2017-10-15
_start(): integrated __crtopt_ldso, __crtopt_vrfs.
midipix
1
-3
/
+5
2017-10-15
ldso preparation: added crtidata.c for exe's not using the framework loader.
midipix
1
-4
/
+2
2017-10-15
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
midipix
1
-2
/
+2
2017-10-15
toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.
midipix
1
-0
/
+2
2017-10-15
psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.
midipix
1
-2
/
+2
2015-03-08
initial commit of core port files.
midipix
1
-0
/
+33
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.