From 7bb59f74a2ffedd6bf2037ffe83070841055fc21 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 10 Jul 1999 23:02:24 +0000 Subject: . --- exec/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'exec') diff --git a/exec/ChangeLog b/exec/ChangeLog index a0cd4d43..a2be33d3 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,17 @@ +1999-07-10 Roland McGrath + + * 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. + * priv.h (elf_machine_matches_host): Declare it. + (elf_machine, mach_host_elf_machine): Remove decls. + * main.c (main) [!BFD]: Don't call mach_host_elf_machine. + (elf_machine): Variable removed. + + * exec.c (map): Don't cast arg to munmap to vm_address_t. + + * priv.h: Add #include for munmap decl. + 1999-07-03 Thomas Bushnell, BSG * core.c (core_dump_task): Use munmap instead of vm_deallocate, -- cgit v1.2.3