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 56

Branch: 6d8c0da7196187dabb45bb61b6098ee99177fede
main
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
arch-specific code: fix assembly function declarations.
midipix • 9 years ago  
ed42e6
weak symbols: fix assembly function declarations.
midipix • 9 years ago  
b8a8bb
weak symbols: syntax uniformity: use .global rather than .globl.
midipix • 9 years ago  
a1ab35
adjust arch-specific files to match musl version 1.1.9.
midipix • 9 years ago  
1fabb2
adjust the definition of CANCEL_REG_IP to match the redefined ucontext_t in the 64-bit midipix target.
midipix • 9 years ago  
c8159d
update signal stack size definitions for the 64-bit midipix target.
midipix • 9 years ago  
4a7000
define mcontext_t for the 64-bit midipix target.
midipix • 9 years ago  
a858f4
define ucontext_t for the 64-bit midipix target.
midipix • 9 years ago  
afc9a8
fix tab alignment in bits/signal.h (cosmetic).
midipix • 9 years ago  
0c7e93
remove unused structures and conditionals from bits/signal.h.
midipix • 9 years ago  
189f68
complete/fix support of ctors/dtors and tls.
midipix • 10 years ago  
5085e9
crte.s: add function .def to the weak symbol dso_main_routine.
midipix • 10 years ago  
0f5685
nt32: redefine time_t as long long.
midipix • 10 years ago  
e9696c
add texinfo as a travis dependency.
midipix • 10 years ago  
85053b
nt32: provide stubs of fundamental math functions to allow complication without libgcc.
midipix • 10 years ago  
682299
nt32: initial commit of core port files.
midipix • 10 years ago  
296178
nt32/bits: initial commit.
midipix • 10 years ago  
20a5ca
nt32: initial commit of the bits that manually export weak symbols;
midipix • 10 years ago  
2a9a46
add support for Travis automatic build.
midipix • 10 years ago  
57a53f
manually export additional weak symbols.
midipix • 10 years ago  
2a6489
redefine MINSIGSTKSZ to reflect the arch's large signal context.
midipix • 10 years ago  
cfe6f1
crte.c,crtdev.c,crtposix.c: add common-level place-holder empty files to
midipix • 10 years ago  
923617
fix: remove the build-time generated alltypes.h.
midipix • 10 years ago  
c07f9b
postpone use of vdso emulation
midipix • 10 years ago  
dcbad9
dynlink.c: replace stubs with calls into the ldso vtable.
midipix • 10 years ago  
3c3117
  • « Newer
  • page 1 of 2
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.