move stage3_func typedef out of shared internal dynlink.h header
[oweals/musl.git] / tools /
2018-08-02 Rich Felkerfix musl-gcc wrapper to be compatible with default...
2015-10-13 Alex Dowadadd CFI generation script for x86_64
2015-10-13 Alex Dowadrecognize partial register operands in i386 CFI generation
2015-10-13 Alex Dowadfix misinterpretation of indexed memory operand in...
2015-10-13 Alex Dowadfix misinterpretation of operand order in i386 CFI...
2015-10-08 Alex Dowadfix instruction matching errors in i386 CFI generation
2015-10-08 Alex Dowadfactor common awk functions for CFI generation scripts...
2015-08-26 Alex DowadBuild process uses script to add CFI directives to...
2015-07-06 Shizadd musl-clang, a wrapper for system clang installs
2014-01-16 Rich Felkerfix system breakage window during make install due...
2013-12-04 Rich Felkerfix mv usage in install.sh to avoid bogus interactive...
2013-12-01 Rich Felkeradd infrastructure to record and report the version...
2013-08-18 Rich Felkerreplace system's install command with a shell script
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-06-07 Rich Felkerfix mixup in previous change to gcc wrapper
2013-06-07 Rich Felkermake gcc-specific headers (intrinsics, etc.) available...
2012-07-24 Rich Felkergcc wrapper improvement: leave libgcc dir in the librar...
2012-06-06 Rich Felkermake gcc wrapper rewrite link options rather than just...
2012-05-31 Rich Felkerfix musl-gcc wrapper to work with -pie
2012-04-22 Rich Felkernew gcc wrapper, entirely specfile based
2012-02-18 Rich Felkerremove -std=gnu99 from musl-gcc wrapper
2012-02-03 Rich Felkerimprove gcc wrapper to support -nostdlib, -nostartfiles
2012-01-24 Rich Felkermake gcc wrapper support -shared correctly
2011-09-21 Rich Felkernew gcc wrapper now supports pre-4.4 gcc versions and...
2011-06-28 Rich Felkercleanup shared library build system to be more $HOME...
2011-06-25 Rich Felkerfix dynamic linker issue in musl-gcc wrapper
2011-06-24 Rich Felkeradapt build/install/gcc-wrapper systems for dynamic...
2011-03-01 Rich Felkeruse -L/...../ -lgcc instead of /...../libgcc.a in musl...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0