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
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
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
  • « Newer
  • page 6 of 7
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.