]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge branch 'mjw/sdt'
authorMark Wielaard <mjw@redhat.com>
Tue, 3 May 2011 09:35:22 +0000 (11:35 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 3 May 2011 09:35:22 +0000 (11:35 +0200)
1  2 
src/ChangeLog
src/readelf.c

diff --cc src/ChangeLog
index 39ecf18f67a6041e945fb122f3c5dd5cd9a25db3,290bf1296387b9fd80babade4772b5274e96efcb..fd5a51e9e32832733c37ffc54bdd30a0460547dc
@@@ -1,11 -1,8 +1,16 @@@
+ 2011-04-26  Mark Wielaard  <mjw@redhat.com>
+       * readelf.c (handle_notes_data): Call ebl_object_note_type_name
+       with note name.
 +2011-04-14  Mark Wielaard  <mjw@redhat.com>
 +
 +      * readelf.c (options): Add gdb_index.
 +      (section_e): Define section_gdb_index.
 +      (parse_opt): Recognize gdb_index debug-dump argument.
 +      (print_gdb_index_section): New function.
 +      (print_debug): Add gdb_index to debug_sections.
 +
  2011-03-24  Petr Machata  <pmachata@redhat.com>
  
        * readelf.c (print_debug_line_section): Emit initial space for all
diff --cc src/readelf.c
Simple merge