This commit is contained in:
Ulrich Drepper 1998-08-25 23:48:58 +00:00
parent fdf959ddcb
commit a12914abfd
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
1998-08-25 16:45 Ulrich Drepper <drepper@cygnus.com>
* readelf.c (process_dynamic_segment): Read syminfo section if
available.
(process_syminfo): New function. Print syminfo information.
(process_file): Call process_syminfo and free syminfo data at the end.
Wed Aug 19 16:19:51 1998 Ian Lance Taylor <ian@cygnus.com>
* dlltool.c (usage): Add file parameter. Change all callers.