Waldemar Brodkorb
|
b8fcdddcbb
nios2: sync support with glibc
|
8 年之前 |
Waldemar Brodkorb
|
2b1421826c
ldd: fix compile for some architectures
|
8 年之前 |
Waldemar Brodkorb
|
10f469f6ce
bfin: allow to build ldd
|
8 年之前 |
Waldemar Brodkorb
|
b1fb0d0bf5
microblaze: fix ELF detection in ld.so
|
8 年之前 |
Waldemar Brodkorb
|
82b948ef8f
remove deprecated architectures v850/i960
|
8 年之前 |
Waldemar Brodkorb
|
3aabb58d12
utlis/ldd: Fix host ldd in case of target wordsize differs from host one
|
9 年之前 |
Vineet Gupta
|
4990404906
ldd: Add ARC support
|
11 年之前 |
Markos Chandras
|
37439e66a3
ldd: Add MATCH_MACHINE definition for Meta
|
14 年之前 |
Chris Zankel
|
e3913641ef
ldd: ELFCLASSM was not defined for the Xtensa architecture
|
12 年之前 |
Peter S. Mazinger
|
8808c26863
ldd.c: change syntax, no size and no functional change
|
13 年之前 |
Peter S. Mazinger
|
c5cb40e9fc
ldd.c: reduce size
|
13 年之前 |
Bernhard Reutner-Fischer
|
ca2223f6b7
ldd: tweak whitespace
|
12 年之前 |
Bernhard Reutner-Fischer
|
7a5c294ecf
ldd: silence warning if !LDSO_LDD_SUPPORT
|
12 年之前 |
Bernhard Reutner-Fischer
|
c3db6430eb
ldd: silence warnings
|
12 年之前 |
Carmelo Amoroso
|
1155493454
ldd: take LD_LIBRARY_PATH into account
|
13 年之前 |
Ryan Flux
|
331b437172
microblaze mmu/elf/shared lib support
|
13 年之前 |
Kevin Day
|
85f4b028d7
utils/ldd: Check for returned pointer from strrchr not the value it holds
|
13 年之前 |
Natanael Copa
|
b2c4199f0f
utils: Fix ldd segfault
|
14 年之前 |
Bernhard Reutner-Fischer
|
79c9bcfd28
fix cosmetic typo
|
15 年之前 |
Denys Vlasenko
|
a76558a92e
do not pass 3rd param to open() which do not create files
|
15 年之前 |
Ron
|
916bd8eff0
Don't shadow stat with a local variable
|
15 年之前 |
Ron
|
b9b00cd60a
Make more utility functions static
|
15 年之前 |
Mike Frysinger
|
1055a181ad
include more info in error messages so we have a better idea where things are failing
|
15 年之前 |
Mike Frysinger
|
32242e7e10
unify the headers/random defines into porting.h to avoid duplication/rot
|
15 年之前 |
Denis Vlasenko
|
27d501fdbf
simple optimizations and style fixes in dynamic loading
|
16 年之前 |
Bernhard Reutner-Fischer
|
0f50d8abca
- minor shrinkage (-50b)
|
16 年之前 |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
16 年之前 |
Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
16 年之前 |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 年之前 |
Bernhard Reutner-Fischer
|
65ebd664a0
- fixup stripping of host utils and make host-utils compile with std=gnu99
|
16 年之前 |