index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
object
/
mdso_objgen_symentry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
mdso_objgen_dsometa(), mdso_objgen_symentry(): avoid var-length array member.
midipix
1
-1
/
+6
2024-04-27
mdso_objgen_symentry(): eliminate the use of strcpy().
midipix
1
-2
/
+8
2024-04-27
mdso_objgen_symentry(): eliminate the use of sprintf().
midipix
1
-8
/
+67
2024-04-27
annual chores.
midipix
1
-1
/
+1
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
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
2018-08-03
library interfaces: object file generation: simplify, re-implement with mmap.
midipix
1
-18
/
+20
2017-02-11
archive generation: added mdso_argen_common().
midipix
1
-0
/
+10
2017-02-08
PE defs: renamed struct pe_aux_rec_section --> struct pe_raw_aux_rec_section.
midipix
1
-3
/
+3
2017-02-07
symbol entry assembly & object: renamed __foo_sym_entry.s --> .foo_symentry.s.
midipix
1
-5
/
+5
2017-02-07
object generation: added mdso_objgen_symentry().
midipix
1
-0
/
+257