Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 21:44:35 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 boot2.c
Message-ID:  <201107252144.p6PLiw8o029074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 21:44:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/common      ufsread.c 
    sys/boot/i386/boot2  boot2.c 
  Log:
  SVN rev 224406 on 2011-07-25 21:44:35Z by marius
  
  MFC: r218713, r218716
  
  Apply a few small optimizations to boot2's code, to make it shrink a
  little further.  This gets us further on the way to be able to build it
  successfully with clang.  Using in-tree gcc, this shrinks boot2.bin with
  60 bytes, the in-tree clang shaves off 72 bytes, and ToT clang 84 bytes.
  
  Submitted by:   rdivacky
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.19.2.3  +1 -1      src/sys/boot/common/ufsread.c
  1.88.2.3  +4 -3      src/sys/boot/i386/boot2/boot2.c



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