Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 05:34:46 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf Makefile.mips
Message-ID:  <201001100535.o0A5Z18H098585@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-01-10 05:34:46 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.mips 
  Log:
  SVN rev 201984 on 2010-01-10 05:34:46Z by imp
  
  Merge r187428, r191079, r195533, r195669, r197004, r197012 and r197015
  from projects/mips to head by hand:
  
  r197015 | imp | 2009-09-08 21:59:46 -0600 (Tue, 08 Sep 2009) | 2 lines
  Prefer PTR_LA over a naked la to work with 64-bits..
  
  r197012 | imp | 2009-09-08 21:46:04 -0600 (Tue, 08 Sep 2009) | 3 lines
  Use proper set of flags to build the tramp.  this gets 64-bit almost
  building and lets me debug the 'almost' :)
  
  r197004 | imp | 2009-09-08 18:47:12 -0600 (Tue, 08 Sep 2009) | 2 lines
  Use ${LDSCRIPT_NAME} in preference to ldscript.$M.
  
  r195669 | gonzo | 2009-07-13 17:03:44 -0600 (Mon, 13 Jul 2009) | 3 lines
  - Remove -mno-dsp from CFLAGS. MIPS DSP ASE is off by default
    now (as it should be)
  
  r195533 | imp | 2009-07-10 01:21:26 -0600 (Fri, 10 Jul 2009) | 4 lines
  Add in the emulation selection when linking...  We're still not 100%
  of the way there, but we're better with it.  hack.so build now, but
  we die when we try to link it in.
  
  r191079 | gonzo | 2009-04-14 16:53:22 -0600 (Tue, 14 Apr 2009) | 2 lines
  - Revert changes accidentally killed by merge operation
  
  r187418 | gonzo | 2009-01-18 19:37:10 -0700 (Sun, 18 Jan 2009) | 4 lines
  - Add trampoline stuff for bootloaders that do not support ELF
  - Replace arm'ish KERNPHYSADDR/KERNVIRTADDR with
      KERNLOADADDR/TRAMPLOADADDR and clean configs
  
  Revision  Changes    Path
  1.2       +56 -2     src/sys/conf/Makefile.mips



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