pagure Logo
  • Log In

sskras / base / mmglue

Forked from base/mmglue 3 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 142

Branch: 633b76b0d08aa4c1a9b6a9aba8a19e392d94c3ec
main
project: added assembler cflags.
midipix • 6 years ago  
633b76
project: added cflags for memory functions.
midipix • 6 years ago  
e22b08
project: added common cflags.
midipix • 6 years ago  
d01251
project: added libc.so's linking flags.
midipix • 6 years ago  
bfd503
project: --avoid-version by default.
midipix • 6 years ago  
2cd53f
project: added object-generation rules for shared/static/crt/ldso-objs.
midipix • 6 years ago  
418a36
project: fixed dependency of alltypes.h & syscall.h on build/include/bits/.
midipix • 6 years ago  
0bc6cc
project: fixed dependency of build/version.h on build/ and .git/index.
midipix • 6 years ago  
0bbcdb
build system: Makefile.in: disabled implicit suffix-based rules.
midipix • 6 years ago  
8beafd
project: fixed dependency logic and generation rule for build/syscall.h.
midipix • 6 years ago  
155000
build system: ccenv: added -c to the cc driver-based definition of $(AS).
midipix • 6 years ago  
bd6d4f
project: added rule for generation of (and dependency on) version.h.
midipix • 6 years ago  
79e62f
project: added rules for install-headers, simplified include path scheme.
midipix • 6 years ago  
3a6f4c
project: added config bits and rules for alltypes.h and syscall.h.
midipix • 6 years ago  
dd6f0e
project: custom config: added cfgdefs_detect_libc_version().
midipix • 6 years ago  
ba1678
project: added core source-tree logic.
midipix • 6 years ago  
e0aa75
project: added a custom config step, added cfgdefs_set_arch().
midipix • 6 years ago  
5f905a
config.project: define project-specific default native {c|ld}flags.
midipix • 6 years ago  
df4977
build system: configure: support project-specific default native {c|ld}flags.
midipix • 6 years ago  
a79f66
build system: ccenv_set_os_pe_switches(): fix typo.
midipix • 6 years ago  
7bdc5b
build system: moved handling of pe-specific variables to ccenv.
midipix • 6 years ago  
9f05f2
build system: remove elf-specific make variables, as they're no longer needed.
midipix • 6 years ago  
215a2c
build system: configure: set mb_shell to /bin/sh if not set.
midipix • 6 years ago  
496780
build-system transition: config.project: defined common CFLAGS.
midipix • 6 years ago  
569dbd
build-system transition: created a sofort-based skeleton.
midipix • 6 years ago  
3ae283
updated COPYING doc to match the rest of the framework's runtime components.
midipix • 6 years ago  
ba1612
build-system transition: removed musl.lzy, updated README.MMGLUE.
midipix • 6 years ago  
a19e67
renamed and slightly revised MMGLUE --> README.MMGLUE.
midipix • 6 years ago  
caf808
syscall_arch.h: properly support the mode arg in open(2) and openat(2).
midipix • 7 years ago  
0b7880
vfork(3) is now a wrapper around the assembly-based vfork(2).
midipix • 7 years ago  
538005
__libc_entry_routine(): provide executable and libc reference addresses.
midipix • 7 years ago  
962692
static linking: crt objects: fixed signature of __ctty.
midipix • 7 years ago  
d32d30
psxglue.h: struct __psx_context: added ldso addr reference members.
midipix • 7 years ago  
d52444
_start(), ldso: integrated -mposix and explicit pty server dependency support.
midipix • 7 years ago  
554d2c
abi: psxglue.h: struct __psx_context: added ctty (path to pty server).
midipix • 7 years ago  
31dfe3
crt source files: fixed comments, whitespace meditation.
midipix • 7 years ago  
d1c888
psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly.
midipix • 7 years ago  
6f8ae4
ldso: implemented dlinfo().
midipix • 7 years ago  
e6ac10
ldso: implemented dlsym().
midipix • 7 years ago  
b82ad8
ldso: implemented dlopen().
midipix • 7 years ago  
eea0a8
psxglue.h: pointers to ctors_fn & dtors_fn are now in struct __psx_vtbl.
midipix • 7 years ago  
03bf9a
psxglue.h: updated the signature of __psx_dlopen().
midipix • 7 years ago  
ffa329
ldso: libc.lib.a is now an mdso-based custom import library.
midipix • 7 years ago  
f2c18b
ldso: added missing placeholders for Scrtldso.c and Scrtvrfs.c.
midipix • 7 years ago  
67d6bf
ldso: static executables now set the application type (default/standalone).
midipix • 7 years ago  
cbdcdc
_start(): implemented __libc_loader_init() for the ldso and vrfs flavors.
midipix • 7 years ago  
234f06
_start(): moved flavor-specific logic (idata|ldso|vrfs) to __libc_loader_init().
midipix • 7 years ago  
8b88c6
_start(): integrated __crtopt_ldso, __crtopt_vrfs.
midipix • 7 years ago  
c6e963
ldso preparation: added crtidata.c for exe's not using the framework loader.
midipix • 7 years ago  
4ab9c5
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
midipix • 7 years ago  
3cf872
musl.lzy: do not set the executable bit for crt object files.
midipix • 7 years ago  
ee93f3
  • « Newer
  • page 1 of 3
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.