diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-08-25 23:48:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-08-25 23:48:58 +0000 |
commit | a12914abfdc71b9d753299798ec967634af0bf87 (patch) | |
tree | a7b2fe68dfda2b49e83f8c193763361de5d5508d /binutils | |
parent | fdf959ddcbad062b0613bca849bbbd265e77e9f1 (diff) | |
download | gdb-a12914abfdc71b9d753299798ec967634af0bf87.zip gdb-a12914abfdc71b9d753299798ec967634af0bf87.tar.gz gdb-a12914abfdc71b9d753299798ec967634af0bf87.tar.bz2 |
Update.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6430c26..17f5856 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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. |