This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

A minor typo fix for gold/ChangeLog


Hi I'm to submit a patch fixing a minor typo in gold/ChangeLog.
Let me know if you think otherwise.

Thanks,
Han

Below is the patch

diff --git a/gold/ChangeLog b/gold/ChangeLog
index 4901215..4dc9634 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -70,11 +70,11 @@
 2014-10-17  Cary Coutant  <ccoutant@google.com>

        * aarch64.cc (AArch64_relocate_functions::maybe_apply_stub):
        Add "typename" keyword.

-2014-09-22  Han Shen  <shenhan@google.com>
+2014-10-15  Han Shen  <shenhan@google.com>
             Jing Yu   <jingyu@google.com>

        Patch for gold aarch64 backend to support relaxation.
        * aarch64-reloc.def: Change format.
        * aarch64.cc (class Reloc_stub): New class.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]