aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <tristan.gingold@adacore.com>2014-04-03 10:21:02 +0200
committerTristan Gingold <tristan.gingold@adacore.com>2014-04-03 10:25:21 +0200
commit707e555b846bf0f529aaffcae9aac375ab3d6b3d (patch)
tree4a74fb604397625b44bf4823fd971ce57b6c0618 /bfd/ChangeLog
parent9810b41048d4fc230ec5e124ecdead4a3a9598ec (diff)
downloadgdb-707e555b846bf0f529aaffcae9aac375ab3d6b3d.zip
gdb-707e555b846bf0f529aaffcae9aac375ab3d6b3d.tar.gz
gdb-707e555b846bf0f529aaffcae9aac375ab3d6b3d.tar.bz2
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.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <gingold@adacore.com>
+
+ * 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 <amodra@gmail.com>
* elf-bfd.h (struct elf_backend_data