mrg 648c936726 - get rid of building an a.out-happy ldd (but keep supporting a.out
binaries for the ELF version.)

- convert a.out, elf32 and elf64 support into convience libraries and
  link them right ones in.  if elf_ldd() fails on 64 bit platforms,
  try elf32_ldd() before aout_ldd().


now ldd on 64 bit platforms works for 32 bit binaries, aka PR#40199,
and it seems that all the issues from README are gone too.
2009-01-06 03:59:56 +00:00
2009-01-05 10:00:04 +00:00
2009-01-04 22:57:17 +00:00
2009-01-06 03:08:39 +00:00
2009-01-06 00:13:02 +00:00
2009-01-05 16:36:04 +00:00
2009-01-05 02:42:18 +00:00
2009-01-05 06:11:43 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%