readelf.c (get_note_type): Handle notes not in core files.
authorNick Clifton <nickc@redhat.com>
Tue, 26 Oct 2004 16:05:42 +0000 (16:05 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Oct 2004 16:05:42 +0000 (16:05 +0000)
commit1ec5cd372135a64c39eeaa32103cad2913e1754a
treef2db087789499a3b09664d70e14aac458ccc713a
parente7d6a6d283ab5d304e0b21f94e8912f8310e4eaa
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.
binutils/ChangeLog
binutils/Makefile.in
binutils/doc/binutils.texi
binutils/readelf.c
This page took 0.029465 seconds and 4 git commands to generate.