summaryrefslogtreecommitdiffstats
path: root/ldso/libdl/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-2/+2
| | | | Step 13: build system updates.
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-3/+5
| | | | system
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-161-2/+2
| | | | | | | Step 6: fix Makefiles to use $(VERSION) and the compiler-driver for the link stage Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge ldso tree with trunk. Carmelo Amoroso2008-03-051-2/+1
| | | | | | Step 1: basically code formatting and minor changes Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Added GNU hash support to ld.soCarmelo Amoroso2007-11-191-4/+0
| | | | | | | | | | | Added TLS support to sh4 Replaced _dl_find_hash implementation with sh4 based code. Merged some fixes into libdl.c Changes committes as requested by sjhill for the mips-sh4 nptl merge. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-03-271-1/+1
|
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵"Steven J. Hill"2005-11-291-11/+8
| | | | the new build system. I have probably another 300 and some files to go *sigh*.
* Dynamic loader now builds with new build system. Fix problems with ↵"Steven J. Hill"2005-11-201-0/+4
| | | | 'dl-sysdep.h' and the loader that I should have caught a while ago.
* Sync up with trunk."Steven J. Hill"2005-11-191-2/+2
|
* Massive merge from trunk."Steven J. Hill"2005-11-181-28/+36
|
* Massive merge from trunk."Steven J. Hill"2005-11-171-1/+1
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+51