OSDN Git Service

Merge remote-tracking branch 'origin/master' into prelink
[uclinux-h8/uClibc.git] / Makerules
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...
2006-02-28 Mike Frysingertouchup how we generate initfini.s
2006-02-28 Mike Frysingeradd support for glibc initfini.c
2006-02-23 Peter S. MazingerAdd support for CFLAGS-OMIT-file from nptl
2006-02-18 Mike Frysingersince interp is an actual object file that is linked...
2006-02-18 Mike Frysingertouchup headers target somemore so building in subdirs...
2006-02-17 Mike Frysingerfix parallel build with headers once and for all (i...
2006-02-17 Mike Frysingercombine the crt1.0/Scrt1.o rules since they are pretty...
2006-02-17 Mike Frysingercombine the output rules in one place
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-15 Mike Frysingeradd support for generating %.i files like %.E files
2006-02-13 Peter S. MazingerCorrect building objs in each libc subdir
2006-02-04 Mike Frysingermake build output a little less noisy
2006-01-30 Peter S. MazingerUndo -std=c99 and related -D__ASSEMBLER__
2006-01-30 Peter S. MazingerEnable -std=c99 if supported, this will define __STDC_V...
next