Mike Frysinger
|
124ec18872
Chris Zankel writes:
|
17 years ago |
Carmelo Amoroso
|
6630516b0a
Added support for GNU hash style into dynamic linker
|
17 years ago |
Khem Raj
|
d81e53c5fa
New test targets 'compile' and 'run'
|
17 years ago |
Mike Frysinger
|
375c18c1df
drop -Wl,-warn-common since it doesnt serve much purpose
|
17 years ago |
Mike Frysinger
|
e2f06f4eb0
make sure UCLIBC_LDSO can be found via path
|
18 years ago |
Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
18 years ago |
Eric Andersen
|
1da8fd9223
mips64 patch from Atsushi Nemoto:
|
18 years ago |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
18 years ago |
Mike Frysinger
|
3cc033bed3
allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS
|
18 years ago |
Mike Frysinger
|
8439614d20
set dynamic linker if we are building as shared
|
18 years ago |
Mike Frysinger
|
402cf95663
make sure we build against local headers and link against local libs
|
19 years ago |
Mike Frysinger
|
ff5243aa1c
touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc
|
19 years ago |
Mike Frysinger
|
e907e7f674
include toplevel testdir
|
19 years ago |
Mike Frysinger
|
4a6677f09c
add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs
|
19 years ago |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
19 years ago |
Peter S. Mazinger
|
b27c9f6514
Remove TOPDIR, update copyright
|
19 years ago |
Mike Frysinger
|
13ef85a17b
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel
|
19 years ago |
Joakim Tjernlund
|
2044b626be
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
|
19 years ago |
Mike Frysinger
|
56e9950bf3
when running shared tests, use the toplevel ldso
|
19 years ago |
Mike Frysinger
|
412861a42b
make sure we strip quotes from the cross compiler prefix
|
19 years ago |
Mike Frysinger
|
f5dd713e07
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
|
19 years ago |
Mike Frysinger
|
de8b8b0b0b
dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config
|
19 years ago |
Mike Frysinger
|
005b595328
clean up and use topdir .config instead of local Config
|
19 years ago |
Manuel Novoa III
|
9d7a22d351
Fixes from gentoo.
|
20 years ago |
Eric Andersen
|
589ebccb66
Remove remnants of the gcc wrapper
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
d4d6e2c505
Fix a silly bug
|
22 years ago |
Eric Andersen
|
0ec5f81305
A few minor little changes
|
22 years ago |
Eric Andersen
|
545e51be15
Update tests to be somewhat consistant with the rest of the world
|
22 years ago |
Eric Andersen
|
8fc69335e9
Change some variable names so we are more consistant with what
|
22 years ago |