make gcc wrapper rewrite link options rather than just extending them
[musl] / tools /
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