OSDN Git Service

nptl: rephrase *.sym handling
[uclinux-h8/uClibc.git] / Makerules
2014-08-29 Bernhard Reutner... buildsys: refine compile.S
2014-08-29 Bernhard Reutner... buildsys: use SED for create-lds
2013-12-20 Bernhard Reutner... buildsys: Fix error on config clean in realclean
2013-11-11 Bernhard Reutner... buildsys: on realclean, rm include/{config,generated}
2013-11-06 Bernhard Reutner... buildsys: rm PT startfiles on realclean
2013-03-07 Markos Chandrasbuildsys: Add missing $(SYMBOL_PREFIX) to symbol names
2012-05-22 Sedat DilekMakerules: Remove duplicated slashes in interp.c
2012-05-22 Sedat DilekRevert "Makerules: respect HARDWIRED_ABSPATH in interp.c"
2012-03-13 Bernhard Reutner... buildsys: do not add empty obj to archives
2012-01-15 Mike Frysingerbuildsys: fix detection of silent make
2012-01-15 Mike Frysingerbuildsys: cache build flags in vars
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-11 Bernhard Reutner... buildsys: document UCLIBC_EXTRA_CPPFLAGS
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-08 Peter S. MazingerMakerules: respect HARDWIRED_ABSPATH in interp.c
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-24 Bernhard Reutner... buildsys: add make {,install_}startfiles
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-17 Filippo Arcidiaconoldso: Add runtime prelink support
2010-09-15 Salvatore Crolibubacktrace: Provide uClibc with backtrace functions
2010-07-27 Bernhard Reutner... buildsys: tweak quoting of V=
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-06-24 Bernhard Reutner... buildsys: add brief mode; show defines and ld-flags
2010-06-11 Bernhard Reutner... buildsys: conceal install_headers
2010-06-11 Bernhard Reutner... buildsys: fix lib/ directory prerequisite
2010-06-08 Bernhard Reutner... do not generate garbled interp
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Bernhard Reutner... *.o[sS]: depend on pregen
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... *.i depend on generated headers
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... pass CFLAGS-dir to CC-m
2010-03-25 Bernhard Reutner... prettify make clean
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-26 Bernhard Reutner... Robustify setting silent mode
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... realclean: wipe kconfig objects
2009-11-19 Peter S. Mazingerremove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
2009-10-17 Austin FoxleyMakerules: add a do_sed command
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-01-28 Denis VlasenkoPartially revent "make utils" fix. This version is...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-14 Bernhard Reutner... - hide __dl_ldso__ (Peter S. Mazinger)
2008-12-22 Bernhard Reutner... - fix fpclassify, signbit, isfinite, isnan, isinf macro...
2008-12-12 Bernhard Reutner... - only strip if cc compiled fine
2008-12-04 Carmelo AmorosoAdded do_awk commanf for invoking awk parser. It will...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-14 Bernhard Reutner... - fix locale dependencies and make default locale gener...
2008-10-09 Bernhard Reutner... - prevent spurious rebuilds
2008-10-09 Bernhard Reutner... - cut down on attempted pattern rule matches
2008-10-09 Bernhard Reutner... - beautify hcompile.u
2008-10-08 Bernhard Reutner... - revert bad hunk from (my) r22403
2008-09-16 Bernhard Reutner... - do not attempt to rm twice
2008-09-11 Bernhard Reutner... - the help target is phony
2008-09-11 Bernhard Reutner... - honour EXTRA_CPPFLAGS
2008-08-27 Bernhard Reutner... - should either be defined or callers should do_t_strip...
2008-07-11 Bernhard Reutner... - the interp is an order-only prereq of lib-so-y
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-16 Bernhard Reutner... - remove improper comment
2008-06-11 Bernhard Reutner... - disregard any and all $(top_builddir) in deps.
2008-06-10 Bernhard Reutner... - no need to export the included dependencies generated...
2008-06-09 Bernhard Reutner... - Improve prerequisites and avoid spurious reconfigurat...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-04 Bernhard Reutner... - fix typo (have to check the content, not if true)
2008-06-03 Bernhard Reutner... - add libpthread-nonshared-y to files.dep
2008-06-03 Bernhard Reutner... - Generate dummy rules for prerequisites.
2008-06-03 Bernhard Reutner... - breakup lines of compile.c and add a variable to...
2008-06-01 Bernd SchmidtStill forgot some libraries in one of the previous...
2008-06-01 Bernd SchmidtUse $(<D) rather than $(^D), as the latter now contains...
2008-06-01 Bernhard Reutner... - since we force make into trying to rebuild unconditio...
2008-06-01 Bernhard Reutner... - store the used compiler plus flags in the .%.dep...
2008-05-31 Bernhard Reutner... Oh, and prepend a dot to the basename so i don't have...
2008-05-31 Bernhard Reutner... - generate deps via gcc
2008-05-31 Bernhard Reutner... - fix whitespace
2008-05-31 Bernhard Reutner... - fix prerequisites of sysnum.h (has to depend on the...
2008-03-26 Bernhard Reutner... - fixup stripping of host utils and make host-utils...
2008-03-26 Bernhard Reutner... - improve building utils
2008-03-26 Bernhard Reutner... - fix generation of sysnum.h for parallel builds, secon...
2008-03-26 Bernhard Reutner... - fix (parallel) compilation error in ldso.c
2008-01-26 "Steven J. Hill"Filter out '-std=gnu99' when running the assembler...
2008-01-18 Bernd SchmidtAnother piece needed for FD-PIC. This compiles another...
2008-01-16 Bernhard Reutner... - check for -nostdlib
2007-11-23 Bernd SchmidtSome shared flat improvements.
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2006-12-11 Mike Frysingercreate new menu so people can select what format they...
2006-12-08 Mike FrysingerRichard Sandiford writes: add support for init/fini...
2006-11-17 Mike Frysingerget rid of the notion of .E files as .i is the proper...
2006-03-09 Peter S. MazingerAdd support for libpthread_nonshared.a, strip the objec...
2006-03-01 Peter S. MazingerAdd -D__ASSEMBLER__ to compile.S so that -std=c99 would...
next