aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-05-13 03:57:46 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-05-13 03:57:46 -0700
commitaa9f7286724c2e47077f2f5456d464a961f8e8a4 (patch)
tree2763bbdab6a00b0ae7cbef80d0dee23e20ef16b5 /binutils/ChangeLog
parent6604eb5f404cb2590ee417f45cf006442f976676 (diff)
downloadgdb-aa9f7286724c2e47077f2f5456d464a961f8e8a4.zip
gdb-aa9f7286724c2e47077f2f5456d464a961f8e8a4.tar.gz
gdb-aa9f7286724c2e47077f2f5456d464a961f8e8a4.tar.bz2
Return ELF_CLASS_BOTH by default
* elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ee9a793f..333a82d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
+
2015-05-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* MAINTAINERS: Add myself as s390 and s390x maintainer.