index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldso
/
util
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin converting the client utils
Eric Andersen
2003-11-06
1
-87
/
+0
*
Rework the config system. Better utilize the Kconfig language
Eric Andersen
2003-11-04
1
-21
/
+8
*
Some more soft float fixes... for arm in particular (libfloat).
Manuel Novoa III
2003-10-31
1
-3
/
+3
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Always build and install ldconfig
Eric Andersen
2003-10-12
1
-23
/
+41
*
Make sure we use the local copy of elf.h, since some system
Eric Andersen
2003-09-17
1
-6
/
+9
*
Phase one of my evil plan to clean up ld.so...
Eric Andersen
2003-08-19
1
-5
/
+2
*
Patch from Stefan Allius
Eric Andersen
2003-03-07
1
-1
/
+1
*
Teach ldd to act just the glibc provided one (relying on the
Eric Andersen
2003-03-01
1
-2
/
+6
*
Change some variable names so we are more consistant with what
Eric Andersen
2002-12-04
1
-5
/
+5
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
1
-1
/
+1
*
Patch from Stefan Allius and Edie C. Dost to let ldd and
Eric Andersen
2002-08-08
1
-1
/
+4
*
Don't try to compile the target utils unless told to do so.
Eric Andersen
2002-06-23
1
-3
/
+0
*
If we are cross-compiling, don't even try to build the target utilities.
"Steven J. Hill"
2002-06-04
1
-6
/
+7
*
Silly me. ldd.target is for the target system, so don't
Eric Andersen
2002-05-29
1
-1
/
+1
*
Pass the -s to the linker
Eric Andersen
2002-05-24
1
-2
/
+2
*
No real need to make ldd.target and readelf.target be static...
Eric Andersen
2002-05-03
1
-2
/
+2
*
Fix makefile so it actually works when cross compiling
Eric Andersen
2002-01-31
1
-6
/
+6
*
make sure all utilities will build even with older toolchains by
Eric Andersen
2002-01-31
1
-13
/
+16
*
Fixup util build
Eric Andersen
2002-01-30
1
-2
/
+2
*
Fix the bug where binaries built with older toolchains would
Eric Andersen
2002-01-28
1
-8
/
+14
*
Remove the now obsolete d-link tree. Update things to cope
Eric Andersen
2002-01-11
1
-5
/
+5
*
Don't use target strip on native binary
Eric Andersen
2002-01-11
1
-2
/
+1
*
Build a native uClibc ldd
Eric Andersen
2002-01-09
1
-2
/
+11
*
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
Eric Andersen
2002-01-01
1
-1
/
+1
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+22
*
This syncs things up with my local tree. Mainly changes installer
Eric Andersen
2001-08-08
1
-2
/
+8
*
Some cleanups needed for things to compile and work as expected
Eric Andersen
2001-07-17
1
-2
/
+3
*
This commit merges David Schleef's updates to the build system, which a
Eric Andersen
2001-07-12
1
-2
/
+2
*
Rewrite of ldd so it works as expected, and does not invoke the
Eric Andersen
2001-07-11
1
-9
/
+10
*
A few build updates
Eric Andersen
2001-06-15
1
-2
/
+2
*
Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu...
Eric Andersen
2001-06-15
1
-9
/
+6
*
Yet more ldso cleanups. Be more discriminating about when using inlines
Eric Andersen
2001-06-14
1
-1
/
+1
*
Fix bug in ldso/util/Makefile introduced when Erik added the readelf app.
Manuel Novoa III
2001-06-11
1
-2
/
+2
*
Add a new 'readelf' util I wrote this weekend.
Eric Andersen
2001-06-04
1
-24
/
+16
*
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
Eric Andersen
2001-06-04
1
-9
/
+13
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+2
*
Missed these
Eric Andersen
2001-04-26
1
-2
/
+1
*
Initial checkin for ld.so. This is a combination of effort from Manuel Novoa
Eric Andersen
2001-04-23
1
-0
/
+38