From ab1140746d1b9c5959def3b79ba6af548229007f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:52:42 +0000 Subject: . --- exec/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'exec') diff --git a/exec/ChangeLog b/exec/ChangeLog index a2be33d3..9bfbb274 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,5 +1,11 @@ 1999-07-10 Roland McGrath + * hostarch.c (mach_host_elf_machine): Replaced with ... + (elf_machine_matches_host): New function. Instead of returning + an ELF EM_* code, take one and check if it matches the host; + operate only on mach_host_self(), cache results, + Grok CPU_TYPE_{I486,PENTIUM,PENTIUMPRO} to accept EM_386 or EM_486. + Grok POWERPC, ALPHA, HPPA types. * exec.c (check_elf): Call elf_machine_matches_host instead of comparing against elf_machine. (load_section): #if 0 out no-op code that uses elf_machine. -- cgit v1.2.3