Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2011 20:18:52 +0000 (UTC)
From:      Dimitry Andric <dim@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:  <201102152019.p1FKJ9UL089036@repoman.freebsd.org>

index | next in thread | raw e-mail

dim         2011-02-15 20:18:52 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      ufsread.c 
    sys/boot/i386/boot2  boot2.c 
  Log:
  SVN rev 218713 on 2011-02-15 20:18:52Z by dim
  
  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.21      +1 -1      src/sys/boot/common/ufsread.c
  1.91      +4 -3      src/sys/boot/i386/boot2/boot2.c


help

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