clean up dns_parse_callback
[musl] / src / setjmp /
2021-11-29 Rich Felkerfix hwcap access in powerpc-sf setjmp/longjmp
2021-09-23 Rich Felkeradd SPE FPU support to powerpc-sf
2020-08-13 Szabolcs Nagyaarch64: fix setjmp return value
2020-08-13 Alexander Monakovsetjmp: optimize longjmp prologues
2020-08-11 Alexander Monakovsetjmp: optimize x86 longjmp epilogues
2020-08-11 Alexander Monakovsetjmp: avoid useless REX-prefix on xor %eax, %eax
2020-08-11 Alexander Monakovsetjmp: fix x86-64 longjmp argument adjustment
2019-09-27 Rich Felkerfix mips setjmp/longjmp fpu state on r6, related issues
2019-09-26 Szabolcs Nagyarm: fix setjmp and longjmp asm for armv8-a
2019-06-14 Rich Felkeradd riscv64 architecture support
2018-06-19 Rich Felkeradd m68k port
2017-10-13 Rich Felkerfix access by setjmp and longjmp to __hwcap on arm...
2017-08-12 Bobby Binghamppc64: fix setjmp/longjmp handling of TOC pointer
2016-12-18 Rich Felkermake arm setjmp/longjmp asm thumb2-compatible
2016-11-12 Bobby Binghamadd s390x port
2016-05-09 Bobby Binghamadd powerpc64 port
2016-04-18 Rich Felkeradd mips n32 port (ILP32 ABI for mips64)
2016-03-06 Felix Fietkauadd powerpc soft-float support
2016-03-06 Rich Felkeradd mips64 port
2016-01-20 Rich Felkerswitch sh and mips setjmp asm from .sub system to ...
2015-11-11 Rich Felkeruse correct nofpu versions of setjmp/longjmp used on...
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-10 Rich Felkeruse vfp mnemonics rather than hard-coded opcodes in...
2015-04-24 Rich Felkerfix build regression in sh-nofpu subarch due to missing...
2015-04-20 Rich Felkerremove invalid PLT calls from or1k asm
2015-04-20 Rich Felkerremove possible-textrels from powerpc asm
2015-04-20 Rich Felkerremove invalid PLT calls from microblaze asm
2015-04-20 Rich Felkerremove invalid PLT calls from sh asm
2015-04-19 Rich Felkerremove the last of possible-textrels from i386 asm
2015-03-12 Szabolcs Nagyadd aarch64 port
2015-01-31 Trutz Behnfix missing comma in sh setjmp asm
2014-11-23 Rich Felkerfix build regression in arm asm for setjmp/longjmp...
2014-11-23 Joakim Sindholtarm assembly changes for clang compatibility
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port
2014-07-08 Rich Felkerfix typo in microblaze setjmp asm
2014-02-28 Rich Felkeradd nofpu subarchs to the sh arch, and properly detect...
2014-02-28 Rich Felkerrename superh port to "sh" for consistency
2014-02-24 Rich Felkeradd missing sub files for mipsel-sf to use softfloat...
2014-02-24 Szabolcs Nagymips: add mips-sf subarch support (soft-float)
2014-02-23 Bobby Binghamsuperh port
2014-02-23 rofl0rimport vanilla x86_64 code as x32
2012-12-06 Rich Felkerremove fenv saving/loading code from setjmp/longjmp...
2012-12-05 Rich Felkerremove mips setjmp/longjmp code to save/restore fenv
2012-11-23 Rich Felkerfix powerpc setjmp/longjmp to save/restore float regs...
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich Felkerfix indention with spaces in powerpc asm
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.
2012-11-13 Richard Penningtonimport preliminary ppc work by rdp.
2012-09-29 Rich Felkermicroblaze port
2012-08-05 Rich Felkerfloating point support for arm setjmp/longjmp
2012-07-27 Rich Felkeroptimize arm setjmp/longjmp register saving/loading
2012-07-22 Rich Felkeradd floating point register saving/restoring to mips...
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...
2012-05-05 Rich Felkerupdate license of njk contributed code (x86_64 asm)
2011-09-18 Rich Felkerinitial commit of the arm port
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-05-27 Rich Felkermodernize coding style in sjlj asm
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!
2011-02-12 Rich Felkerinitial check-in, version 0.5.0