pagure Logo
  • Log In

tulips / perk

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

Commits 582

Branch: b17dd07aaca4c5ca1844a3d85873f2ce6b374a24
main
pe_get_image_meta(), pe_get_image_subtype(): init/use the .m_subtype member.
midipix • 6 years ago  
aec459
pe_get_image_meta(), pe_get_image_abi(): init/use the .m_abi member.
midipix • 6 years ago  
180890
struct pe_image_meta: added the pe_abi, pe_subtype, and pe_framework members.
midipix • 6 years ago  
867bfb
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
9eb746
driver: pe_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
42b537
internals: pe_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
2b097c
front-end utility: pe_main(): remove the redundant argc parameter.
midipix • 6 years ago  
e1a772
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
db3db2
project: added initial pkgconfig.support.
midipix • 6 years ago  
3f303c
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
af77d8
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
5e104a
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
3b8a67
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
25431e
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
f6311b
coding-style meditation.
midipix • 6 years ago  
2b94b4
driver: pe_get_driver_ctx(): fix oversight in invocation of argv_get().
midipix • 6 years ago  
c7824a
pe_output_error_record(): use fdctx->fderr to determine annotation mode.
midipix • 6 years ago  
3fe17d
pe_map_raw_image(): use openat and the context's fdcwd.
midipix • 6 years ago  
b4fb20
pe_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
3f9a17
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix • 6 years ago  
67bba7
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
a85d3e
whitespace meditation.
midipix • 6 years ago  
4323e6
PE format: added struct pe_raw_archive_common_hdr.
midipix • 6 years ago  
d6c3a1
PE format: added coff symbol record, string table, and auxiliary record defs.
midipix • 6 years ago  
0d7eba
driver: argv usage and error output: use the signal-resilient pe_dprintf().
midipix • 6 years ago  
6851eb
internals: added pe_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
c353c6
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
ae96cc
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
d5746a
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
57b2f5
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
5ed577
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
06d1f6
build system: configure: added initial dependency tracking support.
midipix • 6 years ago  
93c49a
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
aa17d2
argv.h: whitespace meditation.
midipix • 6 years ago  
ba1cab
argv: argv_scan(): properly handle optional argument values of short options.
midipix • 6 years ago  
1c0876
output: pe_output_mdso_libraries(): implementation and integration.
midipix • 7 years ago  
c63b6d
driver: added -d and -D (list mdso libs [and referenced symbols]).
midipix • 7 years ago  
ee981e
project: renamed pe_output_import_libraries.c -> pe_output_idata_libraries.c.
midipix • 7 years ago  
f5eb13
driver: pe_default_options[]: usage: explicitly mention the .idata section.
midipix • 7 years ago  
25e8d7
logic: pe_get_image_meta(): added mdso support.
midipix • 7 years ago  
20e8a3
refactor: struct pe_meta_stats: members are now t-prefixed.
midipix • 7 years ago  
2111da
refactor: struct pe_expsym: members are now s-prefixed.
midipix • 7 years ago  
f0d194
refactor: struct pe_raw_image: members are now map-prefixed.
midipix • 7 years ago  
ed06fb
refactor: perk.h: moved struct pe_source_version to the driver section.
midipix • 7 years ago  
068b8d
refactor: struct pe_image_meta: pointers to raw data are now r-prefixed.
midipix • 7 years ago  
f3d26e
refactor: struct pe_image_meta: meta section header members are now h-prefixed.
midipix • 7 years ago  
25e3c0
refactor: struct pe_image_meta: meta members are now m-prefixed.
midipix • 7 years ago  
58ced9
refactor: renamed struct pe_meta_summary --> struct pe_meta_stats.
midipix • 7 years ago  
753060
pe_get_expsym_by_name(): verify that the image has an .edata section.
midipix • 7 years ago  
bb04de
build system: added --cchost support.
midipix • 7 years ago  
1cc0e3
build system: added PERK to the toolchain variables.
midipix • 7 years ago  
1640ad
  • « Newer
  • page 3 of 12
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.