summaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)Author
2016-01-01Add argp implementationSalvatore Cro
2015-12-05good by niosWaldemar Brodkorb
2015-06-10buildsys: swap V=1 with V=2 command printingBernhard Reutner-Fischer
2015-06-10buildsys: LT{,.old} CRT prereqBernhard Reutner-Fischer
2015-04-14prelink: handle _begin in a gold-agnostic wayBernhard Reutner-Fischer
2015-03-31buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-03-24buildsys: fix IS_IN_lib* for .sBernhard Reutner-Fischer
2015-03-18buildsys: fix IS_IN_lib* for .iBernhard Reutner-Fischer
2015-03-12buildsys: create linker script with proper flagsBernhard Reutner-Fischer
2015-02-27ldso: silence warningBernhard Reutner-Fischer
2015-01-28buildsys: fix IS_IN_lib* for out-of-tree buildsBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-08-29buildsys: refine compile.SBernhard Reutner-Fischer
2014-08-29buildsys: use SED for create-ldsBernhard Reutner-Fischer
2013-12-20buildsys: Fix error on config clean in realcleanBernhard Reutner-Fischer
2013-11-11buildsys: on realclean, rm include/{config,generated}Bernhard Reutner-Fischer
2013-11-06buildsys: rm PT startfiles on realcleanBernhard Reutner-Fischer
2013-03-07buildsys: Add missing $(SYMBOL_PREFIX) to symbol namesMarkos Chandras
2012-05-21Makerules: Remove duplicated slashes in interp.cSedat Dilek
2012-05-21Revert "Makerules: respect HARDWIRED_ABSPATH in interp.c"Sedat Dilek
2012-03-13buildsys: do not add empty obj to archivesBernhard Reutner-Fischer
2012-01-15buildsys: fix detection of silent makeMike Frysinger
2012-01-14buildsys: cache build flags in varsMike Frysinger
2011-06-24Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-05-11buildsys: document UCLIBC_EXTRA_CPPFLAGSBernhard Reutner-Fischer
2011-04-06Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-03-08Makerules: respect HARDWIRED_ABSPATH in interp.cPeter S. Mazinger
2011-03-05Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de
2010-11-28Merge commit 'origin/master' into prelinkCarmelo Amoroso
2010-11-24buildsys: add make {,install_}startfilesBernhard Reutner-Fischer
2010-09-17ldso: Add runtime prelink supportFilippo Arcidiacono
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-07-27buildsys: tweak quoting of V=Bernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-24buildsys: add brief mode; show defines and ld-flagsBernhard Reutner-Fischer
2010-06-11buildsys: conceal install_headersBernhard Reutner-Fischer
2010-06-11buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer
2010-06-08do not generate garbled interpBernhard Reutner-Fischer
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-14*.o[sS]: depend on pregenBernhard Reutner-Fischer
2010-04-12*.i depend on generated headersBernhard Reutner-Fischer
2010-03-25pass CFLAGS-dir to CC-mBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2009-11-26Robustify setting silent modeBernhard Reutner-Fischer
2009-11-20realclean: wipe kconfig objectsBernhard Reutner-Fischer
2009-11-19remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger
2009-10-17Makerules: add a do_sed commandAustin Foxley
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-01-28Partially revent "make utils" fix. This version is less intrusive,Denis Vlasenko