pagure Logo
  • Log In

tulips / mdso

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

Commits 316

Branch: e9c40f39351b2a0543eee592046c8563cab5d872
main
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
internals: added coff symbol record, string table, and auxiliary record defs.
midipix • 8 years ago  
24bd6a
logic: replaced interface: prefix mdso_generate --> mdso_asmgen.
midipix • 8 years ago  
2c190d
annual chores.
midipix • 8 years ago  
78ab3c
internals: added PE constants and raw struct definitions.
midipix • 8 years ago  
7a4920
mdso_generate_symentry(): make .__dsostr_{sym} a private symbol.
midipix • 8 years ago  
c74761
.dsostrs section: disable string padding.
midipix • 8 years ago  
6d5860
struct mdso_meta_table: added .name struct member and related support.
midipix • 8 years ago  
99263f
mdso_generate_symentry(): prepend an underscore to the symbol name as needed.
midipix • 8 years ago  
260511
mdso_generate_symfn(): prepend an underscore to the symbol name as needed.
midipix • 8 years ago  
af2280
driver: flags: properly initialize the MDSO_DRIVER_QUAD_PTR bit.
midipix • 8 years ago  
95a954
argv.h: struct argv_ctx: .unitidx and .erridx are set via pointer arithmetic.
midipix • 8 years ago  
e8cdf6
argv.h: use an option vector rather than a direct pointer to the option table.
midipix • 8 years ago  
a6c8d0
build system: version.sh: create output directory as needed.
midipix • 8 years ago  
717614
PE soname support: added the designated LDFLAGS_SONAME variable.
midipix • 8 years ago  
daf95d
build system: configure: pass --sysroot to the linker as a compiler argument.
midipix • 8 years ago  
0b95dc
build system: sofort/os/pe.mk: install-implib-solink: fix target definition.
midipix • 8 years ago  
ffe38a
build system: sofort/version.mk: install-soname: fix build target definition.
midipix • 8 years ago  
26443c
build system: sofort/version.mk: install-solink: fix build target definition.
midipix • 8 years ago  
91e12f
argv.h: error code path: remove unneeded if statement (always true).
midipix • 8 years ago  
0b3e31
mdso_api.h: fix export/import inconsistency.
midipix • 8 years ago  
476345
project: common.mk: code maintenance.
midipix • 8 years ago  
15d83a
build system: sysinfo: expand the OS gallery.
midipix • 8 years ago  
11f97c
build system: sysinfo: expand the OS gallery.
midipix • 8 years ago  
90bae0
build system: configure: mb_native_os: respect overrides.
midipix • 8 years ago  
33ec1f
build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.
midipix • 8 years ago  
97c000
build system: configure: grumpily support crooked uname output.
midipix • 8 years ago  
35526d
build system: sysinfo: expand the OS gallery.
midipix • 8 years ago  
1622fd
build system: .conf convenience target: display source dir information.
midipix • 8 years ago  
eceb2a
build system: configure: truly fix .git/index dependency logic.
midipix • 8 years ago  
2994e2
build system: configure: fix .git/index dependency logic.
midipix • 8 years ago  
6bda26
mdso_free_driver_ctx(): fix readability.
midipix • 8 years ago  
4f02fe
whitespace meditation.
midipix • 8 years ago  
2c8758
output: msdo_output_error_record(): output unit information.
midipix • 8 years ago  
7d3ce7
mdso_output_error(): added descriptive custom error strings.
midipix • 8 years ago  
f72b5d
mdso.h: enum mdso_custom_error(): definition and integration
midipix • 8 years ago  
f2737f
internals: mdso_record_error(): set unit information in error record.
midipix • 8 years ago  
5f2fd6
driver: mdso_get_unit_ctx(): set driver error context.
midipix • 8 years ago  
73d16e
driver: internals: error trace support: added unit context marks.
midipix • 8 years ago  
a8dd47
driver: struct mdso_error_info: extend and refactor.
midipix • 8 years ago  
1d4a9e
argv.h: argv_usage(): use correct format for short option name in short mode.
midipix • 8 years ago  
a83ebf
helper api: renamed mdso_create_output() --> mdso_create_asm_source().
midipix • 8 years ago  
b183d1
driver: status codes: refactor and normalize.
midipix • 8 years ago  
99b875
  • « Newer
  • page 3 of 7
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.