summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-12-19 19:41:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-12-19 19:41:17 +0000
commit2ab261c6c2f60a31ccde0d545772d756a0649b06 (patch)
treeb43de3667f586c2816a361d497d6c59c210120e9 /bfd/ChangeLog
parentff4b35251727384e69d24299be7f6fd341893473 (diff)
downloadgdb-2ab261c6c2f60a31ccde0d545772d756a0649b06.tar.gz
Reindent elf_i386_finish_dynamic_symbol
* elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ff8f1b117cf..e869b903fc8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent.
+
2012-12-18 Edgar E. Iglesias <edgar.iglesias@gmail.com>
PR ld/14736