regex: simplify the {,} repetition parsing logic
[oweals/musl.git] / src / setjmp /
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 v0.5.0