From 29626620f7aa9e631a4173bb38069d77088b0bb2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 26 Sep 2004 20:20:03 +0000 Subject: . --- exec/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'exec') diff --git a/exec/ChangeLog b/exec/ChangeLog index 5db6eff6..6f01d7b0 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,11 @@ +2004-09-26 Roland McGrath + + * priv.h (struct execdata.info.elf): New field `phdr_addr'. + * exec.c (check_elf): Set E->info.elf.phdr_addr here from e_phoff. + (check_elf_phdr): Don't check for PT_PHDR, remove last two args. + (do_exec): Update callers. Set BOOT->phdr_addr and BOOT->phdr_size + using info saved by check_elf. + 2004-02-11 Roland McGrath * exec.c (servercopy): Change signature to avoid casted arguments. -- cgit v1.2.3