Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 16:19:19 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf/i386 lockdflt.c rtld_machdep.h
Message-ID:  <200206242319.g5ONJJd39188@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2002/06/24 16:19:19 PDT

  Modified files:
    libexec/rtld-elf/i386 lockdflt.c rtld_machdep.h 
  Log:
  Update the asm statements to use the "+" modifier instead of
  matching constraints where appropriate.  This makes the dynamic
  linker buildable at -O0 again.
  
  Thanks to Bruce Evans for identifying the cause of the build
  problem.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.7       +5 -5      src/libexec/rtld-elf/i386/lockdflt.c
  1.7       +4 -4      src/libexec/rtld-elf/i386/rtld_machdep.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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