aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1994-02-24 12:37:43 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1994-02-24 12:37:43 +0000
commita69b39f0c53d51e174251bc4a4d5c5f2959796aa (patch)
tree64e531258cf4e9bb28a9e305cdd07eb7163b906a /bfd
parentaa364a25e510e949f7d36cd81214264d1f72c256 (diff)
downloadfsf-binutils-gdb-a69b39f0c53d51e174251bc4a4d5c5f2959796aa.zip
fsf-binutils-gdb-a69b39f0c53d51e174251bc4a4d5c5f2959796aa.tar.gz
fsf-binutils-gdb-a69b39f0c53d51e174251bc4a4d5c5f2959796aa.tar.bz2
* elfcode.h (elf_core_file_p): Check for core file e_machine match
like in elf_object_p.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f8633a7..3fc690e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 24 04:29:19 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * elfcode.h (elf_core_file_p): Check for core file e_machine match
+ like in elf_object_p.
+
Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* elfcode.h (alloca): Delete declaration.