* elf/sprof.c (load_shobj): Add support for reading symbol table
	from debuginfo file.
This commit is contained in:
Ulrich Drepper 2004-09-22 02:19:00 +00:00
parent fcf5e9986d
commit a2d231e51f
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2004-09-21 Ulrich Drepper <drepper@redhat.com>
* elf/sprof.c (load_shobj): Add support for reading symbol table
from debuginfo file.
* elf/ldd.bash.in: Fix syntax errors.
2004-09-20 Ulrich Drepper <drepper@redhat.com>