aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2019-03-15 14:43:36 +0800
committerH.J. Lu <hjl.tools@gmail.com>2019-03-15 14:43:36 +0800
commitda0d12d2bd46730ad8327b9fac1371182996017c (patch)
tree9e32df0e7a0fa9658a2599400914a381dc83ebb0 /bfd/ChangeLog
parent4a5ee99b2f891c7adcafd4c4d9e3c360a5c475fd (diff)
downloadgdb-da0d12d2bd46730ad8327b9fac1371182996017c.zip
gdb-da0d12d2bd46730ad8327b9fac1371182996017c.tar.gz
gdb-da0d12d2bd46730ad8327b9fac1371182996017c.tar.bz2
Re-indent elf_x86_64_relocate_section
* elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
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 1e2681e..084dbe0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2019-03-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
+
2019-03-14 Nick Clifton <nickc@redhat.com>
PR 24334