DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src Makefile.inc1 src/libexec/rtld-elf Makefile src/lib Makefile src/lib/libc Makefile src/lib/libc_rtld Makefile


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 29 Apr 2005 14:46:41 -0700 (PDT)

joerg       2005/04/29 14:46:41 PDT

DragonFly src repository

  Modified files:
    .                    Makefile.inc1 
    libexec/rtld-elf     Makefile 
    lib                  Makefile 
    lib/libc             Makefile 
  Added files:
    lib/libc_rtld        Makefile 
  Log:
  Make a special libc version for RTLD which doesn't use TLS as it will
  soon be added. Don't install it, keep it in the build tree. Also
  build the rtld itself without TLS dependencies. Stop building and
  installing the normal libc as PIC archive.
  
  Discussed-with: dillon
  
  Revision  Changes    Path
  1.66      +1 -1      src/Makefile.inc1
  1.7       +5 -5      src/libexec/rtld-elf/Makefile
  1.20      +1 -1      src/lib/Makefile
  1.9       +0 -1      src/lib/libc/Makefile


http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.65&r2=1.66&f=u
http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/Makefile.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/Makefile.diff?r1=1.19&r2=1.20&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/Makefile.diff?r1=1.8&r2=1.9&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]