index
:
musl.git
master
rs-1.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-03-30
fix POLLWRNORM and POLLWRBAND on mips
Trutz Behn
2015-03-30
fix typo in x86_64/x32 user_fpregs_struct
Felix Janda
2014-07-28
fix regression that negated some mips syscall error returns
Rich Felker
2014-07-28
fix mips struct stat dev_t members for big endian
Rich Felker
2014-07-28
fix missing barriers in powerpc atomic store
Rich Felker
2014-07-28
fix microblaze atomic store
Rich Felker
2014-07-28
fix missing barrier instructions in powerpc atomic asm
Rich Felker
2014-07-28
fix missing barrier instructions in mips atomic asm
Rich Felker
2014-07-28
use memory constraints for mips atomic asm
Rich Felker
2014-07-28
fix build breakage from ppc asm constraints change
Rich Felker
2014-07-28
remove cruft from microblaze atomic.h
Rich Felker
2014-07-28
fix broken constraints for powerpc atomic cas asm
Rich Felker
2014-07-28
fix microblaze definition of struct stat
Rich Felker
2014-07-28
fix powerpc dynamic linker thread-pointer-relative relocations
Rich Felker
2014-06-06
fix for broken kernel side RLIM_INFINITY on mips
Szabolcs Nagy
2014-05-20
fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h
Rich Felker
2014-04-16
fix RLIMIT_ constants for mips
Szabolcs Nagy
2014-04-16
fix microblaze syscall register clobbers
Rich Felker
2014-03-18
fix signal.h breakage from moving stack_t to arch-specific bits
Rich Felker
2014-03-18
fix mips stack_t
Rich Felker
2014-03-18
move signal.h definition of stack_t to arch-specific bits
Rich Felker
2014-03-18
fix typo in filename used in sh port
Rich Felker
2014-03-18
fix size of mips jmp_buf
Rich Felker
2014-03-18
remove useless and incorrect uc_regspace member from mips ucontext_t
Rich Felker
2014-03-17
x32: fix struct statfs
rofl0r
2014-03-16
superh: fix dynamic linking of __fpscr_values
Bobby Bingham
2014-03-12
fix statfs struct on mips
Szabolcs Nagy
2014-03-12
fix semid_ds structure on mips
Szabolcs Nagy
2014-03-11
fix socket.h struct msghdr member types on powerpc
Rich Felker
2014-03-11
fix sysvipc structures on powerpc
Rich Felker
2014-03-11
move struct semid_ds to from shared sys/sem.h to bits
Rich Felker
2014-03-08
add bits/user.h for sh port
Rich Felker
2014-03-06
x32: fix sysinfo()
rofl0r
2014-02-27
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
Rich Felker
2014-02-27
fix endian subarchs for sh arch
Rich Felker
2014-02-27
rename superh port to "sh" for consistency
Rich Felker
2014-02-24
mips: add mips-sf subarch support (soft-float)
Szabolcs Nagy
2014-02-24
fixup general __syscall breakage introduced in x32 port
rofl0r
2014-02-23
make the x32 port use the correct ld-musl-x32.path filename
Rich Felker
2014-02-23
superh port
Bobby Bingham
2014-02-23
fix x32 syscall arch.h timespec fixup code
rofl0r
2014-02-23
fix some issues in x32 syscall_cp_fixup
rofl0r
2014-02-23
mostly-cosmetic fixups to x32 port merge
Rich Felker
2014-02-23
x32 port (diff against vanilla x86_64)
rofl0r
2014-02-23
import vanilla x86_64 code as x32
rofl0r
2014-02-23
sys/shm.h: move arch specific structs to bits/
rofl0r
2014-01-15
remove more unnecessary operand-size suffixes from x86_64 atomic.h
Rich Felker
2014-01-11
remove gratuitous temp vars, casts, and suffixes in x86_64 atomic.h
Rich Felker
2014-01-11
remove size suffix in x86_64 __pthread_self asm
Rich Felker
2014-01-11
make type of st_dev explicitly dev_t in x86_64 stat.h
Rich Felker
[next]