index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Lines
2014-06-18
refactor to remove arch-specific relocation code from dynamic linker
Rich Felker
-25
/
+13
2014-06-17
multiple fixes to sh (superh) dynamic linker relocations
Rich Felker
-10
/
+8
2014-06-16
dynamic linker: permit error returns from arch-specific reloc function
Rich Felker
-1
/
+2
2014-04-15
fix RLIMIT_ constants for mips
Szabolcs Nagy
-0
/
+0
2014-03-18
fix signal.h breakage from moving stack_t to arch-specific bits
Rich Felker
-6
/
+6
2014-03-18
move signal.h definition of stack_t to arch-specific bits
Rich Felker
-0
/
+6
2014-03-18
fix typo in filename used in sh port
Rich Felker
-0
/
+0
2014-03-16
superh: fix dynamic linking of __fpscr_values
Bobby Bingham
-1
/
+7
2014-03-11
move struct semid_ds to from shared sys/sem.h to bits
Rich Felker
-0
/
+16
2014-03-08
add bits/user.h for sh port
Rich Felker
-0
/
+75
2014-02-27
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
Rich Felker
-0
/
+9
2014-02-27
fix endian subarchs for sh arch
Rich Felker
-5
/
+5
2014-02-27
rename superh port to "sh" for consistency
Rich Felker
-0
/
+1950