This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/binutils ChangeLog readelf.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 5 Jan 2007 01:25:07 -0000
- Subject: src/binutils ChangeLog readelf.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2007-01-05 01:25:07
Modified files:
binutils : ChangeLog readelf.c
Log message:
* readelf.c (dump_section): Don't print 32-bit values, which
were done incorrectly for little-endian. Instead print bytes.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1114&r2=1.1115
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.354&r2=1.355