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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
add copyright notice to C and Assembly translation units where applicable.
midipix
25
-0
/
+150
2020-05-01
nt32: crt1.c: _start(): explicitly set the desired float mode.
midipix
1
-0
/
+6
2020-05-01
nt64: crt1.c: _start(): explicitly set the desired float mode.
midipix
1
-0
/
+6
2019-03-12
nt64 toolchain: added assembly sources for the crtbegin & crtend objects.
midipix
2
-0
/
+78
2019-02-19
process init: apply hidden visibility to all [S]crt*.o files.
midipix
18
-42
/
+66
2019-02-19
_start(): directly refer to main() via hidden visibility.
midipix
2
-2
/
+2
2019-01-09
mmglue: crt: removed placeholder files which are no longer needed.
midipix
8
-0
/
+0
2017-12-25
static linking: crt objects: fixed signature of __ctty.
midipix
6
-14
/
+14
2017-11-23
_start(), ldso: integrated -mposix and explicit pty server dependency support.
midipix
12
-20
/
+82
2017-11-23
crt source files: fixed comments, whitespace meditation.
midipix
8
-24
/
+14
2017-11-05
psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly.
midipix
12
-0
/
+24
2017-10-24
ldso: added missing placeholders for Scrtldso.c and Scrtvrfs.c.
midipix
2
-0
/
+0
2017-10-19
ldso: static executables now set the application type (default/standalone).
midipix
4
-0
/
+12
2017-10-19
_start(): implemented __libc_loader_init() for the ldso and vrfs flavors.
midipix
4
-0
/
+212
2017-10-19
_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().
midipix
6
-54
/
+32
2017-10-15
_start(): integrated __crtopt_ldso, __crtopt_vrfs.
midipix
2
-10
/
+12
2017-10-15
ldso preparation: added crtidata.c for exe's not using the framework loader.
midipix
6
-4
/
+52
2017-10-15
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
midipix
7
-10
/
+10
2017-10-15
toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.
midipix
8
-0
/
+16
2017-10-15
psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.
midipix
7
-10
/
+10
2016-06-28
toolchain: moved ___chkstk_ms() to crtn.s.
midipix
2
-0
/
+10
2016-06-03
nt64: crte.s: so_entry_point: protect 32-bit name-space (adds underscore).
midipix
1
-3
/
+3
2016-06-03
nt32: crtn.s: _pei386_runtime_relocator(): add ABI's leading underscore.
midipix
1
-6
/
+6
2016-06-02
nt32: crt assembly sources: update to match nt64.
midipix
2
-40
/
+8
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