Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2006 16:21:27 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/gen Makefile.inc alloca.S
Message-ID:  <200609051621.k85GLRoN066898@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2006-09-05 16:21:27 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/i386/gen    Makefile.inc 
  Removed files:
    lib/libc/i386/gen    alloca.S 
  Log:
  GC dead code.  If we want to stay polite to the foreign compilers,
  we can find another way to issue an #error, but using a preprocessed
  assembler for that purpose and clobbering libc.a with an empty .o
  just for the sake of #error reporting is way too much of a burden.
  
  Revision  Changes    Path
  1.23      +1 -1      src/lib/libc/i386/gen/Makefile.inc
  1.13      +0 -62     src/lib/libc/i386/gen/alloca.S (dead)



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