index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
logic
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
ABI & specs: symbol reference optimization: use image-relative relocations.
midipix
1
-5
/
+7
2019-02-17
mdso_{asmgen|objgen}_symentry: support compiler-generated .gotrefs.
midipix
1
-5
/
+9
2019-02-04
Remove all bits pertaining to the obsolete distinction between code and data.
midipix
1
-43
/
+0
2018-08-03
library interfaces: asm source generation: re-implement w. pure fdio and fdctx.
midipix
3
-20
/
+23
2017-02-08
project: source tree: tidy up.
midipix
2
-147
/
+0
2017-02-08
library header: assembly source: renamed static symbol .name --> .libname.
midipix
1
-13
/
+13
2017-02-07
library header: renamed __libname_dso_meta.s --> .dsometa_libname.s.
midipix
2
-2
/
+2
2017-02-07
symbol entry assembly & object: renamed __foo_sym_entry.s --> .foo_symentry.s.
midipix
2
-2
/
+2
2017-02-07
symbol function assembly & object: renamed __foo_sym_fn.s --> .foo_symfn.s.
midipix
2
-2
/
+2
2017-02-07
logic: assembly source generation: use elegant static symbol names.
midipix
2
-7
/
+7
2017-02-04
logic: replaced interface: prefix mdso_generate --> mdso_asmgen.
midipix
4
-6
/
+6
2017-02-04
annual chores.
midipix
5
-5
/
+5
2017-02-03
mdso_generate_symentry(): make .__dsostr_{sym} a private symbol.
midipix
1
-2
/
+1
2017-02-03
.dsostrs section: disable string padding.
midipix
2
-5
/
+3
2017-02-03
struct mdso_meta_table: added .name struct member and related support.
midipix
1
-0
/
+13
2017-02-03
mdso_generate_symentry(): prepend an underscore to the symbol name as needed.
midipix
1
-5
/
+10
2017-02-03
mdso_generate_symfn(): prepend an underscore to the symbol name as needed.
midipix
1
-6
/
+12
2016-11-11
mdso.h: enum mdso_custom_error(): definition and integration
midipix
1
-1
/
+2
2016-11-11
helper api: renamed mdso_create_output() --> mdso_create_asm_source().
midipix
1
-3
/
+3
2016-11-11
mdso_map_input(): report a custom error when size of input file is zero.
midipix
1
-1
/
+1
2016-11-11
mdso_generate_dsometa(): generate missing symbol name.
midipix
1
-0
/
+3
2016-11-11
mdso_map_input(): improved error trace logic.
midipix
1
-0
/
+6
2016-11-11
mdso_map_input(): added error trace support.
midipix
1
-7
/
+11
2016-11-11
mdso_generate_symfn(): added error trace support.
midipix
2
-3
/
+8
2016-11-11
mdso_generate_symentry(): added error trace support.
midipix
2
-9
/
+11
2016-11-11
mdso_generate_dsometa(): added error trace support.
midipix
2
-10
/
+12
2016-11-11
mdso_create_implib_sources(): added error trace support.
midipix
1
-7
/
+9
2016-11-11
mdso_map_input(): rename a shadowing automatic variable.
midipix
1
-3
/
+3
2016-11-11
mdso_generate_dsometa(): fix printf format.
midipix
1
-1
/
+1
2016-11-11
annual chores.
midipix
5
-5
/
+5
2016-11-11
mdso_create_implib_sources(): initial implementation.
midipix
1
-0
/
+83
2016-11-11
mdso_generate_dsometa(): initial implementation.
midipix
1
-0
/
+67
2016-11-11
mdso_generate_symfn(): initial implementation.
midipix
1
-0
/
+31
2016-11-11
mdso_generate_symentry(): initial implementation.
midipix
1
-0
/
+60
2016-11-11
created skeleton.
midipix
1
-0
/
+51