pagure Logo
  • Log In

tulips / mdso

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 258

Branch: c3b00a41c5f74857b9242742c703c0a8ae55931c
main
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
c3b00a
mdso flags: added MDSO_FLAG_LDSO_LIB as a reference to the loader lib. itself.
midipix • 6 years ago  
313f34
argv.h: whitespace meditation.
midipix • 6 years ago  
9bfad0
argv: argv_scan(): properly handle optional argument values of short options.
midipix • 6 years ago  
1456be
mdso_structs: initial commit, providing raw (endian-agnostic) struct defs.
midipix • 7 years ago  
c64273
build system: added --cchost support.
midipix • 7 years ago  
7e1d96
build system: added PERK to the toolchain variables.
midipix • 7 years ago  
6837a1
driver: properly implement --libpath as an exclusive choice.
midipix • 7 years ago  
5cdc2a
driver: MDSO_DRIVER_PE_HOST macro definition: fixed typo.
midipix • 7 years ago  
5fdd8e
mdso_error_strings table: removed duplicate const declaration.
midipix • 7 years ago  
77e568
struct mdso_unit_ctx: stype member: removed duplicate const declaration.
midipix • 7 years ago  
99b3da
build system: toolchain: added definitions for message and resource compilers.
midipix • 7 years ago  
e4f89d
driver: mdso_map_input(): support empty symbol definition input files.
midipix • 7 years ago  
11b667
driver: if --machine is unspecified, match the PE host or cross-target bits.
midipix • 7 years ago  
7999c7
build system: PE targets: added mdso-based import library generation support.
midipix • 7 years ago  
94353c
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix • 7 years ago  
89ebd1
build system: allow cmdline overriding of the static archive's base name.
midipix • 7 years ago  
809708
mdso_specs.h: #define'd MDSO_DATA_SECTION (app-provided buffer used by loader).
midipix • 7 years ago  
95842c
driver: properly set a the loader path default.
midipix • 7 years ago  
0dba1c
build system: added extended dir variables.
midipix • 7 years ago  
7f5702
build system: added --sbindir support.
midipix • 7 years ago  
a6f38d
mdso_create_implib_archive(): properly handle multiple input units.
midipix • 8 years ago  
d1416c
mdso_argen_common(): do not generate symfn archive member for data symbols.
midipix • 8 years ago  
a6209c
mdso_create_implib_objects(): do not generate foo_symfn.o for data symbols.
midipix • 8 years ago  
02e881
mdso_create_implib_sources(): do not generate foo_symfn.s for data symbols.
midipix • 8 years ago  
080fdc
unit context: added symbol characteristics and DATA support.
midipix • 8 years ago  
63cd76
mdso_create_implib_objects(): support stdin more elegantly.
midipix • 8 years ago  
1c23fb
mdso_create_implib_sources(): support stdin and stdout more elegantly.
midipix • 8 years ago  
4cffdc
mdso_create_implib_archive(): properly close fout upon intermediate failure.
midipix • 8 years ago  
12fb1d
mdso_create_implib_archive(): create a prettier archive index.
midipix • 8 years ago  
e3b1f2
mdso_argen_common(): objlen: account for index:num_of_syms, simplify logic.
midipix • 8 years ago  
68360c
driver: options: move --libname up.
midipix • 8 years ago  
dc40b9
driver: utility api: added mdso_create_implib_archive().
midipix • 8 years ago  
c70c0a
archive generation: added mdso_argen_common().
midipix • 8 years ago  
9c013b
PE defs.: added struct pe_raw_archive_common_hdr.
midipix • 8 years ago  
5d3a93
PE defs: renamed struct pe_aux_rec_section --> struct pe_raw_aux_rec_section.
midipix • 8 years ago  
bbf7fc
project: source tree: tidy up.
midipix • 8 years ago  
00a88c
library header: assembly source: renamed static symbol .name --> .libname.
midipix • 8 years ago  
a75141
driver: utility api: added mdso_create_implib_objects().
midipix • 8 years ago  
3e55ee
driver: added --asm support.
midipix • 8 years ago  
c12a92
object generation: added mdso_objgen_dsometa().
midipix • 8 years ago  
2f0331
mdso_specs: renamed struct mdso_meta_table --> struct mdso_meta_record.
midipix • 8 years ago  
4dc5cf
library header: renamed __libname_dso_meta.s --> .dsometa_libname.s.
midipix • 8 years ago  
22e75c
symbol entry assembly & object: renamed __foo_sym_entry.s --> .foo_symentry.s.
midipix • 8 years ago  
c0e12c
symbol function assembly & object: renamed __foo_sym_fn.s --> .foo_symfn.s.
midipix • 8 years ago  
e5cc48
object generation: added mdso_objgen_symentry().
midipix • 8 years ago  
bc1dc4
logic: assembly source generation: use elegant static symbol names.
midipix • 8 years ago  
ea45e3
mdso_objgen_symfn(): free symfn as needed.
midipix • 8 years ago  
a604e1
object generation: added mdso_objgen_symfn().
midipix • 8 years ago  
97d39b
internals: added little endian object generation helper functions.
midipix • 8 years ago  
5c48f6
project: PE definitions: added missing header references.
midipix • 8 years ago  
e4625f
  • « Newer
  • page 1 of 6
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.