aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-12-15 09:50:15 +0000
committerTristan Gingold <gingold@adacore.com>2009-12-15 09:50:15 +0000
commit7f7828f676d00c8ef2befefd7912fafa9cda1a1b (patch)
tree498192ec090edb71c95eb862e13df9a1c33ceaa2 /bfd/ChangeLog
parent65ccb1090e1acfd3bf8af44175c3f7b1b6377906 (diff)
downloadgdb-7f7828f676d00c8ef2befefd7912fafa9cda1a1b.zip
gdb-7f7828f676d00c8ef2befefd7912fafa9cda1a1b.tar.gz
gdb-7f7828f676d00c8ef2befefd7912fafa9cda1a1b.tar.bz2
2009-12-15 Tristan Gingold <gingold@adacore.com>
* mach-o.h (bfd_mach_o_uuid_command): Remove section field. * mach-o.c (bfd_mach_o_scan_read_uuid): Do not create a section from this command.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fdaf57e..e1105bb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2009-12-15 Tristan Gingold <gingold@adacore.com>
+ * mach-o.h (bfd_mach_o_uuid_command): Remove section field.
+ * mach-o.c (bfd_mach_o_scan_read_uuid): Do not create a section
+ from this command.
+
+2009-12-15 Tristan Gingold <gingold@adacore.com>
+
* mach-o.c (struct mach_o_section_name_xlat): Add flags field.
(dwarf_section_names_xlat): Add section flags.
(text_section_names_xlat): Ditto.