index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
object
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
ABI & specs: symbol reference optimization: use image-relative relocations.
midipix
1
-2
/
+2
2019-02-17
mdso_{asmgen|objgen}_symentry: support compiler-generated .gotrefs.
midipix
1
-62
/
+60
2019-02-04
Remove all bits pertaining to the obsolete distinction between code and data.
midipix
1
-241
/
+0
2018-08-03
library interfaces: object file generation: simplify, re-implement with mmap.
midipix
3
-54
/
+60
2017-02-11
archive generation: added mdso_argen_common().
midipix
3
-0
/
+26
2017-02-08
PE defs: renamed struct pe_aux_rec_section --> struct pe_raw_aux_rec_section.
midipix
3
-8
/
+8
2017-02-08
project: source tree: tidy up.
midipix
1
-79
/
+0
2017-02-08
driver: utility api: added mdso_create_implib_objects().
midipix
1
-0
/
+79
2017-02-08
object generation: added mdso_objgen_dsometa().
midipix
1
-0
/
+233
2017-02-07
symbol entry assembly & object: renamed __foo_sym_entry.s --> .foo_symentry.s.
midipix
1
-5
/
+5
2017-02-07
symbol function assembly & object: renamed __foo_sym_fn.s --> .foo_symfn.s.
midipix
1
-5
/
+5
2017-02-07
object generation: added mdso_objgen_symentry().
midipix
1
-0
/
+257
2017-02-05
mdso_objgen_symfn(): free symfn as needed.
midipix
1
-0
/
+3
2017-02-05
object generation: added mdso_objgen_symfn().
midipix
1
-0
/
+226