| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Makefile support for DSBT ELF. | Bernd Schmidt bernds_cb1@t-online.de | 2011-03-05 | 1 | -0/+1 |
* | nptl: proper soname handling | Natanael Copa | 2010-04-22 | 1 | -3/+3 |
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 |
* | check_ld some more flags | Bernhard Reutner-Fischer | 2009-10-09 | 1 | -1/+1 |
* | ldso/: tls support for dynamic linker | Austin Foxley | 2009-09-26 | 1 | -0/+11 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -0/+2 |
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
* | - move stripping into do_ar resp compile-m for the sake of simplicity | Bernhard Reutner-Fischer | 2008-06-17 | 1 | -1/+0 |
* | - strip the targets and not prerequisites | Bernhard Reutner-Fischer | 2008-06-04 | 1 | -1/+1 |
* | - fix dependencies of ldso.c | Bernhard Reutner-Fischer | 2008-05-30 | 1 | -1/+8 |
* | - use the compiler-driver instead of the linker | Bernhard Reutner-Fischer | 2007-10-13 | 1 | -2/+2 |
* | #1273 if EXTRAVERSION is set, make sure we respect it | Mike Frysinger | 2007-03-19 | 1 | -1/+1 |
* | clean out arch subdirs as well | Mike Frysinger | 2006-03-02 | 1 | -1/+1 |
* | just let user decide CFLAGS instead of assuming stuff for him | Mike Frysinger | 2006-02-18 | 1 | -7/+0 |
* | these defines are created for use in features.h so no point in duplicating wo... | Mike Frysinger | 2006-02-18 | 1 | -8/+0 |
* | make sure ldso is rebuilt if source files are updated | Mike Frysinger | 2006-02-18 | 1 | -0/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -1/+1 |
* | fix up ability to rename ldso | Mike Frysinger | 2006-01-13 | 1 | -17/+17 |
* | remove .oS too | Mike Frysinger | 2005-12-14 | 1 | -1/+1 |
* | Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) | Peter S. Mazinger | 2005-11-28 | 1 | -1/+1 |
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes o... | Peter S. Mazinger | 2005-11-22 | 1 | -3/+2 |
* | remove headers_done since it broke buildroot again | Mike Frysinger | 2005-11-22 | 1 | -1/+1 |
* | Do not create any files (dl-progname.h) in ldso anymore | Peter S. Mazinger | 2005-11-21 | 1 | -13/+3 |
* | Do not create header links, use -I to find them. Moved dl-progname.h to ldso/... | Peter S. Mazinger | 2005-11-21 | 1 | -11/+3 |
* | fix up ifdef checks so dl_iterate_phdr is defined in all the proper objects | Mike Frysinger | 2005-11-20 | 1 | -1/+1 |
* | make -j2 works here | Peter S. Mazinger | 2005-11-18 | 1 | -2/+1 |
* | Add info to CFLAGS about lib we are building | Peter S. Mazinger | 2005-11-18 | 1 | -2/+2 |
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign... | Peter S. Mazinger | 2005-11-17 | 1 | -31/+55 |
* | Use -z relro/-z now on all libs, add some new variables needed later, move co... | Peter S. Mazinger | 2005-11-17 | 1 | -5/+0 |
* | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger | 2005-10-27 | 1 | -2/+2 |
* | Default changed to IMA compiling, disabled explicitely where currently not po... | Peter S. Mazinger | 2005-10-26 | 1 | -2/+2 |
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger | 2005-10-25 | 1 | -14/+25 |
* | Add the current implementation to review | Peter S. Mazinger | 2005-10-19 | 1 | -0/+59 |