diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-04-04 23:05:32 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-04-04 23:05:32 +0000 |
commit | dd27201edf3ec4449fc70126afcb8c6255ca02ff (patch) | |
tree | 4304d168f1e65b4254c1b4b6ad5ede13d70a3757 /binutils/ChangeLog | |
parent | e30e5a6a9b8c2120380113012852e69a39cf2c9e (diff) | |
download | gdb-dd27201edf3ec4449fc70126afcb8c6255ca02ff.zip gdb-dd27201edf3ec4449fc70126afcb8c6255ca02ff.tar.gz gdb-dd27201edf3ec4449fc70126afcb8c6255ca02ff.tar.bz2 |
2000-04-04 H.J. Lu <hjl@gnu.org>
* readelf.c (process_symbol_table): Correctly read in symbol
versioning information.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a94b213..e8f2604 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-04-04 H.J. Lu <hjl@gnu.org> + + * readelf.c (process_symbol_table): Correctly read in symbol + versioning information. + 2000-04-04 Alan Modra <alan@linuxcare.com.au> * po/binutils.pot: Regenerate. |