further simplify and optimize new cond var
[musl] / arch /
2014-08-17 Rich Felkermake pointers used in robust list volatile
2014-07-31 Rich Felkerfix broken offset argument to the mmap2 syscall on...
2014-07-31 Rich Felkerprovide PAGE_SIZE as a constant value of 8192 on or1k
2014-07-29 Rich Felkerfix terminal control ioctl constants for sh
2014-07-28 Rich Felkerremove unused a_cas_l from or1k atomic.h
2014-07-28 Rich Felkerclean up unused and inconsistent atomics in arch dirs
2014-07-28 Rich Felkerfix insufficient synchronization in sh atomic asm
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-07-20 Rich Felkerfix regression that negated some mips syscall error...
2014-07-20 Rich Felkerfix mips struct stat dev_t members for big endian
2014-07-20 Rich Felkerfix or1k atomic store
2014-07-19 Rich Felkerfix missing barriers in powerpc atomic store
2014-07-19 Rich Felkerfix microblaze atomic store
2014-07-19 Rich Felkerfix missing barrier instructions in powerpc atomic asm
2014-07-19 Rich Felkerfix missing barrier instructions in mips atomic asm
2014-07-19 Rich Felkeruse memory constraints for mips atomic asm
2014-07-19 Rich Felkerfix build breakage from ppc asm constraints change
2014-07-19 Rich Felkerremove cruft from microblaze atomic.h
2014-07-19 Rich Felkerfix broken constraints for powerpc atomic cas asm
2014-07-18 Rich Felkerfix microblaze definition of struct stat
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port
2014-06-30 Rich Felkerfix regression in mips dynamic linker
2014-06-19 Rich Felkeradd tlsdesc support for x86_64
2014-06-19 Rich Felkeradd tlsdesc support for i386
2014-06-18 Rich Felkerrefactor to remove arch-specific relocation code from...
2014-06-17 Rich Felkerfix powerpc dynamic linker thread-pointer-relative...
2014-06-17 Rich Felkermultiple fixes to sh (superh) dynamic linker relocations
2014-06-16 Rich Felkerdynamic linker: permit error returns from arch-specific...
2014-06-06 Rich Felkeradd vdso clock_gettime acceleration support to i386
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2014-05-30 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2014-04-30 Rich Felkerfix arm thread-pointer/atomic asm when compiling to...
2014-04-30 Rich Felkerfix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips...
2014-04-17 Timo Teräsmake socketcall types common as they are same for all...
2014-04-16 Rich Felkeradd working vdso clock_gettime support, including stati...
2014-04-15 Szabolcs Nagyfix RLIMIT_ constants for mips
2014-04-15 Rich Felkeradd namespace-protected name for sysinfo function
2014-04-15 Rich Felkeruse dmb barrier instruction for atomics on arm v7
2014-04-07 Rich Felkerfix arm atomic asm register constraint
2014-04-07 Rich Felkeruse inline atomics and thread pointer on arm models...
2014-04-02 Rich Felkerfix microblaze syscall register clobbers
2014-03-19 Rich Felkerfix signal.h breakage from moving stack_t to arch-speci...
2014-03-19 Rich Felkerfix mips stack_t
2014-03-19 Rich Felkermove signal.h definition of stack_t to arch-specific...
2014-03-19 Rich Felkerfix typo in filename used in sh port
2014-03-19 Rich Felkerfix size of mips jmp_buf
2014-03-19 Rich Felkerremove useless and incorrect uc_regspace member from...
2014-03-17 rofl0rx32: fix struct statfs
2014-03-16 Bobby Binghamsuperh: fix dynamic linking of __fpscr_values
2014-03-12 Szabolcs Nagyfix statfs struct on mips
2014-03-12 Szabolcs Nagyfix semid_ds structure on mips
2014-03-11 Rich Felkerfix socket.h struct msghdr member types on powerpc
2014-03-11 Rich Felkerfix sysvipc structures on powerpc
2014-03-11 Rich Felkermove struct semid_ds to from shared sys/sem.h to bits
2014-03-08 Rich Felkeradd bits/user.h for sh port
2014-03-06 rofl0rx32: fix sysinfo()
2014-02-28 Rich Felkeradd nofpu subarchs to the sh arch, and properly detect...
2014-02-28 Rich Felkerfix endian subarchs for sh arch
2014-02-28 Rich Felkerrename superh port to "sh" for consistency
2014-02-24 Szabolcs Nagymips: add mips-sf subarch support (soft-float)
2014-02-24 rofl0rfixup general __syscall breakage introduced in x32...
2014-02-24 Rich Felkermake the x32 port use the correct ld-musl-x32.path...
2014-02-23 Bobby Binghamsuperh port
2014-02-23 rofl0rfix x32 syscall arch.h timespec fixup code
2014-02-23 rofl0rfix some issues in x32 syscall_cp_fixup
2014-02-23 Rich Felkermostly-cosmetic fixups to x32 port merge
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32
2014-02-23 rofl0rsys/shm.h: move arch specific structs to bits/
2014-01-16 Rich Felkerremove more unnecessary operand-size suffixes from...
2014-01-12 Rich Felkerremove gratuitous temp vars, casts, and suffixes in...
2014-01-11 Rich Felkerremove size suffix in x86_64 __pthread_self asm
2014-01-11 Rich Felkermake type of st_dev explicitly dev_t in x86_64 stat.h
2014-01-09 Rich Felkeradd IUTF8 to termios.h on archs that were missing it
2014-01-09 Rich Felkerfix namespace violations in termios.h, at least mostly
2013-12-02 Rich Felkerworkaround clang deficiency affecting thread pointer...
2013-11-23 Szabolcs Nagyadd O_TMPFILE flag, new in linux 3.11
2013-11-20 Rich Felkerfix the nominal type of LDBL_* limits on archs with...
2013-09-26 Rich Felkeradd missing i386 syscall numbers
2013-09-26 Rich Felkerremove duplicate lines from mips bits/syscall.h
2013-09-22 Rich Felkerfix arm atomic store and generate simpler/less-bloated...
2013-09-15 Szabolcs Nagysupport configurable page size on mips, powerpc and...
2013-09-14 Rich Felkerfix mips sysv ipc bits headers
2013-08-18 Szabolcs Nagyremove the __mxcsr member from fenv_t on i386 to follow...
2013-08-16 Rich Felkerfix detection of arm hardfloat
2013-08-16 Rich Felkersupport floating point environment (fenv) on armhf...
2013-08-15 Rich Felkeradd function types to arm crt assembly
2013-08-11 Rich Felkeradd missing a_or_l to atomic.h for non-x86 archs
2013-08-11 Rich Felkerfix _NSIG and SIGRTMAX on mips
2013-07-26 Rich Felkerfix powerpc build breakage from dynamic linker path...
2013-07-26 Rich Felkernew mostly-C crt1 implementation
2013-07-24 Rich Felkerchange jmp_buf to share an underlying type and struct...
2013-07-22 Rich Felkerremove SIG_ATOMIC_MIN/MAX from stdint bits headers
2013-07-22 Rich Felkerfix regression in size of nlink_t (broken stat struct...
2013-07-22 Rich Felkerdisable legacy init/fini processing on ARM
2013-07-22 Rich Felkerchange wint_t to unsigned
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-07-19 Rich Felkerchange uid_t, gid_t, and id_t to unsigned types
2013-07-18 Rich Felkermake the dynamic linker find its path file relative...
2013-07-17 Rich Felkermake spacing in x86_64 alltypes.h.sh more uniform with...
next