2009-09-16 Tristan Gingold <gingold@adacore.com>
[binutils-gdb.git] / bfd / ChangeLog
index a4d85b9577f9203cd9fe97985515257590bda321..6d91f05b08265db8fdcb0266bb22ad1eff28beb2 100644 (file)
@@ -1,3 +1,31 @@
+2009-09-16  Tristan Gingold  <gingold@adacore.com>
+       
+       * mach-o.h (bfd_mach_o_filetype): Add new constants from darwin10.
+       Reindent.
+       * mach-o.c (bfd_mach_o_cpu_name): Reindent.
+       (bfd_mach_o_filetype_name): Complete with new constants.  Reindent.
+       (bfd_mach_o_print_private_header): Use fputs instead of fprintf
+       when possible to avoid warnings.
+       (bfd_mach_o_print_section_map): Ditto.
+       (bfd_mach_o_section_get_entry_size): New function.
+       (bfd_mach_o_section_get_nbr_indirect): Simplify using the newly
+       added function.
+       (bfd_mach_o_print_dysymtab): Print address of indirect symbols.
+
+2009-09-14  Nick Clifton  <nickc@redhat.com>
+
+       * po/fi.po: Updated Finnish translation.
+
+2009-09-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/bfd.pot: Updated by the Translation project.
+
+2009-09-11  Philippe De Muyter  <phdm@macqel.be>
+
+       * binary.c (binary_object_p): Remove bfd_external_binary_architecture
+       hack.  objcopy `-B' (`--binary-architecture') option is now handled
+       in a generic way.
+
 2009-09-11  Nick Clifton  <nickc@redhat.com>
 
        * rs6000-core.c (read_hdr): Fix typo in recent C++ compatibility