From owner-cvs-all Sat Jun 22 11:36:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E41B537B404; Sat, 22 Jun 2002 11:36:21 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5MIaLK01044; Sat, 22 Jun 2002 11:36:21 -0700 (PDT) (envelope-from dillon) Message-Id: <200206221836.g5MIaLK01044@freefall.freebsd.org> From: Matt Dillon Date: Sat, 22 Jun 2002 11:36:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/ia64 reloc.c src/libexec/rtld-elf/sparc64 reloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/06/22 11:36:21 PDT Modified files: libexec/rtld-elf/ia64 reloc.c libexec/rtld-elf/sparc64 reloc.c Log: The last bits of the alloca -> mmap fix. IA64 and SPARC64 (current only). Untested (testing request went unanswered), but sparc64 is not expected to cause problems. IA64 is not expected to cause problems but the patch was slightly more complex so the possibility exists. Approved by: jdp Revision Changes Path 1.7 +43 -17 src/libexec/rtld-elf/ia64/reloc.c 1.2 +15 -4 src/libexec/rtld-elf/sparc64/reloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message