]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix ChangeLog formatting
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 5 Dec 2013 04:08:47 +0000 (09:38 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 5 Dec 2013 04:28:25 +0000 (09:58 +0530)
ChangeLog

index e590d1b607e3bee9419afccfcd896283d858941b..793448fee90e435df15cd667623c896dd58a25f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
        reloc arguments.
        (elf_machine_rela): Update call to elf_machine_plt_conflict.
-        * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
-        _dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
+       * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
+       _dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
        r2 before calling target.
 
 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>