Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 14:18:17 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200209032118.g83LIILX097108@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/09/03 14:18:17 PDT

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Make the text segment locating heuristics from rev 1.121 more reliable
  so that it works on the Alpha.  This defines the segment that the entry
  point exists in as 'text' and any others (usually one) as data.
  
  Submitted by: tmm
  Tested on: i386, alpha
  
  Revision  Changes    Path
  1.125     +10 -15    src/sys/kern/imgact_elf.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209032118.g83LIILX097108>