diff options
author | Nick Clifton <nickc@redhat.com> | 2007-09-17 11:14:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-09-17 11:14:22 +0000 |
commit | af3e16d9a857cc5230513e6f706a79de5fac149a (patch) | |
tree | a678a6b91d44bcb6112719c67aa3379c68f7b930 /binutils/ChangeLog | |
parent | a10398096925915e0e1b3930d9b630ddbf1e1018 (diff) | |
download | gdb-af3e16d9a857cc5230513e6f706a79de5fac149a.zip gdb-af3e16d9a857cc5230513e6f706a79de5fac149a.tar.gz gdb-af3e16d9a857cc5230513e6f706a79de5fac149a.tar.bz2 |
* doc/binutils.texi (objdump): Describe the output of the --syms option in more detail.
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 564efbc..25beb91 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2007-09-17 Nick Clifton <nickc@redhat.com> + + * doc/binutils.texi (objdump): Describe the output of the --syms + option in more detail. + 2007-09-17 Alon Bar-Lev <alon.barlev@gmail.com> PR binutils/4987 |