Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2011 22:15:12 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf ldscript.mips.mips64
Message-ID:  <201101192215.p0JMFUfL041746@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2011-01-19 22:15:12 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             ldscript.mips.mips64 
  Log:
  SVN rev 217612 on 2011-01-19 22:15:12Z by jmallett
  
  The output format should be determined by the ABI flags, not the ldscript.
  This ldscript is used with both little-endian and big-endian targets.
  
  This hopefully fixes MIPS universe.
  
  NB: We really should get rid of almost all of the MIPS ldscripts.  There's
      only gratuitous differences between them, mostly because they're too
      specific or they do things like specify the output format rather than
      taking it from flags given in the kernel config file or the default
      output format of the compiler.
  
  Also add svn:keywords property.
  
  Revision  Changes    Path
  1.2       +0 -3      src/sys/conf/ldscript.mips.mips64



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