diff options
author | Alan Modra <amodra@gmail.com> | 2001-09-25 12:49:38 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-09-25 12:49:38 +0000 |
commit | 2f11c261092ff8a912ac7471b8087c3fdda35b0c (patch) | |
tree | 8a731305e9030b8c7d7fe8c3e6a697a99ec384e1 /binutils/ChangeLog | |
parent | 97735a42e734bf25da3ae7e0a0068a91699cf186 (diff) | |
download | gdb-2f11c261092ff8a912ac7471b8087c3fdda35b0c.zip gdb-2f11c261092ff8a912ac7471b8087c3fdda35b0c.tar.gz gdb-2f11c261092ff8a912ac7471b8087c3fdda35b0c.tar.bz2 |
* readelf.c (print_vma): Print 8 digits of low hex value.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1176579..2651e31 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2001-09-25 Alan Modra <amodra@bigpond.net.au> + + * readelf.c (print_vma): Print 8 digits of low hex value. + 2001-09-24 Andreas Jaeger <aj@suse.de> * nlmconv.c: Fix warnings about unused attributes and function |