From 707e555b846bf0f529aaffcae9aac375ab3d6b3d Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 3 Apr 2014 10:21:02 +0200 Subject: mach-o: fix section number while writing symbols. bfd/ * mach-o.c (bfd_mach_o_mangle_symbols): Use index from output_section. (bfd_mach_o_build_seg_command): Add comment. Realign segment. Fix style. (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d702ba0..2e9a9fb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2014-04-03 Tristan Gingold + + * mach-o.c (bfd_mach_o_mangle_symbols): Use index from + output_section. + (bfd_mach_o_build_seg_command): Add comment. Realign segment. + Fix style. + (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style. + 2014-04-03 Alan Modra * elf-bfd.h (struct elf_backend_data -- cgit v1.1