* elfcode.h (elf_core_file_p): Check for core file e_machine match

like in elf_object_p.
This commit is contained in:
Peter Schauer 1994-02-24 12:37:43 +00:00
parent aa364a25e5
commit a69b39f0c5
1 changed files with 5 additions and 0 deletions

View File

@ -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.