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
/
src
/
setjmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix build regression in sh-nofpu subarch due to missing symbol
Rich Felker
2015-04-24
1
-0
/
+3
*
remove invalid PLT calls from or1k asm
Rich Felker
2015-04-19
1
-0
/
+3
*
remove possible-textrels from powerpc asm
Rich Felker
2015-04-19
1
-0
/
+3
*
remove invalid PLT calls from microblaze asm
Rich Felker
2015-04-19
1
-0
/
+3
*
remove invalid PLT calls from sh asm
Rich Felker
2015-04-19
1
-0
/
+3
*
remove the last of possible-textrels from i386 asm
Rich Felker
2015-04-18
1
-0
/
+3
*
add aarch64 port
Szabolcs Nagy
2015-03-11
2
-0
/
+48
*
fix missing comma in sh setjmp asm
Trutz Behn
2015-01-30
1
-1
/
+1
*
fix build regression in arm asm for setjmp/longjmp with old assemblers
Rich Felker
2014-11-23
2
-2
/
+2
*
arm assembly changes for clang compatibility
Joakim Sindholt
2014-11-23
2
-2
/
+2
*
add or1k (OpenRISC 1000) architecture port
Stefan Kristiansson
2014-07-18
2
-0
/
+49
*
fix typo in microblaze setjmp asm
Rich Felker
2014-07-08
1
-1
/
+1
*
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
Rich Felker
2014-02-27
6
-0
/
+47
*
rename superh port to "sh" for consistency
Rich Felker
2014-02-27
2
-0
/
+0
*
add missing sub files for mipsel-sf to use softfloat code
Rich Felker
2014-02-24
2
-0
/
+2
*
mips: add mips-sf subarch support (soft-float)
Szabolcs Nagy
2014-02-24
4
-0
/
+52
*
superh port
Bobby Bingham
2014-02-23
2
-0
/
+51
*
import vanilla x86_64 code as x32
rofl0r
2014-02-23
2
-0
/
+44
*
remove fenv saving/loading code from setjmp/longjmp on arm
Rich Felker
2012-12-05
2
-4
/
+0
*
remove mips setjmp/longjmp code to save/restore fenv
Rich Felker
2012-12-05
2
-5
/
+1
*
fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
Rich Felker
2012-11-23
2
-0
/
+36
*
fix indention with spaces in powerpc asm
Rich Felker
2012-11-14
2
-10
/
+10
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
4
-35
/
+87
*
import preliminary ppc work by rdp.
Richard Pennington
2012-11-13
2
-0
/
+35
*
microblaze port
Rich Felker
2012-09-29
2
-0
/
+58
*
floating point support for arm setjmp/longjmp
Rich Felker
2012-08-05
2
-2
/
+54
*
optimize arm setjmp/longjmp register saving/loading
Rich Felker
2012-07-27
2
-6
/
+2
*
add floating point register saving/restoring to mips setjmp/longjmp
Rich Felker
2012-07-22
2
-1
/
+29
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
2
-0
/
+50
*
update license of njk contributed code (x86_64 asm)
Rich Felker
2012-05-05
2
-2
/
+2
*
initial commit of the arm port
Rich Felker
2011-09-18
2
-0
/
+32
*
restore use of .type in asm, but use modern @function (vs %function)
Rich Felker
2011-06-14
4
-0
/
+10
*
remove all .size and .type directives for functions from the asm
Rich Felker
2011-06-13
4
-20
/
+0
*
modernize coding style in sjlj asm
Rich Felker
2011-05-26
4
-35
/
+35
*
Port musl to x86-64. One giant commit!
Nicholas J. Kain
2011-02-15
2
-0
/
+49
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
4
-0
/
+45