add MS_LAZYTIME mount option to sys/mount.h
[oweals/musl.git] / arch /
2016-01-25 Szabolcs Nagyclean powerpc syscall.h
2016-01-25 Szabolcs Nagyadd missing powerpc specific PROT_SAO memory protection...
2016-01-25 Szabolcs Nagyfix powerpc MCL_* mlockall flags in bits/mman.h
2016-01-25 Szabolcs Nagyfix aarch64 atomics to load/store 32bit only
2016-01-23 Rich Felkerimprove aarch64 atomics
2016-01-22 Rich Felkerremove sh port's __fpscr_values source file
2016-01-22 Rich Felkermove sh port's __shcall internal function from arch...
2016-01-22 Rich Felkermove sh __unmapself code from arch/sh/src to main src...
2016-01-22 Rich Felkermove x32 sysinfo impl and syscall fixup code out of...
2016-01-22 Rich Felkeroverhaul powerpc atomics for new atomics framework
2016-01-22 Rich Felkerclean up x86_64 (and x32) atomics for new atomics framework
2016-01-22 Rich Felkerclean up i386 atomics for new atomics framework
2016-01-22 Rich Felkeroverhaul mips atomics for new atomics framework
2016-01-22 Rich Felkermove arm-specific translation units out of arch/arm...
2016-01-21 Rich Felkeroverhaul arm atomics for new atomics framework
2016-01-21 Rich Felkeroverhaul aarch64 atomics for new atomics framework
2016-01-21 Rich Felkeroverhaul sh atomics for new atomics framework, add...
2016-01-21 Rich Felkerrefactor internal atomic.h
2016-01-20 Rich Felkerfix build regression for arm pre-v7 from out-of-tree...
2016-01-20 Rich Felkerfix dynamic linker path file selection for arm vs armhf
2015-12-29 Rich Felkeradjust mips crt_arch entry point asm to avoid assembler...
2015-12-29 Rich Felkeradjust i386 max_align_t definition to work around some...
2015-12-16 Rich Felkerremove visibility suppression by SHARED macro in mips...
2015-11-11 Rich Felkerfix dynamic loader library mapping for nommu systems
2015-11-10 Rich Felkerexplicitly assemble all arm asm sources as UAL
2015-11-10 Rich Felkerremove non-working pre-armv4t support from arm asm
2015-11-02 Rich Felkergeneralize sh entry point asm not to assume call dests...
2015-11-02 Rich Felkerproperly access mcontext_t program counter in cancellat...
2015-10-15 Rich Felkerprevent reordering of or1k and powerpc thread pointer...
2015-10-15 Rich Felkermark arm thread-pointer-loading inline asm as volatile
2015-10-15 Rich Felkeradd comment documenting hard-coded opcode for reading...
2015-10-15 Rich Felkerremove attribute((const)) from arm __pthread_self inlin...
2015-09-23 Rich Felkerfix signal return for sh/fdpic
2015-09-22 Rich Felkerhave sh/fdpic entry point set fdpic personality if...
2015-09-22 Rich Felkeradd real fdpic loading of shared libraries
2015-09-22 Rich Felkersize-optimize sh/fdpic dynamic entry point
2015-09-22 Rich Felkerwork around breakage in sh/fdpic __unmapself function
2015-09-22 Rich Felkeradd general fdpic support in dynamic linker and arch...
2015-09-17 Rich Felkernew dlstart stage-2 chaining for x86_64 and x32
2015-09-17 Rich Felkernew dlstart stage-2 chaining for powerpc
2015-09-17 Rich Felkernew dlstart stage-2 chaining for or1k
2015-09-17 Rich Felkernew dlstart stage-2 chaining for mips
2015-09-17 Rich Felkernew dlstart stage-2 chaining for microblaze
2015-09-17 Rich Felkerintroduce new symbol-lookup-free rcrt1/dlstart stage...
2015-09-15 Felix Jandareindent powerpc's bits/termios.h to be consistent...
2015-09-15 Felix Jandafix namespace violations in aarch64/bits/termios.h
2015-09-12 Rich Felkeradd sh fdpic subarch variants
2015-09-12 Rich Felkeradd fdpic version of entry point code for sh
2015-09-12 Rich Felkermake sh clone asm fdpic-compatible
2015-09-09 Rich Felkerfix missing earlyclobber flag in i386 a_ctz_64 asm
2015-08-31 Timo Teräsimplement arm eabi mem* functions
2015-08-16 Rich Felkermitigate performance regression in libc-internal locks...
2015-08-11 Szabolcs Nagyaarch64: fix 64-bit syscall argument passing
2015-07-28 Rich Felkerfix missing synchronization in atomic store on i386...
2015-07-21 Roman Yeryominsocket.h: cleanup/reorder mips and powerpc bits/socket.h
2015-07-21 Roman Yeryominsocket.h: fix SO_* for mips
2015-07-21 Felix Fietkaumips: fix mcontext_t register array field name
2015-06-25 Rich Felkerfix local-dynamic model TLS on mips and powerpc
2015-06-16 Rich Felkerswitch to using trap number 31 for syscalls on sh
2015-06-16 Rich Felkerswitch sh port's __unmapself to generic version when...
2015-06-16 Rich Felkeradd support for sh2 interrupt-masking-based atomics...
2015-06-14 Szabolcs Nagyarm: add vdso support
2015-05-25 Rich Felkerfix stack alignment code in mips crt_arch.h
2015-05-22 Rich Felkeradd .text section directive to all crt_arch.h files...
2015-05-20 Rich Felkerfix inconsistency in a_and and a_or argument types...
2015-05-19 Bobby Binghaminline llsc atomics when building for sh4a
2015-05-14 Rich Felkermake arm reloc.h CRTJMP macro compatible with thumb
2015-05-14 Rich Felkermake arm crt_arch.h compatible with thumb code generation
2015-05-06 Rich Felkerfix stack protector crashes on x32 & powerpc due to...
2015-05-02 Rich Felkerfix broken cancellation on x32 due to incorrect saved...
2015-05-02 Rich Felkerfix dangling pointers in x32 syscall timespec fixup...
2015-04-30 Szabolcs Nagyfix __syscall declaration with wrong visibility in...
2015-04-30 Szabolcs Nagyaarch64: fix CRTJMP in reloc.h
2015-04-28 Rich Felkerfix sh jmp_buf size to match ABI
2015-04-24 Rich Felkerfix ldso name for sh-nofpu subarch
2015-04-24 Rich Felkerfix failure of sh reloc.h to properly detect endianness...
2015-04-20 Rich Felkerfix breakage in x32 dynamic linker due to mismatching...
2015-04-18 Szabolcs Nagyadd execveat syscall number to microblaze
2015-04-18 Rich Felkerfix missing quotation mark in mips crt_arch.h that...
2015-04-14 Rich Felkerconsistently use hidden visibility for cancellable...
2015-04-14 Rich Felkeruse hidden visibility for i386 asm-internal __vsyscall...
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2015-04-07 Rich Felkerfix possible clobbering of syscall return values on...
2015-04-01 Rich Felkermove O_PATH definition back to arch bits
2015-04-01 Rich Felkeraarch64: remove duplicate macro definitions in bits...
2015-04-01 Rich Felkeraarch64: fix definition of sem_nsems in semid_ds structure
2015-04-01 Szabolcs Nagyaarch64: fix namespace pollution in bits/shm.h
2015-03-20 Rich Felkerfix missing max_align_t definition on aarch64
2015-03-18 Rich Felkerfix MINSIGSTKSZ values for archs with large signal...
2015-03-14 Szabolcs Nagyaarch64: fix typo in bits/ioctl.h
2015-03-14 Szabolcs Nagyaarch64: add struct _aarch64_ctx to signal.h
2015-03-12 Rich Felkeralign x32 pthread type sizes to be common with 32-bit...
2015-03-12 Szabolcs Nagyadd aarch64 port
2015-03-07 Szabolcs Nagyfix FLT_ROUNDS to reflect the current rounding mode
2015-03-04 Trutz Behnfix POLLWRNORM and POLLWRBAND on mips
2015-03-04 Rich Felkerfix x32 pthread type definitions
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2015-02-09 Szabolcs Nagyadd syscall numbers for the new execveat syscall
2015-02-07 Szabolcs Nagyremove cruft from x86_64 syscall.h
2015-02-01 Felix Jandafix typo in x86_64/x32 user_fpregs_struct
next