index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
/
Makefile
Age
Commit message (
Expand
)
Author
2001-06-02
Always check before you commit...^100. We need to build the dynamic linker
Manuel Novoa III
2001-06-02
Only build ldso if building shared. Also, if building ldso, build all subdirs.
Manuel Novoa III
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-11
Rework where libraries get installed to. Now thew will be compiled and
Eric Andersen
2001-05-10
Fix up naming of ld.so so every uses the same define. The top level
Eric Andersen
2001-05-04
Another update to make sure things work properly on x86 now.
Eric Andersen
2001-05-04
This patch allows powerpc to compile again. It also checks if we
Eric Andersen
2001-04-27
A few more compilation updates
Eric Andersen
2001-04-26
Missed these
Eric Andersen
2001-04-25
Move libdl and udate build method a bit
Eric Andersen
2001-04-24
Make sure 'make install' creates needed dirs.
Eric Andersen
2001-04-23
Ignore generated stuff. Add a 'make install' target that works.
Eric Andersen
2001-04-23
Initial checkin for ld.so. This is a combination of effort from Manuel Novoa
Eric Andersen