20 Commits (7fe273b2c163e4594221375120c6ce209a783262)

Author SHA1 Message Date
Rich Felker 7cbb6f70c8 fix system breakage window during make install due to permissions 13 years ago
Rich Felker ceacb6a4cf fix mv usage in install.sh to avoid bogus interactive prompting 13 years ago
Rich Felker 179ab5a505 add infrastructure to record and report the version of libc.so 13 years ago
Rich Felker e678fc6f32 replace system's install command with a shell script 13 years ago
Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago
Rich Felker fd1d7be35f fix mixup in previous change to gcc wrapper 13 years ago
Rich Felker c161356002 make gcc-specific headers (intrinsics, etc.) available with wrapper 13 years ago
Rich Felker 5d26d5d15b gcc wrapper improvement: leave libgcc dir in the library path 14 years ago
Rich Felker 6e0ad2277a make gcc wrapper rewrite link options rather than just extending them 14 years ago
Rich Felker ed6717277c fix musl-gcc wrapper to work with -pie 14 years ago
Rich Felker 58f430c1e0 new gcc wrapper, entirely specfile based 14 years ago
Rich Felker 61c2cf877b remove -std=gnu99 from musl-gcc wrapper 14 years ago
Rich Felker 4f4d6ae985 improve gcc wrapper to support -nostdlib, -nostartfiles 14 years ago
Rich Felker b768c7bc63 make gcc wrapper support -shared correctly 15 years ago
Rich Felker d30c331d1f new gcc wrapper now supports pre-4.4 gcc versions and is more robust 15 years ago
Rich Felker 207c45d7ab cleanup shared library build system to be more $HOME-local-install friendly 15 years ago
Rich Felker 1a3ff4f909 fix dynamic linker issue in musl-gcc wrapper 15 years ago
Rich Felker ec05a0b08f adapt build/install/gcc-wrapper systems for dynamic linking support 15 years ago
Rich Felker 71df8b2760 use -L/...../ -lgcc instead of /...../libgcc.a in musl-gcc wrapper 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago