Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2002 10:56:30 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 elf_machdep.c
Message-ID:  <200212021856.gB2IuUpU064966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/12/02 10:56:30 PST

  Modified files:
    sys/sparc64/sparc64  elf_machdep.c 
  Log:
  Remove a workaround for a binutils bug that was fixed in the recent
  import, as it breaks the relocation kernel modules built with the new
  binutils.
  Note that this, together with the binutils import, marks a kernel module
  flag day on sparc64: modules built with the old binutils will not work
  with new kernels and vice versa. Mismatches will result in panics.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.12      +4 -19     src/sys/sparc64/sparc64/elf_machdep.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?200212021856.gB2IuUpU064966>