index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
begin sys/user.h and sys/reg.h fixes for ports
Rich Felker
2012-11-23
1
-37
/
+11
*
fix powerpc ucontext, again..
Rich Felker
2012-11-23
1
-5
/
+0
*
fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
Rich Felker
2012-11-23
1
-1
/
+1
*
remove stuff that doesn't belong in powerpc 32-bit sigcontext
Rich Felker
2012-11-23
1
-4
/
+0
*
more ppc signal.h typedef order fixes
Rich Felker
2012-11-21
1
-13
/
+13
*
fix misordered typedefs in ppc signal.h
Rich Felker
2012-11-21
1
-2
/
+2
*
ppc signal/NSIG related fix (warning fix, redefinition)
Rich Felker
2012-11-21
1
-2
/
+1
*
add back NSIG, removed from powerpc in last commit, but for all archs
Rich Felker
2012-11-21
1
-0
/
+2
*
make powerpc signal.h namespace-clean for posix/isoc
Rich Felker
2012-11-21
1
-19
/
+32
*
fix powerpc types to match abi, and some feature test issues
Rich Felker
2012-11-21
3
-7
/
+8
*
fix invalid usage of mcontext_t in powerpc signal.h
rofl0r
2012-11-21
1
-1
/
+1
*
fix breakage from introducing bits header for sys/io.h
Rich Felker
2012-11-18
1
-0
/
+0
*
add missing const on powerpc FE_DFL_ENV
Rich Felker
2012-11-18
1
-1
/
+1
*
fenv support for ppc, untested
Rich Felker
2012-11-18
1
-7
/
+28
*
ppc socket.h: add forgotten cmsghdr
rofl0r
2012-11-18
1
-0
/
+7
*
dynamic linking support for powerpc
Rich Felker
2012-11-16
1
-8
/
+27
*
fix ppc stat structure definition
Rich Felker
2012-11-16
1
-4
/
+3
*
fix powerpc termios.h and ioctl.h
rofl0r
2012-11-16
2
-192
/
+232
*
ppc wchar_t is long, not int
Rich Felker
2012-11-15
1
-1
/
+1
*
fix powerpc atomic compare-and-swap function
Rich Felker
2012-11-14
1
-6
/
+7
*
update ppc atomic code to match the endian-agnostic version on other archs
Rich Felker
2012-11-14
1
-14
/
+6
*
fix wchar limits mistakenly copied from arm
Rich Felker
2012-11-14
1
-2
/
+2
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
29
-0
/
+2040