cvs commit: src/lib/libc/i386/gen Makefile.inc alloca.S

Ruslan Ermilov ru at FreeBSD.org
Tue Sep 5 09:21:30 PDT 2006


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)


More information about the cvs-all mailing list