index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix musl-gcc wrapper to be compatible with default-pie gcc toolchains
Rich Felker
2018-08-02
1
-2
/
+2
*
add CFI generation script for x86_64
Alex Dowad
2015-10-13
1
-0
/
+196
*
recognize partial register operands in i386 CFI generation
Alex Dowad
2015-10-13
1
-10
/
+19
*
fix misinterpretation of indexed memory operand in i386 CFI generation
Alex Dowad
2015-10-13
1
-1
/
+1
*
fix misinterpretation of operand order in i386 CFI generation
Alex Dowad
2015-10-13
1
-5
/
+5
*
fix instruction matching errors in i386 CFI generation
Alex Dowad
2015-10-08
1
-3
/
+3
*
factor common awk functions for CFI generation scripts into new file
Alex Dowad
2015-10-08
2
-27
/
+26
*
Build process uses script to add CFI directives to x86 asm
Alex Dowad
2015-08-26
1
-0
/
+227
*
add musl-clang, a wrapper for system clang installs
Shiz
2015-07-06
2
-0
/
+86
*
fix system breakage window during make install due to permissions
Rich Felker
2014-01-15
1
-2
/
+1
*
fix mv usage in install.sh to avoid bogus interactive prompting
Rich Felker
2013-12-03
1
-1
/
+1
*
add infrastructure to record and report the version of libc.so
Rich Felker
2013-12-01
1
-0
/
+12
*
replace system's install command with a shell script
Rich Felker
2013-08-17
1
-0
/
+65
*
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
2013-07-22
1
-0
/
+15
*
fix mixup in previous change to gcc wrapper
Rich Felker
2013-06-07
1
-1
/
+1
*
make gcc-specific headers (intrinsics, etc.) available with wrapper
Rich Felker
2013-06-07
1
-2
/
+2
*
gcc wrapper improvement: leave libgcc dir in the library path
Rich Felker
2012-07-23
1
-1
/
+1
*
make gcc wrapper rewrite link options rather than just extending them
Rich Felker
2012-06-06
1
-3
/
+1
*
fix musl-gcc wrapper to work with -pie
Rich Felker
2012-05-30
1
-1
/
+1
*
new gcc wrapper, entirely specfile based
Rich Felker
2012-04-22
2
-60
/
+39
*
remove -std=gnu99 from musl-gcc wrapper
Rich Felker
2012-02-17
1
-1
/
+1
*
improve gcc wrapper to support -nostdlib, -nostartfiles
Rich Felker
2012-02-02
1
-1
/
+1
*
make gcc wrapper support -shared correctly
Rich Felker
2012-01-24
1
-2
/
+7
*
new gcc wrapper now supports pre-4.4 gcc versions and is more robust
Rich Felker
2011-09-21
1
-17
/
+40
*
cleanup shared library build system to be more $HOME-local-install friendly
Rich Felker
2011-06-27
1
-2
/
+2
*
fix dynamic linker issue in musl-gcc wrapper
Rich Felker
2011-06-25
1
-1
/
+1
*
adapt build/install/gcc-wrapper systems for dynamic linking support
Rich Felker
2011-06-23
1
-2
/
+3
*
use -L/...../ -lgcc instead of /...../libgcc.a in musl-gcc wrapper
Rich Felker
2011-03-01
1
-1
/
+2
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+30