index
:
mdso
main
dso scavenger
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
/
mdso_driver_impl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
driver: added --crc support: output computed crc32|64 of exported symbols.
midipix
1
-0
/
+1
2019-02-04
Remove all bits pertaining to the obsolete distinction between code and data.
midipix
1
-1
/
+0
2018-08-03
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix
1
-0
/
+43
2018-07-14
driver: argv usage and error output: use the signal-resilient mdso_dprintf().
midipix
1
-0
/
+1
2017-11-18
driver: MDSO_DRIVER_PE_HOST macro definition: fixed typo.
midipix
1
-1
/
+1
2017-10-25
driver: if --machine is unspecified, match the PE host or cross-target bits.
midipix
1
-0
/
+12
2017-02-13
unit context: added symbol characteristics and DATA support.
midipix
1
-0
/
+1
2017-02-11
driver: utility api: added mdso_create_implib_archive().
midipix
1
-0
/
+2
2017-02-08
driver: utility api: added mdso_create_implib_objects().
midipix
1
-0
/
+1
2017-02-08
driver: added --asm support.
midipix
1
-0
/
+1
2016-12-25
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
1
-0
/
+2
2016-11-11
whitespace meditation.
midipix
1
-11
/
+11
2016-11-11
driver: internals: error trace support: added unit context marks.
midipix
1
-0
/
+14
2016-11-11
driver: internals: added the static inlined mdso_get_driver_ictx() helper.
midipix
1
-0
/
+13
2016-11-11
driver: added initial error info vector and buffer allocation.
midipix
1
-0
/
+4
2016-11-11
utility: added mdso_main() as a public interface, refactored accordingly.
midipix
1
-1
/
+0
2016-11-11
utility: add forward declaration of mdso_main().
midipix
1
-0
/
+1
2016-11-11
driver: move to header extern declaration of mdso_default_options[].
midipix
1
-0
/
+3
2016-11-11
driver: added driver-level handling of stdin.
midipix
1
-0
/
+1
2016-11-11
driver: added --libpath option.
midipix
1
-0
/
+1
2016-11-11
driver: added --machine option.
midipix
1
-0
/
+1
2016-11-11
driver: dstdir,asmbase: initial implementation.
midipix
1
-0
/
+2
2016-11-11
libname,dstdir: added interface.
midipix
1
-0
/
+2
2016-11-11
output, mdso_output_export_symbols(): initial implementation.
midipix
1
-0
/
+2
2016-11-11
driver: mdso_create_symbol_vector(): initial implementation.
midipix
1
-0
/
+6
2016-11-11
created skeleton.
midipix
1
-0
/
+27