Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
83933573aff71a5d178ab71912f177d2d844e63e
/
src
/
setjmp
8393357
add mips64 port
by Rich Felker
· 9 years ago
4b9a08f
switch sh and mips setjmp asm from .sub system to .S files
by Rich Felker
· 9 years ago
dc5bd27
use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpic
by Rich Felker
· 9 years ago
4e73d12
explicitly assemble all arm asm sources as UAL
by Rich Felker
· 9 years ago
9f290a4
remove non-working pre-armv4t support from arm asm
by Rich Felker
· 9 years ago
cf40375
use vfp mnemonics rather than hard-coded opcodes in arm setjmp/longjmp
by Rich Felker
· 9 years ago
a658afb
fix build regression in sh-nofpu subarch due to missing symbol
by Rich Felker
· 10 years ago
51fc77c
remove invalid PLT calls from or1k asm
by Rich Felker
· 10 years ago
cf1a9d9
remove possible-textrels from powerpc asm
by Rich Felker
· 10 years ago
a880e6c
remove invalid PLT calls from microblaze asm
by Rich Felker
· 10 years ago
646cb9a
remove invalid PLT calls from sh asm
by Rich Felker
· 10 years ago
8ed66ec
remove the last of possible-textrels from i386 asm
by Rich Felker
· 10 years ago
01ef3dd
add aarch64 port
by Szabolcs Nagy
· 10 years ago
c7b05bc
fix missing comma in sh setjmp asm
by Trutz Behn
· 10 years ago
921c26e
fix build regression in arm asm for setjmp/longjmp with old assemblers
by Rich Felker
· 10 years ago
27828f7
arm assembly changes for clang compatibility
by Joakim Sindholt
· 10 years ago
200d154
add or1k (OpenRISC 1000) architecture port
by Stefan Kristiansson
· 10 years ago
7296736
fix typo in microblaze setjmp asm
by Rich Felker
· 10 years ago
b1683a1
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
by Rich Felker
· 11 years ago
aacd348
rename superh port to "sh" for consistency
by Rich Felker
· 11 years ago
e7837ec
add missing sub files for mipsel-sf to use softfloat code
by Rich Felker
· 11 years ago
e5bb165
mips: add mips-sf subarch support (soft-float)
by Szabolcs Nagy
· 11 years ago
3a3c813
superh port
by Bobby Bingham
· 11 years ago
323272d
import vanilla x86_64 code as x32
by rofl0r
· 11 years ago
4b43f05
remove fenv saving/loading code from setjmp/longjmp on arm
by Rich Felker
· 12 years ago
b088f85
remove mips setjmp/longjmp code to save/restore fenv
by Rich Felker
· 12 years ago
a50136d
fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
by Rich Felker
· 12 years ago
d1bf452
fix indention with spaces in powerpc asm
by Rich Felker
· 12 years ago
1c8eb8b
PPC port cleaned up, static linking works well now.
by rofl0r
· 12 years ago
7669d1e
import preliminary ppc work by rdp.
by Richard Pennington
· 12 years ago
8c0a3d9
microblaze port
by Rich Felker
· 12 years ago
5a3a378
floating point support for arm setjmp/longjmp
by Rich Felker
· 12 years ago
5aac5e2
optimize arm setjmp/longjmp register saving/loading
by Rich Felker
· 12 years ago
dc046f5
add floating point register saving/restoring to mips setjmp/longjmp
by Rich Felker
· 12 years ago
6315004
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
by Rich Felker
· 12 years ago
8cfbc8b
update license of njk contributed code (x86_64 asm)
by Rich Felker
· 13 years ago
d960d4f
initial commit of the arm port
by Rich Felker
· 13 years ago
c7d19f9
restore use of .type in asm, but use modern @function (vs %function)
by Rich Felker
· 13 years ago
1e4f1cf
remove all .size and .type directives for functions from the asm
by Rich Felker
· 13 years ago
3a17f75
modernize coding style in sjlj asm
by Rich Felker
· 13 years ago
1e12632
Port musl to x86-64. One giant commit!
by Nicholas J. Kain
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago