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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
offer REALGCC variable to configure musl-gcc wrapper at runtime
Rich Felker
2012-09-21
1
-1
/
+1
*
remove forced -O3 from shared library CFLAGS
Rich Felker
2012-09-14
1
-1
/
+1
*
split up installation target
Rich Felker
2012-08-17
1
-2
/
+10
*
make dynlink.lo depend on reloc.h in makefile
Rich Felker
2012-08-05
1
-0
/
+2
*
abstract out compiler runtime library for linking libc.so
Rich Felker
2012-08-02
1
-1
/
+2
*
changes to kernel sigaction struct handling in preparation for mips port
Rich Felker
2012-07-11
1
-1
/
+1
*
improve the build rules for installing /lib/ld-musl-$ARCH.so
Rich Felker
2012-05-04
1
-2
/
+4
*
make all .o files depend on *_impl.h and libc.h
Rich Felker
2012-05-03
1
-2
/
+3
*
PIE support for i386
Rich Felker
2012-05-02
1
-1
/
+1
*
reorganize Makefile to support "least surprise" config/make semantics
Rich Felker
2012-05-01
1
-11
/
+23
*
remove objcopy --weaken from the makefile
Rich Felker
2012-05-01
1
-2
/
+0
*
new gcc wrapper, entirely specfile based
Rich Felker
2012-04-22
1
-3
/
+7
*
don't fail on inability to install dynamic linker (e.g. if not root)
Rich Felker
2012-03-17
1
-1
/
+1
*
search internal headers first
Rich Felker
2012-03-01
1
-1
/
+1
*
two fixes for "make install" handling of shared libs
Rich Felker
2012-02-17
1
-1
/
+2
*
fix a few bugs from last dynamic linking build system commit
Rich Felker
2011-06-28
1
-2
/
+2
*
cleanup shared library build system to be more $HOME-local-install friendly
Rich Felker
2011-06-27
1
-13
/
+15
*
use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs
Rich Felker
2011-06-24
1
-1
/
+1
*
use symlink rather than bogus linker script for libc.so
Rich Felker
2011-06-24
1
-2
/
+2
*
adapt build/install/gcc-wrapper systems for dynamic linking support
Rich Felker
2011-06-23
1
-5
/
+15
*
various changes in preparation for dynamic linking support
Rich Felker
2011-02-24
1
-3
/
+3
*
avoid deleting the lib/empty file
Rich Felker
2011-02-17
1
-1
/
+1
*
new solution for empty lib dir (old one had some problems)
Rich Felker
2011-02-17
1
-7
/
+5
*
improve Makefile handling of git checkouts with missing lib/ and config.mak
Rich Felker
2011-02-17
1
-4
/
+8
*
finish unifying thread register handling in preparation for porting
Rich Felker
2011-02-15
1
-1
/
+1
*
preparing build system to handle ports - step 1
Rich Felker
2011-02-15
1
-0
/
+6
*
ensure that musl is compiled as C99 code & XSI option is available in headers
Rich Felker
2011-02-13
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+97