aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-07-04 10:42:26 +0000
committerNick Clifton <nickc@redhat.com>2003-07-04 10:42:26 +0000
commit96c223ce90d6bbaed5faac223eb8c494dc43b5a3 (patch)
treeb41b5e4402a1fc627983a4638b3b59034f05fddb /binutils/ChangeLog
parent8c17da6e594c61837ef20620791a2e55d323d3d2 (diff)
downloadgdb-96c223ce90d6bbaed5faac223eb8c494dc43b5a3.zip
gdb-96c223ce90d6bbaed5faac223eb8c494dc43b5a3.tar.gz
gdb-96c223ce90d6bbaed5faac223eb8c494dc43b5a3.tar.bz2
* readelf.c (get_data): Print (unsigned) hex values for size and offset in
error messages. (process_section_headers): If the string table could not be allocated, do not continue.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 4e8d928..897cc66 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2003-07-04 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (get_data): Print (unsigned) hex values for size and
+ offset in error messages.
+ (process_section_headers): If the string table could not be
+ allocated, do not continue.
+
2003-07-01 Jakub Jelinek <jakub@redhat.com>
* readelf.c (dynamic_segment_ia64_val): Print address and newline