aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-11-13 12:54:29 +0000
committerNick Clifton <nickc@redhat.com>2013-11-13 12:54:29 +0000
commite2729ebe257b26c62a0a3c6f5432185df78cffb3 (patch)
tree3e78bfd98ef3e7adb0c1342caf856f372715f371 /binutils/ChangeLog
parentc42bd95ac2827f22c134f13752c44ecc69d153f7 (diff)
downloadgdb-e2729ebe257b26c62a0a3c6f5432185df78cffb3.zip
gdb-e2729ebe257b26c62a0a3c6f5432185df78cffb3.tar.gz
gdb-e2729ebe257b26c62a0a3c6f5432185df78cffb3.tar.bz2
* rescoff.c (write_coff_file): Use 64-bit alignment for resource
data. (coff_res_to_bin): Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 237debe..cc9c6f9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-13 Martin Mitas <mity@morous.org>
+
+ * rescoff.c (write_coff_file): Use 64-bit alignment for resource
+ data.
+ (coff_res_to_bin): Likewise.
+
2013-11-07 Doug Evans <dje@google.com>
Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.