aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog12
-rw-r--r--binutils/testsuite/ChangeLog8
2 files changed, 10 insertions, 10 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ea7a779..3f8e8a7 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -283,12 +283,12 @@
2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
- PR binutils/18656
- * objcopy.c (setup_section): Call bfd_convert_section_size
- to get the output section size.
- (copy_section): Get the section size from the output section
- and call bfd_get_full_section_contents to convert section
- contents for output.
+ PR binutils/18656
+ * objcopy.c (setup_section): Call bfd_convert_section_size
+ to get the output section size.
+ (copy_section): Get the section size from the output section
+ and call bfd_get_full_section_contents to convert section
+ contents for output.
2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 57d9b89..1b68ce1 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -88,7 +88,7 @@
* binutils-all/localize-hidden-1.d: Allow for extra symbols in the
output.
- * binutils-all/strip-11.d: Skip for the RL78.
+ * binutils-all/strip-11.d: Skip for the RL78.
2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
@@ -96,9 +96,9 @@
2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
- PR binutils/18656
- * binutils-all/compress.exp (convert_test): New proc.
- Run conversion tests between x86-64 and x32.
+ PR binutils/18656
+ * binutils-all/compress.exp (convert_test): New proc.
+ Run conversion tests between x86-64 and x32.
2015-07-10 H.J. Lu <hongjiu.lu@intel.com>