pagure Logo
  • Log In

base / mmglue

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

Commits 81

Branch: cc6bab5e55aefebba23b4352e9b973bb6c33631c
main
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
nt32: fix bits/msg.h (target has a 64-bit time_t).
midipix • 8 years ago  
42c9cc
nt32: fix bits/ipc.h, match nt64 and libpsxscl.
midipix • 8 years ago  
483861
nt32: fix bits/float.h to match the toolchain's float settings.
midipix • 8 years ago  
a73968
nt32: fix bits/stat.h, match nt64 and libpsxscl.
midipix • 8 years ago  
093965
nt32: fix bits/fcntl.h, match nt64 and libpsxscl.
midipix • 8 years ago  
531b80
nt32: fix ctor/dtor logic, match nt64 and libpsxscl.
midipix • 8 years ago  
4a4697
nt64: __unmapself(): cast size to void * [match signature from psxglue.h].
midipix • 8 years ago  
dd0848
nt32: fix installation of system-specific headers,have own copy of syscall.h.
midipix • 8 years ago  
c3ec0c
__emutls_get_address(): unify cases, fix dsoidx-based pointer arithmetic.
midipix • 8 years ago  
b511db
psxglue.h: accessor table: match member type in libpsxscl.
midipix • 8 years ago  
13724e
toolchain: moved ___chkstk_ms() to crtn.s.
midipix • 8 years ago  
6d8c0d
__syscall_alert(): add missing 32-bit implementation.
midipix • 8 years ago  
5b39d1
__syscall_alert(): initial implementation and integration.
midipix • 8 years ago  
4df078
psxglue.h: added __psx_log_output to struct __psx_vtbl.
midipix • 8 years ago  
2d8d61
nt64: crte.s: so_entry_point: protect 32-bit name-space (adds underscore).
midipix • 8 years ago  
78e4c0
nt32: crtn.s: _pei386_runtime_relocator(): add ABI's leading underscore.
midipix • 8 years ago  
a8eba8
nt32: crt assembly sources: update to match nt64.
midipix • 8 years ago  
c8fc57
simplify syscall scheme (unify nt64/x86_64 and nt32/i386).
midipix • 8 years ago  
20300b
rename __libc_entry_point _dlstart, match musl's dynamic loader entry routine.
midipix • 9 years ago  
e43f5a
syscall_cp(): fix comment style.
midipix • 9 years ago  
c5e6e5
nt32: struct shmid_ds: remove padding (size of time_t is already 64 bits).
midipix • 9 years ago  
b3094b
sigsetjmp: nt64: initial implementation.
midipix • 9 years ago  
66b804
elf targets: update dynamic linker entry point from _start to _dlstart.
midipix • 9 years ago  
7d14e0
nt32: implement accept(3) as a wrapper around accept4(2).
midipix • 9 years ago  
c4da96
add direct socket system calls to the 32-bit midipix target.
midipix • 9 years ago  
ebb479
add an empty __unmapself.s for source-tree compatibility with musl 1.1.11 and later.
midipix • 9 years ago  
4097cd
add an empty rcrt1.s for source-tree compatibility with musl 1.1.10 and later.
midipix • 9 years ago  
a7b503
nt32: rename _start to start since underscores are prepended by the compiler.
midipix • 9 years ago  
6e3a36
nt32: add GOT support to assembly files.
midipix • 9 years ago  
fa55cc
nt32: remove __environ.s, as it is no longer needed.
midipix • 9 years ago  
3621ff
synchronize psxglue.h with libpsxscl (tlca design change).
midipix • 9 years ago  
44d991
adapt crte.s and crti.s to the newly integrated ctors/dtors iteration functions in psxscl.
midipix • 9 years ago  
d2187e
add manual .got entries to assembly files.
midipix • 9 years ago  
c00c94
fix indirection of __init_array_start and __fini_array_start.
midipix • 9 years ago  
51d2a0
weak symbols: remove the previously used workaround, as it is no
midipix • 9 years ago  
d0625d
fix non-portable construct.
Shiz • 9 years ago  
4bebc3
  • « Newer
  • page 1 of 2
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.