Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 13:47:58 -0700 (PDT)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/cdldr cdldr.s src/sys/boot/i386/pxeldr pxeldr.s
Message-ID:  <200108092047.f79KlwT95344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2001/08/09 13:47:58 PDT

  Modified files:
    sys/boot/i386/cdldr  cdldr.s 
    sys/boot/i386/pxeldr pxeldr.s 
  Log:
  Allow for text section alignment to properly align the "end" symbol at the
  actual end of the section. The new gas (binutils) puts in additional padding
  which was misaligning the concatenated btx loader.
  
  Reported by:	Oliver Hartmann <ohartman@klima.physik.uni-mainz.de>,
  		Harti Brandt <brandt@fokus.gmd.de>
  Tested by:	Oliver Hartmann <ohartman@klima.physik.uni-mainz.de>,
  		David Wolfskill <dhw@whistle.com>, ps
  Reviewed by:	jhb
  MFC after:	1 day
  
  Revision  Changes    Path
  1.6       +2 -1      src/sys/boot/i386/cdldr/cdldr.s
  1.8       +2 -1      src/sys/boot/i386/pxeldr/pxeldr.s


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?200108092047.f79KlwT95344>