diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ce76b34..8fa9ce1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +2011-04-15 Sergio Durigan Junior <sergiodj@redhat.com> + + * elf-bfd.h (struct sdt_note): New struct. + (struct elf_obj_tdata) <sdt_note_head>: New field. + * elf.c (elfobj_grok_stapsdt_note_1): New function. + (elfobj_grok_stapsdt_note): Likewise. + (elf_parse_notes): Added code to treat SystemTap note + sections. + 2011-04-12 Richard Henderson <rth@redhat.com> * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not |