OSDN Git Service

Yet more ldso cleanups. Be more discriminating about when using inlines
authorEric Andersen <andersen@codepoet.org>
Thu, 14 Jun 2001 21:37:48 +0000 (21:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 14 Jun 2001 21:37:48 +0000 (21:37 -0000)
commit862fef6971ef660a985c790e3643187e5ecb855d
treed70a00b981442842d4bd84bfd456a4f249fb2e5b
parent311b479b519b33774b6bb75d5c4961f2e2498fc2
Yet more ldso cleanups.  Be more discriminating about when using inlines
and when using real functions.  Make things be more portable by
providing a default C routine to locate the got.
 -Erik
23 files changed:
ldso/Makefile
ldso/Rules.mak [deleted file]
ldso/ldso/Makefile
ldso/ldso/boot1.c
ldso/ldso/hash.h
ldso/ldso/i386/dl-sysdep.h
ldso/ldso/i386/ld_sysdep.h
ldso/ldso/i386/sysdep.h
ldso/ldso/ld-uClibc.c
ldso/ldso/ld_hash.h
ldso/ldso/ld_string.h
ldso/ldso/ld_syscall.h
ldso/ldso/ldso.c
ldso/ldso/m68k/dl-sysdep.h
ldso/ldso/m68k/ld_sysdep.h
ldso/ldso/m68k/sysdep.h
ldso/ldso/sparc/dl-sysdep.h
ldso/ldso/sparc/ld_sysdep.h
ldso/ldso/sparc/sysdep.h
ldso/ldso/string.h
ldso/ldso/syscall.h
ldso/libdl/Makefile
ldso/util/Makefile