aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2012-11-28 15:53:37 +0000
committerKai Tietz <kai.tietz@onevision.com>2012-11-28 15:53:37 +0000
commitfb98f7b7824bd394d64f56e6aa05436f8c1a7c6c (patch)
tree1b43b4aa5e33b10e43da660d7c483536a64050b3 /binutils/ChangeLog
parent7e20dfcd947ceb8b6f48863e9bae82205a63cc8a (diff)
downloadgdb-fb98f7b7824bd394d64f56e6aa05436f8c1a7c6c.zip
gdb-fb98f7b7824bd394d64f56e6aa05436f8c1a7c6c.tar.gz
gdb-fb98f7b7824bd394d64f56e6aa05436f8c1a7c6c.tar.bz2
* resbin.c (bin_to_res_version): Correct offset
and length calculation of resource. (get_version_header): Apply alignement of 4 to len.
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 a763235..46fda07 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-27 Kai Tietz <ktietz@redhat.com>
+
+ * resbin.c (bin_to_res_version): Correct offset
+ and length calculation of resource.
+ (get_version_header): Apply alignement of 4 to len.
+
2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (process_dynamic_section): Correct DF_1_CONFALT.