Manuel Novoa III
|
68822fc77d
Fix bug in ldso/util/Makefile introduced when Erik added the readelf app.
|
23 lat temu |
Eric Andersen
|
d6c19a6e1a
Add in a test for outb (that currently fails)
|
23 lat temu |
Manuel Novoa III
|
000e5cc436
Commit _uClibc_fread bug fix (with minor edit) posted by Johan Adolfsson <johan.adolfsson@axis.com>.
|
23 lat temu |
David McCullough
|
fde510315b
|
23 lat temu |
David McCullough
|
e9499a8a60
|
23 lat temu |
David McCullough
|
50bb6aff9a
|
23 lat temu |
David McCullough
|
d0c25d2349
|
23 lat temu |
David McCullough
|
0a4aa6c3ee
|
23 lat temu |
Eric Andersen
|
76a5ce1a3e
Update the TODO file
|
23 lat temu |
Eric Andersen
|
2a115f6c06
Add a new 'readelf' util I wrote this weekend.
|
23 lat temu |
Eric Andersen
|
f68eb8d50b
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
|
23 lat temu |
Manuel Novoa III
|
03f338ab66
Update the todo. Add my personal list.
|
23 lat temu |
Manuel Novoa III
|
d85536af73
Add locale-enabled strcoll function from vodz, plus supporting tool.
|
23 lat temu |
Manuel Novoa III
|
4f8c656e40
Always check before you commit...^100. We need to build the dynamic linker
|
23 lat temu |
Manuel Novoa III
|
eb8bb5738d
Only build ldso if building shared. Also, if building ldso, build all subdirs.
|
23 lat temu |
Manuel Novoa III
|
47c1983b76
Fix misuse of DO_SHARED and LDSO_PRESENT. Add -f option to "cp"s.
|
23 lat temu |
Eric Andersen
|
0bee90dec0
Put the locale stuff back how it was till we can get a proper implementation
|
23 lat temu |
Eric Andersen
|
aafa530c0d
oops.
|
23 lat temu |
Eric Andersen
|
06777c5b96
decouple this from strchr
|
23 lat temu |
Manuel Novoa III
|
75b012d74e
Fix bug: tried to install non-existant shared libs.
|
23 lat temu |
Eric Andersen
|
fbaac3d4f3
Add in an initial TODO list. Please add stuff as needed (and feel
|
23 lat temu |
Manuel Novoa III
|
e68b7116f9
Added cmdline options --uclibc-use-build-dir and --uclibc-use-rpath so that
|
23 lat temu |
Manuel Novoa III
|
63fbd32beb
Install ldd and ldconfig as appropriate.
|
23 lat temu |
Manuel Novoa III
|
dd4d42c2b9
Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and
|
23 lat temu |
Eric Andersen
|
f43cd38254
Cleanup some stupid warnings
|
23 lat temu |
Eric Andersen
|
acbe47d22b
warn folks that libresolv is a stub
|
23 lat temu |
Manuel Novoa III
|
d75f418d41
Look's like I need to disable the rpath stuff for now as well.
|
23 lat temu |
Manuel Novoa III
|
127e6e3b31
Revert behavior of wrapper to not use dynamic linker in the build dir, so
|
23 lat temu |
Manuel Novoa III
|
b261aef543
Give Erik's build-with-uClibc method.
|
23 lat temu |
Eric Andersen
|
3f0e846f02
Remove the now obsolete "headers" target. Fix call to get-needed-libgcc-objects.sh
|
23 lat temu |