Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
f5638c22e3599a720f80da76f2827e5b0f6383ae
/
tools
4e6b8ee
add CFI generation script for x86_64
by Alex Dowad
· 9 years ago
1b0c9cd
recognize partial register operands in i386 CFI generation
by Alex Dowad
· 9 years ago
8cfdfa9
fix misinterpretation of indexed memory operand in i386 CFI generation
by Alex Dowad
· 9 years ago
fef9c80
fix misinterpretation of operand order in i386 CFI generation
by Alex Dowad
· 9 years ago
dc97951
fix instruction matching errors in i386 CFI generation
by Alex Dowad
· 9 years ago
0650a05
factor common awk functions for CFI generation scripts into new file
by Alex Dowad
· 9 years ago
35b3312
Build process uses script to add CFI directives to x86 asm
by Alex Dowad
· 9 years ago
fb58545
add musl-clang, a wrapper for system clang installs
by Shiz
· 9 years ago
7cbb6f7
fix system breakage window during make install due to permissions
by Rich Felker
· 11 years ago
ceacb6a
fix mv usage in install.sh to avoid bogus interactive prompting
by Rich Felker
· 11 years ago
179ab5a
add infrastructure to record and report the version of libc.so
by Rich Felker
· 11 years ago
e678fc6
replace system's install command with a shell script
by Rich Felker
· 11 years ago
9448b05
refactor headers, especially alltypes.h, and improve C++ ABI compat
by Rich Felker
· 11 years ago
fd1d7be
fix mixup in previous change to gcc wrapper
by Rich Felker
· 11 years ago
c161356
make gcc-specific headers (intrinsics, etc.) available with wrapper
by Rich Felker
· 11 years ago
5d26d5d
gcc wrapper improvement: leave libgcc dir in the library path
by Rich Felker
· 12 years ago
6e0ad22
make gcc wrapper rewrite link options rather than just extending them
by Rich Felker
· 12 years ago
ed67172
fix musl-gcc wrapper to work with -pie
by Rich Felker
· 12 years ago
58f430c
new gcc wrapper, entirely specfile based
by Rich Felker
· 13 years ago
61c2cf8
remove -std=gnu99 from musl-gcc wrapper
by Rich Felker
· 13 years ago
4f4d6ae
improve gcc wrapper to support -nostdlib, -nostartfiles
by Rich Felker
· 13 years ago
b768c7b
make gcc wrapper support -shared correctly
by Rich Felker
· 13 years ago
d30c331
new gcc wrapper now supports pre-4.4 gcc versions and is more robust
by Rich Felker
· 13 years ago
207c45d
cleanup shared library build system to be more $HOME-local-install friendly
by Rich Felker
· 13 years ago
1a3ff4f
fix dynamic linker issue in musl-gcc wrapper
by Rich Felker
· 13 years ago
ec05a0b
adapt build/install/gcc-wrapper systems for dynamic linking support
by Rich Felker
· 13 years ago
71df8b2
use -L/...../ -lgcc instead of /...../libgcc.a in musl-gcc wrapper
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago