diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-05-07 14:30:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-05-07 14:30:13 +0000 |
commit | 8beeaeb70352f6ebc0e8270f6a67320f439e4dd7 (patch) | |
tree | f3a8615d6daa4c1bc4b6a3857d3bec712315244c /binutils/ChangeLog | |
parent | 3a8260b2660859d82a0ccaa6e33aadf7150b0571 (diff) | |
download | gdb-8beeaeb70352f6ebc0e8270f6a67320f439e4dd7.zip gdb-8beeaeb70352f6ebc0e8270f6a67320f439e4dd7.tar.gz gdb-8beeaeb70352f6ebc0e8270f6a67320f439e4dd7.tar.bz2 |
2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (dump_relocations): Enlarge the type field in wide
mode by one character.
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 a12edf0..80d0f0c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2003-05-07 H.J. Lu <hongjiu.lu@intel.com> + + * readelf.c (dump_relocations): Enlarge the type field in wide + mode by one character. + 2003-05-03 Richard Henderson <rth@redhat.com> * readelf.c (struct Frame_Chunk): Add cfa_exp. |