2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / bfd / ChangeLog
index 443844d802062c87c20c6a60c0b42f1d944ca884..0b8f40579ac63a51c55ab478c55bda73ee498a1d 100644 (file)
@@ -1,3 +1,27 @@
+2009-12-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * opncls.c (bfd_opnr_iovec): Replace _XXX with XXX_P in
+       parameters.
+
+       * tekhex.c (pass_over): Replace eof with is_eof.
+
+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.
+       (data_section_names_xlat): Ditto.
+       (bfd_mach_o_convert_section_name_to_bfd): Now return name and section
+       flags by reference.
+       (bfd_mach_o_make_bfd_section): Use section flags when know, otherwise
+       try to guess.
+
 2009-12-14  Doug Kwan  <dougkwan@google.com>
 
        * opncls.c (bfd_opnr_iovec): Rename parameters to avoid shawdowed