pagure Logo
  • Log In

base / mmglue

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

Commits 317

Branch: 8a41974eae184f1aa42ce4e44592eba28dad2521
main
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
toolchain build-time options: added __crtopt_ldso and __crtopt_vrfs.
midipix • 7 years ago  
dd0615
psxglue.h: added __PSXOPT_VRFS (virtual root file system, aka standalone app).
midipix • 7 years ago  
96b093
psxglue.h: renamed __PSXOPT_TTYDBG --> __PSXOPT_DEBUG.
midipix • 7 years ago  
4b0868
psxglue.h: renamed struct __tlca --> struct __tlca_abi.
midipix • 7 years ago  
bd9527
fchmodat(2): implement as wrapper since AT_SYMLINK_NOFOLLOW is supported.
midipix • 7 years ago  
cc741e
integrated first-thread SEH support.
midipix • 8 years ago  
215106
psxglue.h: pre-alpha ABI update (primary objective: first-thread SEH support).
midipix • 8 years ago  
81fff6
nt64: properly pad struct mcontext_t.
midipix • 8 years ago  
31aa57
bits/limits.h: advertise availability of the framework's abi headers.
midipix • 8 years ago  
d93d50
bits/limits.h: advertise availability of framework-specific headers.
midipix • 8 years ago  
7f03d1
PE library installation: do not install ldd as a symlink to libc.so.
midipix • 8 years ago  
cc6bab
arch: reloc.h (internal): fix definition of LDSO_ARCH for nt32 & nt64.
midipix • 8 years ago  
e29ae0
psxglue.h: ldso: extend & future-proof the signature of the internal dlopen().
midipix • 8 years ago  
ca0f58
nt32: implemented sigsetjmp().
midipix • 8 years ago  
be8c40
nt32: implemented setjmp(), longjmp().
midipix • 8 years ago  
e3a960
nt64: __pthread_convert(): properly allocate parameter stack space (win64 abi).
midipix • 8 years ago  
1cf6f6
bits: added generation documentation.
midipix • 8 years ago  
66d7d4
bits/reg.h: provide an empty header for inclusion by <sys/reg.h>.
midipix • 8 years ago  
6c9778
nt64: bits/socket.h: eliminate ABI difference between nt32 and nt64.
midipix • 8 years ago  
248552
nt32: bits/mman.h: eliminate whitespace differences between nt32 and nt64.
midipix • 8 years ago  
12ce95
nt32: bits/ioctl.h: eliminate whitespace differences between nt32 and nt64.
midipix • 8 years ago  
a4d35b
bits/user.h: provide an empty header for inclusion by <sys/user.h>.
midipix • 8 years ago  
9b7644
nt32: bits/signal.h: update mcontext_t & uc_xsave_fmt_t based on 32-bit ntapi.
midipix • 8 years ago  
73cc54
nt32: fix bits/stdarg.h: always use the toolchain's compiler intrinsics.
midipix • 8 years ago  
594b0c
nt32: fix bits/setjmp.h to match target ABI.
midipix • 8 years ago  
89be8b
  • « Newer
  • page 5 of 7
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.