only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / Makefile
2020-06-03 Rich Felkermove oldmalloc to its own directory under src/malloc
2019-11-04 Rich Felkerfix failure to build time32 compat shims with out-of...
2019-11-02 Rich Felkeradd framework for arch-provided makefile fragments...
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2018-03-25 Rich Felkeradjust makefile target-specific CFLAGS rules to be...
2018-03-24 Rich Felkerfix out-of-tree build of crt files with stack protector...
2017-12-15 Nicholas Wilsonremove unused explicit dependency rules for crti/crtn
2017-03-21 Rich Felkerincrease limit on locale name length from 15 to 23...
2016-05-12 Bobby Binghamdeduplicate __NR_* and SYS_* syscall number definitions
2016-02-19 Rich Felkergenerate list of crt files to install instead of hard...
2016-02-17 Rich Felkersupport clean/distclean make targets in unconfigured...
2016-02-17 Rich Felkeradjust makefile to make crt/ and ldso/ sources arch...
2016-01-31 Rich Felkerdon't suppress shared libc when linker lacks -Bsymbolic...
2016-01-28 Rich Felkeradd arch/generic include fallback to build rules
2016-01-26 Rich Felkeradd ssp suppression to some arch-override files that...
2016-01-26 Rich Felkeruse same object files for libc.a and libc.so if compile...
2016-01-26 Rich Felkermove dynamic linker to its own top-level directory...
2016-01-22 Rich Felkerremove arch/$(ARCH)/src from the build system
2016-01-20 Rich Felkersimplify "make clean" and remove unneeded lib dir from...
2016-01-20 Rich Felkerdeduplicate compiler invocation command line in makefile
2016-01-20 Rich Felkerremove outdated/incorrect comment about AS_CMD from...
2016-01-20 Rich Felkerremove support for subarch .sub files from the makefile
2016-01-20 Rich Felkerfix build regression for arm pre-v7 from out-of-tree...
2016-01-20 Rich Felkereliminate separate static/shared CFLAGS vars in makefile
2016-01-19 Rich Felkeradd support for arch-provided replacement files as...
2016-01-17 Petr Hoseksupport out-of-tree build
2015-11-19 Rich Felkerfix build regression from removal of #ifdef SHARED
2015-11-02 Rich Felkerkeep user-provided CFLAGS/LDFLAGS separate from those...
2015-10-23 Rich Felkerfix breakage when user overrides CFLAGS on the make...
2015-10-08 Alex Dowadfactor common awk functions for CFI generation scripts...
2015-08-30 Rich Felkerremove use of buggy .SECONDARY special target in makefile
2015-08-27 Rich Felkerfix makefile suppression of intermediate file removal
2015-08-26 Alex DowadBuild process uses script to add CFI directives to...
2015-07-06 Shizadd musl-clang, a wrapper for system clang installs
2015-07-06 Shizbuild: overhaul wrapper script system for multiple...
2015-06-03 Rich Felkeradd additional Makefile dependency rules for rcrt1...
2015-05-26 Rich Felkeradd rcrt1 start file for fully static-linked PIE
2015-05-26 Rich Felkerfix incorrect application of visibility to Scrt1.o
2015-04-23 Rich Felkeradd dependency of dlstart.lo on crt_arch.h to Makefile
2015-04-20 Rich Felkeradd optional global visibility override
2015-04-14 Rich Felkerallow libc itself to be built with stack protector...
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2014-06-25 Rich Felkeradd tarball-producing targets to Makefile for ease...
2014-06-20 Rich Felkerrename dynamic linker entry point from _start to _dlstart
2013-12-04 Rich Felkerremove dependency of version.h on .git/* to avoid errors
2013-12-01 Rich Felkeradd infrastructure to record and report the version...
2013-08-31 Rich Felkerfix regression in creation of ldso symlink
2013-08-19 Rich Felkerre-add logic for ignoring failure of ld.so symlink...
2013-08-18 Rich Felkerreplace system's install command with a shell script
2013-08-16 Rich Felkerfix atomicity and other issues installing dynamic linke...
2013-08-14 Rich Felkerrework makefile subarch logic to allow shared files
2013-08-11 Rich Felkeradd subarch asm support for PIC objects/shared libc
2013-08-11 Rich Felkerallow subarch-specific asm, including asm specific...
2013-08-01 Rich Felkerwork around gcc 4.8's generation of self-referential...
2013-07-26 Rich Felkernew mostly-C crt1 implementation
2013-07-23 Rich Felkerenhance build process to allow selective -O3 optimization
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-07-19 Rich Felkeradd build system support for arch endian & float abi...
2013-07-01 Rich Felkerfix Makefile so "make install" works before include...
2013-03-10 Rich Felkerremove soname from libc.so/ld-musl
2013-02-06 rofl0rMakefile: make it possible to build arch specific C...
2012-09-21 Rich Felkeroffer REALGCC variable to configure musl-gcc wrapper...
2012-09-15 Rich Felkerremove forced -O3 from shared library CFLAGS
2012-08-17 Rich Felkersplit up installation target
2012-08-05 Rich Felkermake dynlink.lo depend on reloc.h in makefile
2012-08-03 Rich Felkerabstract out compiler runtime library for linking libc.so
2012-07-11 Rich Felkerchanges to kernel sigaction struct handling in preparat...
2012-05-05 Rich Felkerimprove the build rules for installing /lib/ld-musl...
2012-05-04 Rich Felkermake all .o files depend on *_impl.h and libc.h
2012-05-03 Rich FelkerPIE support for i386
2012-05-01 Rich Felkerreorganize Makefile to support "least surprise" config...
2012-05-01 Rich Felkerremove objcopy --weaken from the makefile
2012-04-22 Rich Felkernew gcc wrapper, entirely specfile based
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-17 Rich Felkerdon't fail on inability to install dynamic linker ...
2012-03-01 Rich Felkersearch internal headers first
2012-02-18 Rich Felkertwo fixes for "make install" handling of shared libs
2011-06-28 Rich Felkerfix a few bugs from last dynamic linking build system...
2011-06-28 Rich Felkercleanup shared library build system to be more $HOME...
2011-06-24 Rich Felkeruse soname in ld-musl.so to prevent filename appearing...
2011-06-24 Rich Felkeruse symlink rather than bogus linker script for libc.so
2011-06-24 Rich Felkeradapt build/install/gcc-wrapper systems for dynamic...
2011-02-24 Rich Felkervarious changes in preparation for dynamic linking...
2011-02-17 Rich Felkeravoid deleting the lib/empty file
2011-02-17 Rich Felkernew solution for empty lib dir (old one had some problems)
2011-02-17 Rich Felkerimprove Makefile handling of git checkouts with missing...
2011-02-15 Rich Felkerfinish unifying thread register handling in preparation...
2011-02-15 Rich Felkerpreparing build system to handle ports - step 1
2011-02-13 Rich Felkerensure that musl is compiled as C99 code & XSI option...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0