aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 136ca47..775b2e1 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-26 Mark Mitchell <mark@codesourcery.com>
+
+ * readelf.c (get_note_type): Handle notes not in core files.
+ (process_note_sections): New function.
+ (process_corefile_contents): Rename to ...
+ (process_notes): ... this.
+ (process_object): Call process_notes, not
+ process_corefile_contents.
+ * doc/binutils.texi: Update readelf -n documentation.
+
2004-10-26 Jakub Jelinek <jakub@redhat.com>
* ar.c (extract_file): Set atime to mtime for ar xo.